Results

By type

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

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

2022-05-13T11:55:11.215Z||main|||||INFO|500||The following profiles are active: basic
2022-05-13T11:55:20.608Z||main|||||INFO|500||Starting service [Tomcat]
2022-05-13T11:55:20.609Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-05-13T11:55:20.699Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-05-13T11:55:24.633Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-05-13T11:55:24.789Z||main|||||INFO|500||catdb-pool - Starting...
2022-05-13T11:55:24.955Z||main|||||INFO|500||catdb-pool - Start completed.
2022-05-13T11:55:25.281Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-05-13T11:55:25.384Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-05-13T11:55:25.714Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-13T11:55:26.709Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-13T11:55:27.297Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-05-13T11:55:29.591Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-13T11:55:29.727Z||main|||||INFO|500||reqdb-pool - Starting...
2022-05-13T11:55:29.736Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-05-13T11:55:29.744Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-05-13T11:55:30.167Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-13T11:55:30.540Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-13T11:55:31.605Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-05-13T11:55:35.646Z||main|||||WARN|500||---
2022-05-13T11:55:35.647Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-05-13T11:55:35.647Z||main|||||WARN|500||---
2022-05-13T11:55:36.161Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-05-13T11:55:40.313Z||main|||||INFO|500||Started ApiHandlerApplication in 32.929 seconds (JVM running for 34.109)
2022-05-13T11:55:40.325Z|52b4cae2-0653-4f00-969d-df09bd3fde60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:55:40.334Z|52b4cae2-0653-4f00-969d-df09bd3fde60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:55:40.335Z|2a459d1d-bfcf-4dca-8f1f-8cac99a96a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:55:40.339Z|2a459d1d-bfcf-4dca-8f1f-8cac99a96a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:55:42.156Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-05-13T11:55:42.321Z|5d4eb7a0-3e98-4d76-93fd-eea0703027ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:55:42.325Z|1f18b089-6479-4039-be26-c45719cf79dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:55:42.325Z|4af3db12-2ac9-4883-8349-2319a30aa0f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-05-13T11:55:42.712Z|5d4eb7a0-3e98-4d76-93fd-eea0703027ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:55:42.712Z|1f18b089-6479-4039-be26-c45719cf79dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:55:42.712Z|4af3db12-2ac9-4883-8349-2319a30aa0f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:55:52.839Z|f58de567-06fc-435d-a0b3-6943f650a810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:55:52.839Z|afa7a66e-004f-4305-aed4-8c2dde6207c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:55:52.839Z|5f30bc01-7fb4-4ec1-86ba-f5ccaffa9db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:55:52.840Z|f58de567-06fc-435d-a0b3-6943f650a810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:55:52.840Z|afa7a66e-004f-4305-aed4-8c2dde6207c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:55:52.840Z|5f30bc01-7fb4-4ec1-86ba-f5ccaffa9db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:55:55.309Z|2be566f4-0332-45d0-99a5-e9b375571d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:55:55.313Z|2be566f4-0332-45d0-99a5-e9b375571d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:56:02.872Z|0f0d59d9-417f-48a5-8b7f-e4acfeeb5be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:02.873Z|3ef3da15-2184-49dd-bce1-6e18b7b7cd4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:02.873Z|0f0d59d9-417f-48a5-8b7f-e4acfeeb5be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:02.874Z|14fe9957-79be-4f0c-b74e-9edd034f1331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:02.874Z|3ef3da15-2184-49dd-bce1-6e18b7b7cd4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:02.875Z|14fe9957-79be-4f0c-b74e-9edd034f1331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:10.307Z|2a87c542-ccb9-4867-a5f7-7e73c59aa5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:56:10.309Z|2a87c542-ccb9-4867-a5f7-7e73c59aa5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:56:10.341Z|6dba6da7-efab-4f8a-a685-b38937984c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:56:10.342Z|6dba6da7-efab-4f8a-a685-b38937984c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:56:12.902Z|5534cfb7-ced7-496b-9d7c-b5dc7c29871f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:12.903Z|5534cfb7-ced7-496b-9d7c-b5dc7c29871f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:12.903Z|6c23bb8d-747f-4f3c-b67a-47eaa0b19003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:12.904Z|1505fbc8-ceb9-4a56-8ab7-d01ec5bf7ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:12.904Z|6c23bb8d-747f-4f3c-b67a-47eaa0b19003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:12.905Z|1505fbc8-ceb9-4a56-8ab7-d01ec5bf7ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:22.929Z|bc0bcdb9-7692-417a-b0eb-e6848820bab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:22.929Z|05d818c4-475e-4e98-b188-34790698fff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:22.930Z|bc0bcdb9-7692-417a-b0eb-e6848820bab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:22.930Z|05d818c4-475e-4e98-b188-34790698fff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:22.940Z|0dee5a74-a2b5-4323-bf68-a9e5453c6855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:22.941Z|0dee5a74-a2b5-4323-bf68-a9e5453c6855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:25.307Z|3e1e6964-39a7-4e9d-bf41-98f4f168aa62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:56:25.308Z|3e1e6964-39a7-4e9d-bf41-98f4f168aa62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:56:32.964Z|3c12da8e-ec02-4271-8f7c-6c68c5c8f144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:32.965Z|3c12da8e-ec02-4271-8f7c-6c68c5c8f144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:32.967Z|9e635b27-c00d-4fa1-bc26-229def052657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:32.968Z|9e635b27-c00d-4fa1-bc26-229def052657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:32.972Z|8844c5ab-1754-4b2b-be9f-db2e9f14a18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:32.973Z|8844c5ab-1754-4b2b-be9f-db2e9f14a18c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:40.307Z|2c8d557f-795c-4af3-b617-4033ff487970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:56:40.310Z|2c8d557f-795c-4af3-b617-4033ff487970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:56:40.344Z|4e182337-88e8-4972-9636-48c227374646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:56:40.345Z|4e182337-88e8-4972-9636-48c227374646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:56:42.994Z|d701e84c-a3c0-4591-a90c-aa16c3d863e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:42.994Z|718428e7-5c08-495d-9dd3-92bafcad8093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:42.995Z|d701e84c-a3c0-4591-a90c-aa16c3d863e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:42.995Z|49ede144-8d4c-4cc0-ab4a-b80bceb6f8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:42.995Z|718428e7-5c08-495d-9dd3-92bafcad8093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:42.996Z|49ede144-8d4c-4cc0-ab4a-b80bceb6f8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:53.019Z|812822a8-3a36-4caa-9990-483e4fed8ebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:53.021Z|812822a8-3a36-4caa-9990-483e4fed8ebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:53.022Z|6e303c2f-8957-426a-8c9f-60415d026944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:53.023Z|6e303c2f-8957-426a-8c9f-60415d026944|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:53.023Z|9f4fcd25-b788-4da9-b81b-1b34ed909bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:56:53.025Z|9f4fcd25-b788-4da9-b81b-1b34ed909bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:56:55.307Z|a824e35b-2ba4-45c2-bcb6-8114a09564d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:56:55.308Z|a824e35b-2ba4-45c2-bcb6-8114a09564d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:57:03.823Z|2eecc1a1-f4c3-42f4-9fa7-89b2dfc124fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:03.823Z|00eb9666-0be5-4969-a587-bba112c40e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:03.824Z|2eecc1a1-f4c3-42f4-9fa7-89b2dfc124fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:03.824Z|00eb9666-0be5-4969-a587-bba112c40e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:03.827Z|fb49c000-c5e6-44a5-90d5-1b89017c9582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:03.828Z|fb49c000-c5e6-44a5-90d5-1b89017c9582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:10.307Z|f43796a2-653b-469d-88f1-e6259b8de2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:57:10.308Z|f43796a2-653b-469d-88f1-e6259b8de2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:57:10.346Z|1cd5aa8d-9145-455b-8bca-796283dfeafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:57:10.347Z|1cd5aa8d-9145-455b-8bca-796283dfeafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:57:13.851Z|b7aa0e20-560b-461e-968a-ce55340199d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:13.851Z|7e3918d3-740c-43c7-b238-030f970b30f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:13.852Z|7e3918d3-740c-43c7-b238-030f970b30f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:13.855Z|f2102495-02d4-4496-bf2a-6676c6f62d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:13.855Z|f2102495-02d4-4496-bf2a-6676c6f62d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:13.854Z|b7aa0e20-560b-461e-968a-ce55340199d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:23.878Z|44b0c147-b8d8-46cc-8d70-1c8c5595fbc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:23.879Z|44b0c147-b8d8-46cc-8d70-1c8c5595fbc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:23.881Z|8d4f208c-07e8-4301-939b-d2caf959cb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:23.882Z|8d4f208c-07e8-4301-939b-d2caf959cb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:23.883Z|6b30d45c-f162-4a7e-8ea4-981ad27424bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:23.884Z|6b30d45c-f162-4a7e-8ea4-981ad27424bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:25.307Z|b1eaccf4-696c-4092-82fc-fa968bbffd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:57:25.310Z|b1eaccf4-696c-4092-82fc-fa968bbffd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:57:33.906Z|86d426b1-23f8-4461-9966-e2d9ea86007e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:33.907Z|86d426b1-23f8-4461-9966-e2d9ea86007e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:33.907Z|49d825a8-73fe-45f5-9997-6373d9c9290e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:33.908Z|49d825a8-73fe-45f5-9997-6373d9c9290e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:33.911Z|e1c55dda-bd42-4819-82c9-4d6e72c7a799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:33.912Z|e1c55dda-bd42-4819-82c9-4d6e72c7a799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:40.307Z|fc7b9edb-675b-4782-a1d0-4698e42a34ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:57:40.308Z|fc7b9edb-675b-4782-a1d0-4698e42a34ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:57:40.348Z|ee30c884-7963-4c78-901d-eac46c232ffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:57:40.350Z|ee30c884-7963-4c78-901d-eac46c232ffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:57:43.936Z|a295bd95-00c2-4c8e-8f0d-4f36088bd06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:43.936Z|c6023f29-f8a4-4008-b0f7-2602f79cab5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:43.937Z|a295bd95-00c2-4c8e-8f0d-4f36088bd06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:43.937Z|c6023f29-f8a4-4008-b0f7-2602f79cab5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:43.938Z|86b7eae8-da17-4ebf-b65c-e00c12481c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:43.939Z|86b7eae8-da17-4ebf-b65c-e00c12481c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:53.964Z|3e70454e-2e6f-48a3-a135-a401989f4b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:53.965Z|3e70454e-2e6f-48a3-a135-a401989f4b1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:53.966Z|ecc9623f-d91b-45a7-9cf1-3de51a7687ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:53.967Z|ecc9623f-d91b-45a7-9cf1-3de51a7687ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:53.968Z|09fe86f9-1fe3-41ec-8085-bd89e0c2b538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:57:53.969Z|09fe86f9-1fe3-41ec-8085-bd89e0c2b538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:57:55.307Z|7275f2e9-5f71-49b2-992a-9a8c393cb592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:57:55.308Z|7275f2e9-5f71-49b2-992a-9a8c393cb592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:06.961Z|e5c087d6-86ae-48f0-8e3b-805b57a5e1fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:06.962Z|e5c087d6-86ae-48f0-8e3b-805b57a5e1fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:06.987Z|584f2ca8-bafb-4b00-b17a-467eeb92d170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:06.988Z|e4106182-2aed-43c4-bc8f-6726741874a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:06.988Z|584f2ca8-bafb-4b00-b17a-467eeb92d170|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:06.988Z|e4106182-2aed-43c4-bc8f-6726741874a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:10.307Z|9cf43f5b-7800-4ab5-93f2-7cad39e03605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:58:10.311Z|9cf43f5b-7800-4ab5-93f2-7cad39e03605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:10.351Z|4626ae15-2a11-4aa0-aa58-d9d33df43c49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:58:10.352Z|4626ae15-2a11-4aa0-aa58-d9d33df43c49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:17.000Z|d93e68d0-6f5e-4ab2-ab5d-1d86b2afcc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:17.001Z|d93e68d0-6f5e-4ab2-ab5d-1d86b2afcc43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:17.014Z|db78b34d-3e4d-452d-b5f1-b80dda58cd39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:17.015Z|db78b34d-3e4d-452d-b5f1-b80dda58cd39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:17.089Z|81604173-21da-4716-9483-c667661adcdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:17.091Z|81604173-21da-4716-9483-c667661adcdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:25.307Z|469da261-51ff-4712-80f9-b5bcebc8eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:58:25.308Z|469da261-51ff-4712-80f9-b5bcebc8eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:27.024Z|f63e5e2b-dc74-492e-9e0f-d706345b47d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:27.025Z|f63e5e2b-dc74-492e-9e0f-d706345b47d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:27.084Z|d47b9654-8da2-40c1-a318-508d7b2353be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:27.086Z|d47b9654-8da2-40c1-a318-508d7b2353be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:27.119Z|c6c9ae69-8496-4b29-970a-312de7231ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:27.120Z|c6c9ae69-8496-4b29-970a-312de7231ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:37.054Z|09097a2a-2e74-42b8-8d3e-d17153108428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:37.055Z|09097a2a-2e74-42b8-8d3e-d17153108428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:37.114Z|e117acc2-c727-4608-8f32-80499c9611ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:37.116Z|e117acc2-c727-4608-8f32-80499c9611ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:37.146Z|1ef9eeed-0cf3-4230-8b75-ad8e0cb572f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:37.147Z|1ef9eeed-0cf3-4230-8b75-ad8e0cb572f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:40.307Z|9bf9cb00-538f-4870-aeba-2599b8cfe966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:58:40.308Z|9bf9cb00-538f-4870-aeba-2599b8cfe966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:40.353Z|a198a9e1-b1a9-49d2-9a38-46280f2e9db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:58:40.354Z|a198a9e1-b1a9-49d2-9a38-46280f2e9db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:47.085Z|588041b1-4b20-4038-8f1d-ee087f0713d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:47.087Z|588041b1-4b20-4038-8f1d-ee087f0713d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:47.143Z|542bd0cb-8393-4232-bbf9-bf1afe788d31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:47.144Z|542bd0cb-8393-4232-bbf9-bf1afe788d31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:47.172Z|9f81e22a-3f8d-4240-9e87-534aa48f62f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:47.174Z|9f81e22a-3f8d-4240-9e87-534aa48f62f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:55.307Z|3ad3e681-0d26-4531-953e-686500f4df2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:58:55.310Z|3ad3e681-0d26-4531-953e-686500f4df2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:58:57.116Z|07b08528-7bc4-4d0a-a288-eae2b8c8955d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:57.117Z|07b08528-7bc4-4d0a-a288-eae2b8c8955d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:57.171Z|b2017f93-af14-4fb4-a302-9d5af0973006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:57.172Z|b2017f93-af14-4fb4-a302-9d5af0973006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:58:57.198Z|28cade07-acee-4965-bedc-cb897925d8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:58:57.200Z|28cade07-acee-4965-bedc-cb897925d8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:07.144Z|8025549c-83ed-4c41-82d4-8d7302351008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:07.144Z|8025549c-83ed-4c41-82d4-8d7302351008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:07.197Z|2c993d8c-a86d-4eb0-a843-991fa21fe757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:07.198Z|2c993d8c-a86d-4eb0-a843-991fa21fe757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:07.223Z|0e524ab6-5261-4bdf-b120-f45388859bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:07.224Z|0e524ab6-5261-4bdf-b120-f45388859bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:10.307Z|65af8e7e-e09b-475e-9928-fdee6970a79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:59:10.308Z|65af8e7e-e09b-475e-9928-fdee6970a79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:59:10.355Z|8ea7162b-618c-44cb-a533-04b7bf164219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:59:10.355Z|8ea7162b-618c-44cb-a533-04b7bf164219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:59:17.172Z|a8222c23-9a1c-4c4e-9d40-dbd798e82445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:17.173Z|a8222c23-9a1c-4c4e-9d40-dbd798e82445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:17.226Z|10e37776-2ca5-46cf-baa7-27ab4d3aae1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:17.227Z|10e37776-2ca5-46cf-baa7-27ab4d3aae1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:17.247Z|272b36c1-57d6-4b95-9fe4-395b6834a7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:17.249Z|272b36c1-57d6-4b95-9fe4-395b6834a7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:25.308Z|af54be04-8c6c-4c1c-be1a-801138ecd3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:59:25.309Z|af54be04-8c6c-4c1c-be1a-801138ecd3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:59:27.201Z|be7395c5-60a4-4b96-a697-d28ce669fbf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:27.203Z|be7395c5-60a4-4b96-a697-d28ce669fbf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:27.254Z|d97e5982-8e3a-4cef-8761-b970f27080cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:27.255Z|d97e5982-8e3a-4cef-8761-b970f27080cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:27.277Z|ae328ee9-adb6-4108-8207-a1520124f188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:27.278Z|ae328ee9-adb6-4108-8207-a1520124f188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:37.230Z|5799c351-50a5-4018-8185-b83c0b224f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:37.231Z|5799c351-50a5-4018-8185-b83c0b224f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:37.280Z|1d819bc4-9b7c-4f90-a548-23e374baf03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:37.280Z|1d819bc4-9b7c-4f90-a548-23e374baf03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:37.301Z|615cfa0f-38c1-4afd-b762-889aee72e101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:37.302Z|615cfa0f-38c1-4afd-b762-889aee72e101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:40.307Z|814885fe-ddfe-4966-a7ba-e6c9f09bd8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:59:40.310Z|814885fe-ddfe-4966-a7ba-e6c9f09bd8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:59:40.356Z|41d2bea7-26ab-4a1a-a0cc-4d742fe2bafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:59:40.357Z|41d2bea7-26ab-4a1a-a0cc-4d742fe2bafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:59:47.258Z|8d8dd6c9-52de-4dc9-97ec-d49f036fba89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:47.259Z|8d8dd6c9-52de-4dc9-97ec-d49f036fba89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:47.305Z|0a38f01b-12a4-46c2-8f7f-184ca86c0ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:47.305Z|0a38f01b-12a4-46c2-8f7f-184ca86c0ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:47.326Z|fa920d97-7983-4d0c-ab36-219a2a2c207c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:47.327Z|fa920d97-7983-4d0c-ab36-219a2a2c207c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:55.307Z|707272bc-9117-4b54-96f2-20e786688724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T11:59:55.308Z|707272bc-9117-4b54-96f2-20e786688724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T11:59:57.283Z|d20375fe-6243-47c9-8c09-780e52582fdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:57.284Z|d20375fe-6243-47c9-8c09-780e52582fdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:57.330Z|4489ea7c-7d84-4c71-844b-f935ee3b5e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:57.331Z|4489ea7c-7d84-4c71-844b-f935ee3b5e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T11:59:57.348Z|aa073782-a47b-4a7a-a810-efe0fc1afc3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T11:59:57.349Z|aa073782-a47b-4a7a-a810-efe0fc1afc3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:07.308Z|f2789c9f-c6ea-451c-9b0d-1feed3918f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:07.309Z|f2789c9f-c6ea-451c-9b0d-1feed3918f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:07.355Z|d68fbe2b-2cc5-4c24-b7fd-0d3c9c39e87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:07.356Z|d68fbe2b-2cc5-4c24-b7fd-0d3c9c39e87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:07.377Z|3f239420-05da-499f-ba0c-ac6598f60238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:07.380Z|3f239420-05da-499f-ba0c-ac6598f60238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:10.307Z|fea37deb-1f37-45c1-b713-77e9a3910f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:00:10.308Z|fea37deb-1f37-45c1-b713-77e9a3910f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:00:10.358Z|d0f88933-1454-4a96-8442-adb4950f51a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:00:10.359Z|d0f88933-1454-4a96-8442-adb4950f51a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:00:17.336Z|2b2d808a-6a73-4a7d-8d36-1c775841c1fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:17.337Z|2b2d808a-6a73-4a7d-8d36-1c775841c1fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:17.381Z|0c4876bc-08be-434b-a9cc-5c61b28413ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:17.382Z|0c4876bc-08be-434b-a9cc-5c61b28413ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:17.406Z|cef2a68b-d151-4b8f-b69e-75dc0b924e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:17.407Z|cef2a68b-d151-4b8f-b69e-75dc0b924e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:25.307Z|ccc3d95c-8ca6-4ab4-bc0d-d49541afc2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:00:25.310Z|ccc3d95c-8ca6-4ab4-bc0d-d49541afc2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:00:27.361Z|d7178267-3b50-4374-9e32-46eafc7e43ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:27.362Z|d7178267-3b50-4374-9e32-46eafc7e43ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:27.408Z|0d1a7eb9-3da0-4920-9790-27049c2edc6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:27.409Z|0d1a7eb9-3da0-4920-9790-27049c2edc6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:27.430Z|135d71cc-2300-4b23-ba83-db7b0f3afa90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:27.431Z|135d71cc-2300-4b23-ba83-db7b0f3afa90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:37.387Z|1eba378b-ad63-4f8e-8a29-069ab7f0902c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:37.388Z|1eba378b-ad63-4f8e-8a29-069ab7f0902c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:37.437Z|03643e4b-8eb9-46e8-9f3f-4467c4f8dc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:37.438Z|03643e4b-8eb9-46e8-9f3f-4467c4f8dc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:37.458Z|fa54a8a3-09a8-449a-a3dc-fd9c93a9afc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:37.459Z|fa54a8a3-09a8-449a-a3dc-fd9c93a9afc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:40.307Z|68debd96-c6ac-4b35-8fa1-aaf564555276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:00:40.308Z|68debd96-c6ac-4b35-8fa1-aaf564555276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:00:40.360Z|371a450f-0afd-4dc8-b117-c4937be1cb89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:00:40.361Z|371a450f-0afd-4dc8-b117-c4937be1cb89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:00:47.415Z|db9338e1-a22d-440d-86ec-7510547be000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:47.416Z|db9338e1-a22d-440d-86ec-7510547be000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:47.463Z|112e7c33-4c0b-4a84-b497-c98546ae62be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:47.464Z|112e7c33-4c0b-4a84-b497-c98546ae62be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:47.483Z|c437688a-2d61-4f6a-9fd5-e50a72478f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:47.484Z|c437688a-2d61-4f6a-9fd5-e50a72478f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:55.307Z|80745e20-f399-435a-963e-15752009c75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:00:55.308Z|80745e20-f399-435a-963e-15752009c75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:00:57.442Z|27e3e183-3767-4c81-97a8-c4aff5b922d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:57.443Z|27e3e183-3767-4c81-97a8-c4aff5b922d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:57.492Z|90aff376-ff55-4a50-b987-1550de7aa238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:57.494Z|90aff376-ff55-4a50-b987-1550de7aa238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:00:57.509Z|4d84eab8-f921-473e-af07-2021e8d134cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:00:57.510Z|4d84eab8-f921-473e-af07-2021e8d134cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:08.151Z|896a2a00-ede1-442c-9545-2d2af25ff203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:08.151Z|896a2a00-ede1-442c-9545-2d2af25ff203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:08.154Z|161f196a-c55b-4587-90ab-0313feb45d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:08.154Z|161f196a-c55b-4587-90ab-0313feb45d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:08.156Z|6fa2df10-637e-43da-a564-ea420eb8e5ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:08.157Z|6fa2df10-637e-43da-a564-ea420eb8e5ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:10.307Z|0c3890ef-74bd-4e6f-9018-7016497053de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:01:10.310Z|0c3890ef-74bd-4e6f-9018-7016497053de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:01:10.362Z|6a2ca242-c63e-4b98-9055-87a06d1823c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:01:10.363Z|6a2ca242-c63e-4b98-9055-87a06d1823c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:01:18.173Z|a941f33f-fe27-4ee8-a976-556657150665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:18.173Z|17cc3824-0d58-44e6-bed3-f368fe90c63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:18.173Z|a941f33f-fe27-4ee8-a976-556657150665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:18.174Z|17cc3824-0d58-44e6-bed3-f368fe90c63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:18.179Z|29ac1f5c-b5ff-4175-81e9-ff63ed75054d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:18.180Z|29ac1f5c-b5ff-4175-81e9-ff63ed75054d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:25.307Z|0a76ad2c-cf48-4567-8a49-7de6c32e6861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:01:25.308Z|0a76ad2c-cf48-4567-8a49-7de6c32e6861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:01:28.199Z|050298d8-78bb-46f7-b4c5-c6b3caa17e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:28.200Z|050298d8-78bb-46f7-b4c5-c6b3caa17e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:28.201Z|f52be92c-4abb-4b13-a8f7-00e6174e3b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:28.202Z|f52be92c-4abb-4b13-a8f7-00e6174e3b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:28.202Z|74f05a3a-8122-44fa-a94d-c5ba12335236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:28.203Z|74f05a3a-8122-44fa-a94d-c5ba12335236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:38.226Z|75ba8919-1952-47bf-841b-da3bcc5ac076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:38.226Z|75ba8919-1952-47bf-841b-da3bcc5ac076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:38.228Z|f621fbf3-fe19-40f5-9672-6a68d7e5d3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:38.228Z|f621fbf3-fe19-40f5-9672-6a68d7e5d3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:38.232Z|a50dd9a9-ad3a-48dd-9db8-6c6cf5d16e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:38.233Z|a50dd9a9-ad3a-48dd-9db8-6c6cf5d16e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:40.307Z|f25cc542-7119-4d7a-8238-2c136cab4197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:01:40.307Z|f25cc542-7119-4d7a-8238-2c136cab4197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:01:40.364Z|0068f178-24dc-4787-8ada-9cdd25f2e80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:01:40.365Z|0068f178-24dc-4787-8ada-9cdd25f2e80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:01:48.251Z|619fe7f3-0075-4b0c-ab20-c9621fc5bd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:48.252Z|619fe7f3-0075-4b0c-ab20-c9621fc5bd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:48.254Z|3d16b66d-170e-4be1-b7ea-c02289fefb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:48.255Z|3d16b66d-170e-4be1-b7ea-c02289fefb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:48.257Z|24041cb6-c9a6-48e0-b81a-0ebce424ae99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:48.258Z|24041cb6-c9a6-48e0-b81a-0ebce424ae99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:55.307Z|7009f823-92ad-4c2d-a5e1-ee33833850e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:01:55.310Z|7009f823-92ad-4c2d-a5e1-ee33833850e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:01:58.277Z|59b02edc-6e70-44cc-b60c-63d74fd5ffeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:58.278Z|06eb7eb1-ccea-4b65-a94a-fd87bce9a5a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:58.278Z|06eb7eb1-ccea-4b65-a94a-fd87bce9a5a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:58.278Z|59b02edc-6e70-44cc-b60c-63d74fd5ffeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:01:58.284Z|f19eb7c3-9995-428a-aa80-4410cdd3896a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:01:58.285Z|f19eb7c3-9995-428a-aa80-4410cdd3896a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:08.303Z|ec126e99-5a83-43f2-9908-6d1582a9ec21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:08.304Z|ec126e99-5a83-43f2-9908-6d1582a9ec21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:08.306Z|545c4a9c-5624-443a-8a96-93aa9a2f7c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:08.306Z|545c4a9c-5624-443a-8a96-93aa9a2f7c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:08.309Z|c346fc7b-178d-430b-9e23-83581cd87c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:08.309Z|c346fc7b-178d-430b-9e23-83581cd87c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:10.307Z|24ce01af-facb-4221-92e3-26383c086d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:02:10.308Z|24ce01af-facb-4221-92e3-26383c086d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:02:10.366Z|eefc9a91-3f40-4ea0-bbbe-bf56d65c5774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:02:10.367Z|eefc9a91-3f40-4ea0-bbbe-bf56d65c5774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:02:18.331Z|371ac781-04d8-4ff6-bc2e-b9f4607d0c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:18.332Z|f438c079-02a5-4b27-a80b-9b4c490e8199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:18.332Z|371ac781-04d8-4ff6-bc2e-b9f4607d0c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:18.333Z|f438c079-02a5-4b27-a80b-9b4c490e8199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:18.333Z|370e1f7c-7efd-4c57-a44c-23090e6f43f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:18.334Z|370e1f7c-7efd-4c57-a44c-23090e6f43f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:25.307Z|4fef261a-5325-46ae-8fbe-0ac8fe305ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:02:25.308Z|4fef261a-5325-46ae-8fbe-0ac8fe305ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:02:28.355Z|98dee304-f1d9-4e53-b04a-19f69b686abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:28.356Z|98dee304-f1d9-4e53-b04a-19f69b686abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:28.359Z|0a322901-3fd7-45fc-9e83-908d3ab252cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:28.360Z|0a322901-3fd7-45fc-9e83-908d3ab252cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:28.360Z|34881dc8-76c7-47d7-ac25-769d3d7d578b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:28.361Z|34881dc8-76c7-47d7-ac25-769d3d7d578b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:38.382Z|c9602fdc-4094-4f4b-9752-95a09c9c2534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:38.383Z|c9602fdc-4094-4f4b-9752-95a09c9c2534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:38.385Z|07e1bf07-3acd-4546-8fe5-714027fbc2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:38.386Z|07e1bf07-3acd-4546-8fe5-714027fbc2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:38.389Z|d48411ea-627b-4a41-99b3-bef02c8c69b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:38.390Z|d48411ea-627b-4a41-99b3-bef02c8c69b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:40.306Z|26b0c224-2da7-4b31-8e48-c07c058c98a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:02:40.309Z|26b0c224-2da7-4b31-8e48-c07c058c98a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:02:40.368Z|80289269-104c-4930-8335-132ee35a4721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:02:40.369Z|80289269-104c-4930-8335-132ee35a4721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:02:48.407Z|f4421daa-2163-4ceb-a1f6-fe0d8d2be2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:48.408Z|f4421daa-2163-4ceb-a1f6-fe0d8d2be2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:48.413Z|c0fac9ff-bcc3-47b8-b81a-cc327c902616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:48.414Z|262bfc34-dec8-4281-b487-915ce7a5b594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:48.414Z|c0fac9ff-bcc3-47b8-b81a-cc327c902616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:48.415Z|262bfc34-dec8-4281-b487-915ce7a5b594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:55.307Z|f75ef6fb-0a7c-4401-8b8a-4b94e2324480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:02:55.307Z|f75ef6fb-0a7c-4401-8b8a-4b94e2324480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:02:58.436Z|b63ede02-cecc-43fb-8788-2fe0f3ed32fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:58.437Z|b63ede02-cecc-43fb-8788-2fe0f3ed32fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:58.440Z|1f8b71f0-8414-4684-b791-da79dd4ed5cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:58.440Z|1f8b71f0-8414-4684-b791-da79dd4ed5cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:02:58.443Z|acad0119-19fc-4ce7-9136-ef7dbb6d4a17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:02:58.444Z|acad0119-19fc-4ce7-9136-ef7dbb6d4a17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:08.463Z|27f87e50-dd27-4963-8644-260e6a3976cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:08.464Z|27f87e50-dd27-4963-8644-260e6a3976cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:08.465Z|3f6793f8-1e4b-4655-aa55-02e4024c1be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:08.466Z|3f6793f8-1e4b-4655-aa55-02e4024c1be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:08.468Z|bfd2fe14-a7de-4903-be40-67fec1482120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:08.469Z|bfd2fe14-a7de-4903-be40-67fec1482120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:10.307Z|7226414f-5a4c-44a0-a627-8eb675158d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:03:10.307Z|7226414f-5a4c-44a0-a627-8eb675158d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:03:10.370Z|b32677e6-bdaa-47e1-99ec-2975369f7e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:03:10.371Z|b32677e6-bdaa-47e1-99ec-2975369f7e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:03:18.497Z|8e4b557a-c9b6-4503-815e-09ae1d033868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:18.497Z|cf2dd7cf-8e45-4a98-ad7c-512331f075d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:18.497Z|92c43dce-e03a-4cb0-b2e9-06d74a799a1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:18.497Z|8e4b557a-c9b6-4503-815e-09ae1d033868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:18.498Z|cf2dd7cf-8e45-4a98-ad7c-512331f075d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:18.498Z|92c43dce-e03a-4cb0-b2e9-06d74a799a1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:25.307Z|1dfa8ea5-16cb-416a-aa06-80cf9de72cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:03:25.310Z|1dfa8ea5-16cb-416a-aa06-80cf9de72cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:03:29.056Z|5392b618-7063-42b0-952f-6600bc6e83fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:29.056Z|76e39720-a44d-490b-ae5a-a8da53595189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:29.057Z|76e39720-a44d-490b-ae5a-a8da53595189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:29.057Z|5392b618-7063-42b0-952f-6600bc6e83fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:29.060Z|a0a0fabd-db02-46fc-9e9b-fdb57900ca8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:29.061Z|a0a0fabd-db02-46fc-9e9b-fdb57900ca8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:39.093Z|6c1deb2c-8f32-4740-b39f-3e38f9542922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:39.094Z|6c1deb2c-8f32-4740-b39f-3e38f9542922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:39.094Z|5a7fd3e5-cdb8-4dc6-a990-cdb5538e1742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:39.094Z|0e9bc85e-4931-4899-b6f8-4991e9e44f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:39.095Z|0e9bc85e-4931-4899-b6f8-4991e9e44f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:39.095Z|5a7fd3e5-cdb8-4dc6-a990-cdb5538e1742|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:40.307Z|acadd91e-6c18-47d9-adff-f10bbb16017f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:03:40.308Z|acadd91e-6c18-47d9-adff-f10bbb16017f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:03:40.372Z|ed1bd11c-236e-4651-9d02-bee1f731574b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:03:40.373Z|ed1bd11c-236e-4651-9d02-bee1f731574b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:03:49.116Z|35664239-78cb-4816-b50e-88c4c7ff3758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:49.116Z|005f4245-cace-4340-a405-d2c963bf8753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:49.117Z|7d11c41b-b919-4f1e-8ac7-56b719f22ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:49.117Z|35664239-78cb-4816-b50e-88c4c7ff3758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:49.117Z|005f4245-cace-4340-a405-d2c963bf8753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:49.117Z|7d11c41b-b919-4f1e-8ac7-56b719f22ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:55.307Z|37468179-bf54-475f-b1d1-8563216b55d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:03:55.307Z|37468179-bf54-475f-b1d1-8563216b55d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:03:59.140Z|1470edf1-8ad8-4b29-9df7-e6c33510eb21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:59.140Z|a72d4c83-37bc-49a2-a5fb-1072b5ac18a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:59.140Z|1470edf1-8ad8-4b29-9df7-e6c33510eb21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:59.141Z|a72d4c83-37bc-49a2-a5fb-1072b5ac18a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:03:59.142Z|d8784711-7488-4e64-86a2-17b450c94f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:03:59.143Z|d8784711-7488-4e64-86a2-17b450c94f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:09.164Z|58bae157-55fe-421c-a5c1-f05f7cf03e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:09.165Z|58bae157-55fe-421c-a5c1-f05f7cf03e58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:09.165Z|f5579887-3046-48df-a436-c2f9e6a185ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:09.166Z|f5579887-3046-48df-a436-c2f9e6a185ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:09.169Z|56b8e78a-d6a2-4d8f-ae6c-1cfffb5bfbec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:09.170Z|56b8e78a-d6a2-4d8f-ae6c-1cfffb5bfbec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:10.307Z|c71a227f-6958-4cef-b4ec-220dac7639db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:04:10.310Z|c71a227f-6958-4cef-b4ec-220dac7639db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:04:10.374Z|479224ad-8b6a-40fe-b01d-c99503ff4b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:04:10.374Z|479224ad-8b6a-40fe-b01d-c99503ff4b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:04:19.191Z|38c787c0-e678-47b2-ac7d-40d0e425694b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:19.191Z|982eaec6-4abf-44ea-bd1d-f8c932baf098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:19.191Z|38c787c0-e678-47b2-ac7d-40d0e425694b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:19.192Z|982eaec6-4abf-44ea-bd1d-f8c932baf098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:19.193Z|69599b50-d17e-49bf-a1e9-b3240e6d7293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:19.194Z|69599b50-d17e-49bf-a1e9-b3240e6d7293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:25.307Z|47f2b125-0ab4-4b01-99f0-ffc1c0a5af4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:04:25.307Z|47f2b125-0ab4-4b01-99f0-ffc1c0a5af4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:04:29.215Z|be5d5f99-88e5-47c8-b1df-b8a35876fc3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:29.215Z|c97d207e-55e7-4e06-9d78-8bb2bc6d9b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:29.215Z|c97d207e-55e7-4e06-9d78-8bb2bc6d9b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:29.215Z|be5d5f99-88e5-47c8-b1df-b8a35876fc3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:29.216Z|6818f8a7-da9a-4595-81c8-9a226f600bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:29.216Z|6818f8a7-da9a-4595-81c8-9a226f600bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:39.238Z|1bd4e8bb-536c-47ce-8dbc-6ca71fb0b9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:39.238Z|c248d0bf-7ac6-49b7-9b01-6d53673d7d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:39.239Z|1bd4e8bb-536c-47ce-8dbc-6ca71fb0b9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:39.239Z|c248d0bf-7ac6-49b7-9b01-6d53673d7d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:39.240Z|ba38dcf9-9b00-4b3f-91c5-c3c966e00592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:39.240Z|ba38dcf9-9b00-4b3f-91c5-c3c966e00592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:40.307Z|fda49796-f430-4109-925f-d08bb76365a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:04:40.307Z|fda49796-f430-4109-925f-d08bb76365a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:04:40.375Z|fa1242ad-9248-4f68-a60d-e564b7dad6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:04:40.376Z|fa1242ad-9248-4f68-a60d-e564b7dad6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:04:49.264Z|8801b73c-49d9-4bb7-91fa-c59fb3a67eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:49.265Z|8801b73c-49d9-4bb7-91fa-c59fb3a67eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:49.265Z|55c8999a-9f81-4412-a4ab-af812697f300|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:49.266Z|55c8999a-9f81-4412-a4ab-af812697f300|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:49.268Z|2e9d32a1-4ef9-499c-b374-4c20c14c3c62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:49.268Z|2e9d32a1-4ef9-499c-b374-4c20c14c3c62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:55.307Z|bb831893-9c17-46e9-95cb-f36bbb9f9d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:04:55.310Z|bb831893-9c17-46e9-95cb-f36bbb9f9d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:04:59.290Z|e8acf8e8-fdbe-4805-bd2b-9d40e7b500f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:59.291Z|e8acf8e8-fdbe-4805-bd2b-9d40e7b500f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:59.292Z|8b6152ff-ddd6-4da0-9edd-cd71d15b54f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:59.293Z|f82be62a-28fa-4392-a2c2-8ffbed0181b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:04:59.293Z|8b6152ff-ddd6-4da0-9edd-cd71d15b54f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:04:59.293Z|f82be62a-28fa-4392-a2c2-8ffbed0181b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:09.316Z|1d3f7c67-650b-467f-979a-15b8a22b29a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:09.316Z|1d3f7c67-650b-467f-979a-15b8a22b29a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:09.316Z|ea7fa76e-b95d-4984-a906-bc88c39fdfe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:09.317Z|ea7fa76e-b95d-4984-a906-bc88c39fdfe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:09.319Z|7c2da40d-6ad1-4b94-9b08-c209a135c93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:09.320Z|7c2da40d-6ad1-4b94-9b08-c209a135c93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:10.307Z|5db633f2-4a7a-4076-9848-6ac33fb6188d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:05:10.307Z|5db633f2-4a7a-4076-9848-6ac33fb6188d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:05:10.377Z|1027f33a-86a9-45f1-9f8f-1f103fd0b850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:05:10.377Z|1027f33a-86a9-45f1-9f8f-1f103fd0b850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:05:19.342Z|ef0203f1-608e-45b6-8d25-94cfae2b477c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:19.342Z|d69c2bbd-6710-4c57-b955-c8d312f0b8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:19.342Z|ef0203f1-608e-45b6-8d25-94cfae2b477c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:19.342Z|d69c2bbd-6710-4c57-b955-c8d312f0b8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:19.346Z|20593691-8fe6-4c5a-884c-4aac1501b450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:19.347Z|20593691-8fe6-4c5a-884c-4aac1501b450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:25.307Z|f984fe3f-dd45-4578-b16e-ee0b72206abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:05:25.307Z|f984fe3f-dd45-4578-b16e-ee0b72206abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:05:29.367Z|83a4b711-3474-417b-83fd-c23486f6247c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:29.367Z|83a4b711-3474-417b-83fd-c23486f6247c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:29.369Z|06922fe9-d43a-418a-bcbe-bcb761f13c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:29.370Z|06922fe9-d43a-418a-bcbe-bcb761f13c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:29.371Z|127e6a7d-57db-4ca8-89e2-b3100b350228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:29.372Z|127e6a7d-57db-4ca8-89e2-b3100b350228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:39.391Z|5e9fdc89-5379-48ab-943b-af498a61d639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:39.392Z|5e9fdc89-5379-48ab-943b-af498a61d639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:39.393Z|1a106247-a0dd-467a-9467-b2dcccf076a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:39.394Z|1a106247-a0dd-467a-9467-b2dcccf076a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:39.394Z|3c2ece98-a961-48fa-a9ab-c0eac9dc0a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:39.395Z|3c2ece98-a961-48fa-a9ab-c0eac9dc0a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:40.307Z|47886e0e-ac9c-4205-a25f-3b40765547b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:05:40.310Z|47886e0e-ac9c-4205-a25f-3b40765547b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:05:40.378Z|6fffbd1e-7ee5-4992-8ff9-ae4aa40fbff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:05:40.379Z|6fffbd1e-7ee5-4992-8ff9-ae4aa40fbff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:05:49.416Z|843f2d01-b6b5-4fc0-b73d-bb46b16fa51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:49.416Z|54babce2-1ba0-4786-8aec-4ca3a725ed5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:49.417Z|843f2d01-b6b5-4fc0-b73d-bb46b16fa51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:49.417Z|a8e7721a-4c49-4cf8-b40c-fa529c8ef5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:49.417Z|54babce2-1ba0-4786-8aec-4ca3a725ed5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:49.418Z|a8e7721a-4c49-4cf8-b40c-fa529c8ef5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:53.536Z|f76e841f-bfe3-46ab-9086-c6dfa3c6bf38|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:05:53.537Z|f76e841f-bfe3-46ab-9086-c6dfa3c6bf38|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:55.307Z|273fdbc9-c45e-406a-9581-4b4b46941f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:05:55.307Z|273fdbc9-c45e-406a-9581-4b4b46941f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:05:59.439Z|3bc388a3-7c31-4acf-bff6-4d4014d82416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:59.440Z|3bc388a3-7c31-4acf-bff6-4d4014d82416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:59.440Z|5b3cbdac-e60f-46a1-a415-7898ca317266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:59.440Z|5b3cbdac-e60f-46a1-a415-7898ca317266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:05:59.440Z|744a0cdc-b194-4f28-a597-b27b28974e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:05:59.441Z|744a0cdc-b194-4f28-a597-b27b28974e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:09.466Z|17dc5079-d5c9-48b7-91c7-c88f6fa83519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:09.467Z|98aa1a83-3d15-4041-aab6-9ba4c8f9ad28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:09.467Z|17dc5079-d5c9-48b7-91c7-c88f6fa83519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:09.467Z|921ab215-b9c4-4e5f-b5ad-36d152647265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:09.467Z|98aa1a83-3d15-4041-aab6-9ba4c8f9ad28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:09.468Z|921ab215-b9c4-4e5f-b5ad-36d152647265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:10.307Z|b939e37a-62c4-4d65-a91b-be8854002b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:06:10.307Z|b939e37a-62c4-4d65-a91b-be8854002b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:06:10.379Z|3b9241ff-35c6-4ddc-8bd3-b3a1b582df64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:06:10.380Z|3b9241ff-35c6-4ddc-8bd3-b3a1b582df64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:06:19.492Z|cb758069-9a27-4ff8-9553-9b5c72a73d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:19.494Z|5b61606a-384f-457f-ab72-972ae2bcac4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:19.493Z|cb758069-9a27-4ff8-9553-9b5c72a73d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:19.494Z|9e81afff-0a87-4a3d-92dd-1bc6c4568e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:19.494Z|5b61606a-384f-457f-ab72-972ae2bcac4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:19.494Z|9e81afff-0a87-4a3d-92dd-1bc6c4568e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:25.307Z|8c4c63b3-d112-4fd5-9408-ae954a48debd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:06:25.310Z|8c4c63b3-d112-4fd5-9408-ae954a48debd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:06:29.520Z|b601a2fb-b292-4a70-8512-878c2b05d365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:29.520Z|c7ceb7e3-191f-4a19-a791-cd0b98f5b93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:29.521Z|b601a2fb-b292-4a70-8512-878c2b05d365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:29.521Z|c7ceb7e3-191f-4a19-a791-cd0b98f5b93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:29.522Z|9001edc3-b8de-4bf2-9ec7-4d3027e0d94c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:29.523Z|9001edc3-b8de-4bf2-9ec7-4d3027e0d94c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:39.545Z|f718f0f4-7e77-442e-9d00-55d3609fea18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:39.545Z|1594f2af-d333-4143-a897-65670690f86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:39.546Z|f718f0f4-7e77-442e-9d00-55d3609fea18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:39.546Z|1594f2af-d333-4143-a897-65670690f86d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:39.547Z|246bf1c1-9d3e-4e06-ace0-43acf9f7bf78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:39.547Z|246bf1c1-9d3e-4e06-ace0-43acf9f7bf78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:40.307Z|03cf52c2-de06-42d5-b35c-cc66084a9b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:06:40.307Z|03cf52c2-de06-42d5-b35c-cc66084a9b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:06:40.381Z|7d7590b6-87e1-4dce-ae53-b2e83164bfa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:06:40.381Z|7d7590b6-87e1-4dce-ae53-b2e83164bfa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:06:49.571Z|94ee5cc5-b1a8-4e46-9912-a21c41179c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:49.571Z|1adaa736-68ac-4ccc-83b8-cbfe58e4a639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:49.571Z|574f5772-ac09-42b0-9e43-865fc24e0984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:49.572Z|1adaa736-68ac-4ccc-83b8-cbfe58e4a639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:49.572Z|94ee5cc5-b1a8-4e46-9912-a21c41179c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:49.572Z|574f5772-ac09-42b0-9e43-865fc24e0984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:53.528Z|b6ab71b9-a590-41db-bf02-1cc57708e011|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:06:53.529Z|b6ab71b9-a590-41db-bf02-1cc57708e011|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:55.307Z|b530cb3f-1df1-46d9-a9c3-db72ba6183f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:06:55.307Z|b530cb3f-1df1-46d9-a9c3-db72ba6183f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:06:59.595Z|5fe30696-da88-4871-92bd-c1ecfe587486|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:59.596Z|5fe30696-da88-4871-92bd-c1ecfe587486|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:59.597Z|364c67fe-03eb-4fc3-b8a8-2e704a224692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:59.598Z|364c67fe-03eb-4fc3-b8a8-2e704a224692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:06:59.600Z|3c7118fa-be54-40fc-857c-a78a5f40557f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:06:59.601Z|3c7118fa-be54-40fc-857c-a78a5f40557f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:09.620Z|d6296faf-3abb-436e-ae31-ce2e98f09a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:09.620Z|3d2518b6-a1b4-4555-8997-5778f000517a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:09.620Z|3d2518b6-a1b4-4555-8997-5778f000517a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:09.620Z|d6296faf-3abb-436e-ae31-ce2e98f09a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:09.628Z|b831f454-7405-4a4f-a35c-6ac24286a9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:09.629Z|b831f454-7405-4a4f-a35c-6ac24286a9b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:10.307Z|3e5a9b84-a104-407d-8fec-42898de0bd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:07:10.309Z|3e5a9b84-a104-407d-8fec-42898de0bd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:07:10.382Z|0fc9834b-3f85-4072-8d18-c8c4f6741088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:07:10.383Z|0fc9834b-3f85-4072-8d18-c8c4f6741088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:07:19.645Z|5b981916-f1ef-4fef-b919-20ea4a7ac89a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:19.646Z|56d1ccfc-c093-445f-80b8-aae48e2d02c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:19.646Z|5b981916-f1ef-4fef-b919-20ea4a7ac89a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:19.646Z|56d1ccfc-c093-445f-80b8-aae48e2d02c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:19.654Z|794c20bf-9990-4be7-a1a6-501db1103ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:19.655Z|794c20bf-9990-4be7-a1a6-501db1103ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:25.307Z|6d364d09-cac1-4e6f-bfca-218c0366c411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:07:25.308Z|6d364d09-cac1-4e6f-bfca-218c0366c411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:07:29.671Z|8c641071-c4a9-4378-af91-e056a2f489c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:29.671Z|b4b3bc3c-ca50-46b3-a03f-e9328969a181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:29.671Z|8c641071-c4a9-4378-af91-e056a2f489c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:29.672Z|b4b3bc3c-ca50-46b3-a03f-e9328969a181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:29.679Z|158f48c7-ba2a-4117-8e22-04e160b31af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:29.680Z|158f48c7-ba2a-4117-8e22-04e160b31af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:39.696Z|0e40c148-7096-46db-9424-c98e996f045a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:39.697Z|0e40c148-7096-46db-9424-c98e996f045a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:39.698Z|fb52ea61-ea91-4211-ae56-0ef50e17d922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:39.699Z|fb52ea61-ea91-4211-ae56-0ef50e17d922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:39.712Z|afd83655-161d-4a44-ad1e-690de3283651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:39.713Z|afd83655-161d-4a44-ad1e-690de3283651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:40.306Z|b908cf9c-0420-4aa6-bf6c-3e49d82b71f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:07:40.307Z|b908cf9c-0420-4aa6-bf6c-3e49d82b71f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:07:40.384Z|9ab049fb-d753-463f-8604-0c641c53cec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:07:40.384Z|9ab049fb-d753-463f-8604-0c641c53cec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:07:49.721Z|7a2825e2-acfc-401f-88dc-e82e4270eda6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:49.722Z|7a2825e2-acfc-401f-88dc-e82e4270eda6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:49.723Z|48e69f5e-b378-49f3-a0e8-9f4a8725fa5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:49.724Z|48e69f5e-b378-49f3-a0e8-9f4a8725fa5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:49.736Z|67e1d646-e5da-4b34-b75d-3b9ddeeda527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:49.736Z|67e1d646-e5da-4b34-b75d-3b9ddeeda527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:53.527Z|1c6d5b36-f77c-4eb6-9023-ce1f190744a9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:07:53.527Z|1c6d5b36-f77c-4eb6-9023-ce1f190744a9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:55.307Z|50786938-2d7c-47c3-ad57-fda81c0c4e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:07:55.309Z|50786938-2d7c-47c3-ad57-fda81c0c4e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:07:59.759Z|676ac722-2feb-408c-9e53-f8f7f5cc660c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:59.760Z|676ac722-2feb-408c-9e53-f8f7f5cc660c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:59.763Z|0846ce81-8fde-4eb2-a4bb-95efbf08dbb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:59.763Z|0846ce81-8fde-4eb2-a4bb-95efbf08dbb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:07:59.764Z|5c05e189-d832-4849-a660-c4e7c1adb7a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:07:59.765Z|5c05e189-d832-4849-a660-c4e7c1adb7a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:09.784Z|072a3971-6497-46cb-adf6-21eea4e9b430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:09.784Z|072a3971-6497-46cb-adf6-21eea4e9b430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:09.787Z|18cc4ebd-4b68-4d85-995a-cc893800115e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:09.787Z|18cc4ebd-4b68-4d85-995a-cc893800115e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:09.787Z|5e996274-5b71-4531-93a8-5597ba2fbc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:09.788Z|5e996274-5b71-4531-93a8-5597ba2fbc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:10.306Z|bac8ed8e-2c25-431b-a860-7081041677cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:08:10.307Z|bac8ed8e-2c25-431b-a860-7081041677cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:08:10.385Z|678a4763-d8a9-4fab-b788-b6040f7fd05e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:08:10.386Z|678a4763-d8a9-4fab-b788-b6040f7fd05e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:08:19.811Z|357bd704-bf8f-432d-afef-a137b7f65974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:19.811Z|67094283-c15e-40c8-9348-5bb034fd4a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:19.811Z|357bd704-bf8f-432d-afef-a137b7f65974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:19.811Z|6b904542-0286-4e21-bd8d-11636e2d5627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:19.812Z|67094283-c15e-40c8-9348-5bb034fd4a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:19.812Z|6b904542-0286-4e21-bd8d-11636e2d5627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:25.306Z|3f29fc8c-60bf-4c89-8b19-48568d6ae154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:08:25.307Z|3f29fc8c-60bf-4c89-8b19-48568d6ae154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:08:29.835Z|624597da-c127-4b91-a3d1-6e58b6644269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:29.835Z|ec797074-bc44-4ef4-8d25-cc34d2c0cd90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:29.835Z|624597da-c127-4b91-a3d1-6e58b6644269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:29.835Z|ec797074-bc44-4ef4-8d25-cc34d2c0cd90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:29.836Z|4e804d00-96bc-42f6-97c2-0891be89309d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:29.836Z|4e804d00-96bc-42f6-97c2-0891be89309d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:39.859Z|5a2d93e8-f3bb-4bd9-812a-fffe0655a1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:39.859Z|dd9e307d-e828-4d3a-8983-cb320078b2ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:39.859Z|5ac646c0-a8cf-4c95-be29-24642caa678e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:39.859Z|5a2d93e8-f3bb-4bd9-812a-fffe0655a1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:39.860Z|dd9e307d-e828-4d3a-8983-cb320078b2ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:39.860Z|5ac646c0-a8cf-4c95-be29-24642caa678e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:40.306Z|7de5c9ed-f982-44a8-ad38-123e68b7314d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:08:40.309Z|7de5c9ed-f982-44a8-ad38-123e68b7314d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:08:40.387Z|ea066c2e-fa70-47f3-bc22-71634d76ee9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:08:40.387Z|ea066c2e-fa70-47f3-bc22-71634d76ee9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:08:49.884Z|bcf08d5f-d7cc-4fa5-98c4-75bbaed319a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:49.884Z|3d88bff1-c886-4949-8045-5157a5c34a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:49.884Z|bcf08d5f-d7cc-4fa5-98c4-75bbaed319a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:49.885Z|3d88bff1-c886-4949-8045-5157a5c34a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:49.885Z|27cc356f-8833-41a4-b106-d221d1fe3046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:49.886Z|27cc356f-8833-41a4-b106-d221d1fe3046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:53.528Z|b9d8e093-d4fb-4934-93df-e13a937231a7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:08:53.529Z|b9d8e093-d4fb-4934-93df-e13a937231a7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:55.306Z|eb0a2c00-5b15-468b-a455-bd71b7182d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:08:55.307Z|eb0a2c00-5b15-468b-a455-bd71b7182d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:08:59.909Z|759fe90c-bc3f-4331-976a-02a0206307d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:59.909Z|7f1a3b69-de14-4168-a96a-a933a94e8e61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:59.910Z|759fe90c-bc3f-4331-976a-02a0206307d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:59.910Z|7f1a3b69-de14-4168-a96a-a933a94e8e61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:08:59.910Z|c90b4fa4-228f-4ab0-86ea-9812d0281d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:08:59.911Z|c90b4fa4-228f-4ab0-86ea-9812d0281d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:09.936Z|32208604-0972-4f48-b753-ee4413afb969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:09.936Z|404c45a7-a7e1-4e8e-8a4f-c4f88851aa8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:09.937Z|f6231d8b-5f92-4526-b675-e75ac5a0a8b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:09.937Z|32208604-0972-4f48-b753-ee4413afb969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:09.937Z|404c45a7-a7e1-4e8e-8a4f-c4f88851aa8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:09.937Z|f6231d8b-5f92-4526-b675-e75ac5a0a8b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:10.307Z|01dbd591-a861-40a5-9d5f-55944a942a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:09:10.307Z|01dbd591-a861-40a5-9d5f-55944a942a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:09:10.388Z|169d5afb-bc02-45aa-a5fc-ca91cf2ffe65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:09:10.388Z|169d5afb-bc02-45aa-a5fc-ca91cf2ffe65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:09:19.962Z|229ddc1e-519b-446e-b679-4a7c99144f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:19.963Z|229ddc1e-519b-446e-b679-4a7c99144f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:19.964Z|90a63075-7f6b-4d08-8389-3154a2b429ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:19.964Z|90a63075-7f6b-4d08-8389-3154a2b429ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:19.964Z|ad01da5b-e7fb-42d2-9c7e-d54a59d14fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:19.965Z|ad01da5b-e7fb-42d2-9c7e-d54a59d14fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:25.307Z|318ddd48-ff78-422b-8192-0612edb82836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:09:25.310Z|318ddd48-ff78-422b-8192-0612edb82836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:09:29.987Z|fa70d971-0e94-42ec-834e-6cd8bc6e9802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:29.988Z|574753d9-3ace-4a4c-b881-47a0214c0745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:29.988Z|fa70d971-0e94-42ec-834e-6cd8bc6e9802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:29.988Z|f2531f28-7d21-404d-a666-430b7c0fa424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:29.988Z|574753d9-3ace-4a4c-b881-47a0214c0745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:29.989Z|f2531f28-7d21-404d-a666-430b7c0fa424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:40.011Z|03d7e968-95a8-4a95-b307-3bbc2296c22d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:40.012Z|03d7e968-95a8-4a95-b307-3bbc2296c22d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:40.015Z|4b04e3b0-d4e6-4c1f-a4dd-b26a1eddd586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:40.015Z|c359d0c9-5ee7-4fc0-b392-0779c36c5f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:40.015Z|4b04e3b0-d4e6-4c1f-a4dd-b26a1eddd586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:40.016Z|c359d0c9-5ee7-4fc0-b392-0779c36c5f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:40.307Z|44a3ca79-333e-4d2e-b574-35192af9dc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:09:40.307Z|44a3ca79-333e-4d2e-b574-35192af9dc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:09:40.389Z|f27f6467-798f-415e-9771-b9a82432a386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:09:40.390Z|f27f6467-798f-415e-9771-b9a82432a386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:09:50.037Z|f2886bd7-4602-47a4-882f-bbe6e141ef11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:50.037Z|f2886bd7-4602-47a4-882f-bbe6e141ef11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:50.042Z|115cc637-d720-4932-9899-e4f6a721772e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:50.043Z|115cc637-d720-4932-9899-e4f6a721772e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:50.043Z|3828e390-4bf2-497d-b3f7-daf68859c3b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:09:50.044Z|3828e390-4bf2-497d-b3f7-daf68859c3b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:53.529Z|055ecc85-0eb1-4a45-9f56-50375b4456dd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:09:53.530Z|055ecc85-0eb1-4a45-9f56-50375b4456dd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:09:55.307Z|0ce2e6a4-6dd3-449f-96e9-350aa662be5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:09:55.307Z|0ce2e6a4-6dd3-449f-96e9-350aa662be5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:10:00.066Z|395e348d-5a71-4a16-a973-01210d886275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:00.066Z|dd478ae7-7190-4a2d-b41e-1b3e6f86e811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:00.066Z|395e348d-5a71-4a16-a973-01210d886275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:00.067Z|dd478ae7-7190-4a2d-b41e-1b3e6f86e811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:00.071Z|f823a09a-7605-4ce6-8da4-45fb89f353b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:00.071Z|f823a09a-7605-4ce6-8da4-45fb89f353b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:10.092Z|957d5f13-b3b9-44f2-9872-4a277ab7c85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:10.092Z|66e3ad94-0055-41ab-87de-b3b3c0ee550b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:10.093Z|957d5f13-b3b9-44f2-9872-4a277ab7c85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:10.093Z|66e3ad94-0055-41ab-87de-b3b3c0ee550b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:10.103Z|f0e4585a-4db4-4194-ab8e-9521a2daf98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:10.103Z|f0e4585a-4db4-4194-ab8e-9521a2daf98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:10.307Z|7da9273f-c3ec-432f-b442-831759cca34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:10:10.310Z|7da9273f-c3ec-432f-b442-831759cca34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:10:10.390Z|a8cec801-ffe9-4af6-bbdc-6f69559c3120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:10:10.391Z|a8cec801-ffe9-4af6-bbdc-6f69559c3120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:10:20.118Z|11429b03-d692-4311-b2b1-033f599e94a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:20.118Z|9d0523bc-7a27-4ca1-905e-8a4600ff4803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:20.119Z|11429b03-d692-4311-b2b1-033f599e94a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:20.119Z|9d0523bc-7a27-4ca1-905e-8a4600ff4803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:20.127Z|7b3000aa-af63-48b9-8726-8bfa5819f8b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:20.128Z|7b3000aa-af63-48b9-8726-8bfa5819f8b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:25.306Z|67e80d68-207d-4814-96d0-aa0fd7f6b826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:10:25.307Z|67e80d68-207d-4814-96d0-aa0fd7f6b826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:10:30.143Z|f52bf819-1425-469e-b23c-95de09bde592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:30.143Z|11f0b80d-db76-40c1-bc32-b74452227e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:30.144Z|f52bf819-1425-469e-b23c-95de09bde592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:30.144Z|11f0b80d-db76-40c1-bc32-b74452227e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:30.149Z|cdc7e81e-af78-47ef-813c-d71b274bfdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:30.149Z|cdc7e81e-af78-47ef-813c-d71b274bfdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:40.167Z|81c6ebf7-a8eb-4fb3-9b6c-fc41b821bc33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:40.168Z|18eef3e9-97a8-4748-bb2b-1aeacfca932e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:40.168Z|81c6ebf7-a8eb-4fb3-9b6c-fc41b821bc33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:40.168Z|18eef3e9-97a8-4748-bb2b-1aeacfca932e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:40.171Z|37bdc46d-6aab-4ec6-8987-a68a3b956f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:40.172Z|37bdc46d-6aab-4ec6-8987-a68a3b956f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:40.306Z|1ab4fe0a-85fa-41cd-ab8d-aefec0042e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:10:40.307Z|1ab4fe0a-85fa-41cd-ab8d-aefec0042e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:10:40.391Z|ebbd6ee6-65c2-46ff-8536-025329eec14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:10:40.392Z|ebbd6ee6-65c2-46ff-8536-025329eec14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:10:50.193Z|71e00912-aa51-4184-a63f-d62a0a745150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:50.193Z|3ba97009-3f59-4034-b53d-89f1349ebc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:50.194Z|71e00912-aa51-4184-a63f-d62a0a745150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:50.194Z|3ba97009-3f59-4034-b53d-89f1349ebc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:50.198Z|cce938f1-2eb7-44bf-9a5e-94f5b703d42b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:10:50.198Z|cce938f1-2eb7-44bf-9a5e-94f5b703d42b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:53.528Z|2d7ba08d-e029-4c69-9669-13b2d10ec2a1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:10:53.529Z|2d7ba08d-e029-4c69-9669-13b2d10ec2a1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:10:55.307Z|9874693a-dd1c-44c3-974a-d1aac6d17d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:10:55.309Z|9874693a-dd1c-44c3-974a-d1aac6d17d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:11:00.219Z|b87e31b4-ca47-4d6e-a5ff-17abb54bc70e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:00.219Z|918ac78f-f8fa-47a6-ae79-0d267191c0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:00.220Z|918ac78f-f8fa-47a6-ae79-0d267191c0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:00.220Z|4768790e-7f20-45b5-b228-f2e3d554656a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:00.221Z|4768790e-7f20-45b5-b228-f2e3d554656a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:00.221Z|b87e31b4-ca47-4d6e-a5ff-17abb54bc70e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:10.242Z|d9fdc4b7-4f95-4b5b-b60c-3bd11bb82faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:10.243Z|d9fdc4b7-4f95-4b5b-b60c-3bd11bb82faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:10.244Z|ae91daae-d348-4f94-95df-2675c7ab6466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:10.245Z|ae91daae-d348-4f94-95df-2675c7ab6466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:10.247Z|667ea4e8-a21d-4109-a464-a08564af4b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:10.248Z|667ea4e8-a21d-4109-a464-a08564af4b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:10.306Z|66a81a3a-60ea-4b03-9867-76ce24f89923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:11:10.307Z|66a81a3a-60ea-4b03-9867-76ce24f89923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:11:10.393Z|334c016f-c0c2-43e4-9b89-28507dbf9604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:11:10.394Z|334c016f-c0c2-43e4-9b89-28507dbf9604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:11:20.269Z|b03d6348-a08e-4f4d-8f0f-42a057dd1005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:20.270Z|2571d0b8-f5ce-4611-b865-66d7ffe233ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:20.271Z|b03d6348-a08e-4f4d-8f0f-42a057dd1005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:20.271Z|2571d0b8-f5ce-4611-b865-66d7ffe233ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:20.272Z|dd246adc-5974-45e1-b20d-4a63ad7cac1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:20.273Z|dd246adc-5974-45e1-b20d-4a63ad7cac1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:25.306Z|cf156406-ad55-45d2-ba5b-d3f277a8d50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:11:25.307Z|cf156406-ad55-45d2-ba5b-d3f277a8d50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:11:30.295Z|ccf69e37-0519-4bc2-8e26-96d7c44c4dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:30.296Z|ccf69e37-0519-4bc2-8e26-96d7c44c4dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:30.296Z|f17adec3-b998-4308-bb93-d6e78bba520d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:30.296Z|f17adec3-b998-4308-bb93-d6e78bba520d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:30.297Z|53212652-a9e2-4587-89e6-c9981acb50fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:30.298Z|53212652-a9e2-4587-89e6-c9981acb50fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:40.307Z|94399441-67e5-4afe-81f6-36959d37bf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:11:40.309Z|94399441-67e5-4afe-81f6-36959d37bf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:11:40.319Z|5eb616b1-03b1-4656-9d8b-1c0b6cc8cfa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:40.319Z|3535f2b7-d59c-4613-8230-60ebf3f7e144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:40.320Z|5eb616b1-03b1-4656-9d8b-1c0b6cc8cfa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:40.320Z|ae785724-4553-4525-83f0-74b1ec8ac623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:40.320Z|ae785724-4553-4525-83f0-74b1ec8ac623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:40.320Z|3535f2b7-d59c-4613-8230-60ebf3f7e144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:40.395Z|b101c94d-7e69-4dcf-97d2-f0f5d5a7126e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:11:40.395Z|b101c94d-7e69-4dcf-97d2-f0f5d5a7126e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:11:50.344Z|88925cab-9e2b-4501-8e67-7a56266cdac9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:50.344Z|c067717e-93f0-44ee-b8ad-4d6f9079d78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:50.344Z|6c853525-197b-4d58-8ac5-a8aa8b794440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:11:50.345Z|c067717e-93f0-44ee-b8ad-4d6f9079d78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:50.345Z|88925cab-9e2b-4501-8e67-7a56266cdac9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:50.345Z|6c853525-197b-4d58-8ac5-a8aa8b794440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:53.527Z|5bd60f14-f055-480b-9040-844f592f5283|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:11:53.527Z|5bd60f14-f055-480b-9040-844f592f5283|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:11:55.307Z|96f476c7-0f1d-4081-a2e3-72adf4c3718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:11:55.307Z|96f476c7-0f1d-4081-a2e3-72adf4c3718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:12:00.367Z|1772432d-5f76-4863-9dfe-c66da0846148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:00.368Z|619e67a6-9924-44ad-bbe8-853fc94347c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:00.368Z|1772432d-5f76-4863-9dfe-c66da0846148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:00.369Z|619e67a6-9924-44ad-bbe8-853fc94347c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:00.370Z|aa2e35be-48b2-48dc-911c-8ae30b20e56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:00.371Z|aa2e35be-48b2-48dc-911c-8ae30b20e56f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:10.307Z|f51e4776-6a19-4ae4-95f0-d6b98089650a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:12:10.307Z|f51e4776-6a19-4ae4-95f0-d6b98089650a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:12:10.394Z|fcc91080-a331-4b50-b3a2-bf5d94fac7b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:10.394Z|fcc91080-a331-4b50-b3a2-bf5d94fac7b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:10.394Z|b07eeb63-200f-4de7-85d6-338d733f4b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:10.395Z|b07eeb63-200f-4de7-85d6-338d733f4b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:10.396Z|13ac2298-ed68-4dd4-8116-65eef14e6921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:12:10.396Z|15cebcee-1685-42f0-bea3-96044ccd482c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:10.396Z|13ac2298-ed68-4dd4-8116-65eef14e6921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:12:10.397Z|15cebcee-1685-42f0-bea3-96044ccd482c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:20.419Z|e18f1346-82b1-41f5-9e0e-6c38b02e8233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:20.420Z|e18f1346-82b1-41f5-9e0e-6c38b02e8233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:20.420Z|ce1e97ec-e010-4f47-b1c1-c7e235e5417a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:20.421Z|ce1e97ec-e010-4f47-b1c1-c7e235e5417a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:20.427Z|15b103a2-d176-408b-9a27-975e2aa9f79d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:20.428Z|15b103a2-d176-408b-9a27-975e2aa9f79d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:25.307Z|ddcc2e7b-d435-467c-80e0-1fc49e5a58a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:12:25.310Z|ddcc2e7b-d435-467c-80e0-1fc49e5a58a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:12:30.448Z|08bd1bdc-781a-4f13-a313-67ae4ee1c498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:30.448Z|82e40b72-9740-40d2-a366-db73955eba77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:30.448Z|08bd1bdc-781a-4f13-a313-67ae4ee1c498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:30.451Z|82e40b72-9740-40d2-a366-db73955eba77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:30.452Z|ed111376-7c28-46bc-b072-dbf58b7f43b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:30.452Z|ed111376-7c28-46bc-b072-dbf58b7f43b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:40.306Z|6b8a6a1a-1896-4581-878d-9b8392e9fef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:12:40.307Z|6b8a6a1a-1896-4581-878d-9b8392e9fef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:12:40.397Z|37043393-c5b2-4f1e-80e1-1ba4eb24996a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:12:40.398Z|37043393-c5b2-4f1e-80e1-1ba4eb24996a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:12:40.475Z|b6960748-bf0b-4664-b430-3db62896b3b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:40.475Z|e2568ead-0e4d-48d1-ad0c-97ab7d062d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:40.476Z|b6960748-bf0b-4664-b430-3db62896b3b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:40.476Z|e2568ead-0e4d-48d1-ad0c-97ab7d062d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:40.477Z|5d9c225e-0ecb-4a1f-94b7-40435995d8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:40.478Z|5d9c225e-0ecb-4a1f-94b7-40435995d8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:50.500Z|fda52d61-f2c4-4899-8dd8-d16e221207be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:50.500Z|fda52d61-f2c4-4899-8dd8-d16e221207be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:50.501Z|6b453c05-cf35-4eea-ba8a-7467f2e7dfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:50.502Z|6b453c05-cf35-4eea-ba8a-7467f2e7dfc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:50.504Z|1b22b836-dc08-4850-b364-f9a7d70a377b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:12:50.505Z|1b22b836-dc08-4850-b364-f9a7d70a377b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:53.527Z|6a6f30ec-f20e-4808-9a6f-227c52c264d4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:12:53.528Z|6a6f30ec-f20e-4808-9a6f-227c52c264d4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:12:55.306Z|91820fc8-9ea9-4148-9be9-e0c8d1e7fd2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:12:55.307Z|91820fc8-9ea9-4148-9be9-e0c8d1e7fd2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:13:00.524Z|d0f49447-dff9-49dd-8d5d-e098322058c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:00.524Z|3352154e-f36a-48ad-8786-d86eb72dc7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:00.525Z|d0f49447-dff9-49dd-8d5d-e098322058c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:00.526Z|3352154e-f36a-48ad-8786-d86eb72dc7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:00.528Z|3aa5009b-ba9a-44b6-bf2c-702dc909667c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:00.529Z|3aa5009b-ba9a-44b6-bf2c-702dc909667c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:10.307Z|4222dbe0-12fa-4f93-a309-ce8ca0bb43ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:13:10.310Z|4222dbe0-12fa-4f93-a309-ce8ca0bb43ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:13:10.399Z|a528807c-8bea-48fc-8d5c-3403cf0495ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:13:10.399Z|a528807c-8bea-48fc-8d5c-3403cf0495ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:13:10.552Z|9a324074-2cd7-4605-9db5-974af73ceec7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:10.553Z|9a324074-2cd7-4605-9db5-974af73ceec7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:10.553Z|692bffb3-7cae-47de-b390-cf2f69d697c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:10.554Z|692bffb3-7cae-47de-b390-cf2f69d697c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:10.559Z|5aad2d8d-57a3-4cd2-a9b5-7977c97094c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:10.560Z|5aad2d8d-57a3-4cd2-a9b5-7977c97094c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:20.579Z|06802e02-7a17-4c6f-8401-51ef8112eb69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:20.580Z|7a21e3fe-a87a-4064-b2e1-cb34ca82b2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:20.580Z|06802e02-7a17-4c6f-8401-51ef8112eb69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:20.578Z|5e9a3051-804e-4cff-9bd0-bc9078400c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:20.581Z|7a21e3fe-a87a-4064-b2e1-cb34ca82b2df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:20.581Z|5e9a3051-804e-4cff-9bd0-bc9078400c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:25.307Z|3b6ad201-0ba5-4783-a146-1147ef351e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:13:25.307Z|3b6ad201-0ba5-4783-a146-1147ef351e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:13:30.606Z|64fc07d8-a172-45aa-9db0-01a48535a770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:30.606Z|352e1743-7a3f-48b4-a9e1-5ef1d4f37050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:30.606Z|64fc07d8-a172-45aa-9db0-01a48535a770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:30.607Z|352e1743-7a3f-48b4-a9e1-5ef1d4f37050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:30.610Z|edc92ef7-db2a-46d6-82b3-d35d20393975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:30.611Z|edc92ef7-db2a-46d6-82b3-d35d20393975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:40.306Z|1dfa6bcc-33f9-43dc-90f0-6609a8423554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:13:40.307Z|1dfa6bcc-33f9-43dc-90f0-6609a8423554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:13:40.400Z|11c35229-6ec8-4d90-9a48-7ae02067de4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:13:40.401Z|11c35229-6ec8-4d90-9a48-7ae02067de4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:13:40.632Z|d796b6a4-73b9-45ee-8733-7057fd8bc8b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:40.632Z|dd0d3466-70be-4f7e-9738-95be47e7f69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:40.633Z|d796b6a4-73b9-45ee-8733-7057fd8bc8b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:40.633Z|dd0d3466-70be-4f7e-9738-95be47e7f69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:40.634Z|0e6dc41b-43dc-4007-8948-7859b98d1082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:40.635Z|0e6dc41b-43dc-4007-8948-7859b98d1082|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:50.657Z|c30c791a-2b35-4ce2-b5e9-802d6b103f68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:50.657Z|7dc51c95-1d24-4ba6-a1de-5f09bccab22d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:50.657Z|e0f33dbf-b8c3-4b13-ab7d-31f099ac4d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:13:50.658Z|7dc51c95-1d24-4ba6-a1de-5f09bccab22d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:50.658Z|e0f33dbf-b8c3-4b13-ab7d-31f099ac4d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:50.658Z|c30c791a-2b35-4ce2-b5e9-802d6b103f68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:53.527Z|f0ee96c5-4c10-4f79-b45b-06349d7596b8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:13:53.527Z|f0ee96c5-4c10-4f79-b45b-06349d7596b8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:13:55.306Z|769c93b1-55e2-4095-9404-315d63a7d097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:13:55.309Z|769c93b1-55e2-4095-9404-315d63a7d097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:14:00.682Z|4fa91623-883a-4c94-94a2-355fc27d3821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:00.683Z|720e8392-38c2-4757-b85e-5b9b5a4ce708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:00.683Z|4fa91623-883a-4c94-94a2-355fc27d3821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:00.683Z|720e8392-38c2-4757-b85e-5b9b5a4ce708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:00.683Z|3c4af588-f525-413f-bd63-4bfdc5d095bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:00.684Z|3c4af588-f525-413f-bd63-4bfdc5d095bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:10.307Z|1b1ca5b6-f526-44c3-88bb-adf7fc6bd5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:14:10.307Z|1b1ca5b6-f526-44c3-88bb-adf7fc6bd5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:14:10.402Z|af719527-2dff-450b-bcea-c8ff4bc4c2cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:14:10.402Z|af719527-2dff-450b-bcea-c8ff4bc4c2cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:14:10.705Z|7c2ccc5e-e790-4d96-8121-0f386b908156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:10.706Z|7c2ccc5e-e790-4d96-8121-0f386b908156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:10.708Z|474b5562-fd0d-444a-b207-d8deaa1269ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:10.708Z|474b5562-fd0d-444a-b207-d8deaa1269ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:10.708Z|8ca19672-a3e4-48fd-8c5a-d54ebb19532c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:10.709Z|8ca19672-a3e4-48fd-8c5a-d54ebb19532c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:20.728Z|1b82c9ad-da08-43b9-b476-e33a488848ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:20.728Z|7c7b735f-e2e4-46d9-b644-2dfb4c811630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:20.729Z|7c7b735f-e2e4-46d9-b644-2dfb4c811630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:20.729Z|1b82c9ad-da08-43b9-b476-e33a488848ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:20.730Z|e056a68c-c3d0-463d-85dc-7a893aa8e042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:20.731Z|e056a68c-c3d0-463d-85dc-7a893aa8e042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:25.306Z|bdc4f607-66b5-4db4-9bb0-251d1de2f550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:14:25.307Z|bdc4f607-66b5-4db4-9bb0-251d1de2f550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:14:30.756Z|874a5d86-0948-42e7-80d3-0170e16dd67b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:30.756Z|1d467f6b-6136-4c08-8bec-ae100b8838eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:30.756Z|a68725d4-b35f-4984-a2c4-71a4a4ddd313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:30.757Z|874a5d86-0948-42e7-80d3-0170e16dd67b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:30.757Z|1d467f6b-6136-4c08-8bec-ae100b8838eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:30.757Z|a68725d4-b35f-4984-a2c4-71a4a4ddd313|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:40.307Z|f5399f3c-7989-4d62-8f48-89c8a2fcc645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:14:40.310Z|f5399f3c-7989-4d62-8f48-89c8a2fcc645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:14:40.404Z|88d37cda-2551-4263-aeef-9c9d5e9e4324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:14:40.405Z|88d37cda-2551-4263-aeef-9c9d5e9e4324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:14:40.782Z|a43cf1f1-3346-4960-9ab5-5a3889d6db47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:40.782Z|a43cf1f1-3346-4960-9ab5-5a3889d6db47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:40.783Z|ed81dedd-a38b-4f8a-98db-545f0aba6398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:40.783Z|ed81dedd-a38b-4f8a-98db-545f0aba6398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:40.787Z|e4c71305-f8a9-4776-93f7-b04869ae5c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:40.788Z|e4c71305-f8a9-4776-93f7-b04869ae5c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:50.810Z|f385745c-a793-4f2c-87fd-d9f3b914bde6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:50.810Z|7637e812-9813-484b-87d7-140548cbaee7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:50.811Z|7637e812-9813-484b-87d7-140548cbaee7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:50.811Z|f385745c-a793-4f2c-87fd-d9f3b914bde6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:50.813Z|ce89efa2-e7e7-4b1a-86f1-26a0ecc64ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:14:50.814Z|ce89efa2-e7e7-4b1a-86f1-26a0ecc64ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:53.528Z|c59db826-3c02-4f2a-a71e-595775da0633|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:14:53.530Z|c59db826-3c02-4f2a-a71e-595775da0633|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:14:55.307Z|6895395b-74df-4cb3-ad7e-6e23dfd6f083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:14:55.308Z|6895395b-74df-4cb3-ad7e-6e23dfd6f083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:15:00.840Z|b9bc6ecd-c32f-413d-b7b5-66ad49c48c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:00.840Z|ffdfb686-7344-4857-9ddc-5ac5375ebdd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:00.840Z|b9bc6ecd-c32f-413d-b7b5-66ad49c48c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:00.841Z|ffdfb686-7344-4857-9ddc-5ac5375ebdd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:00.841Z|f51bb551-8e3f-455e-93e8-2154ee82f73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:00.842Z|f51bb551-8e3f-455e-93e8-2154ee82f73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:10.307Z|b02ecdfb-c797-4b2a-b65b-8b3f63781796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:15:10.307Z|b02ecdfb-c797-4b2a-b65b-8b3f63781796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:15:10.407Z|f2e2e399-1ba0-47ca-9857-fbb6c789cb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:15:10.407Z|f2e2e399-1ba0-47ca-9857-fbb6c789cb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:15:10.864Z|fa52b1fb-940e-43b7-a73b-da02ba0f99db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:10.864Z|ff6beb92-2bb8-4caf-957b-d5f487c3ea05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:10.865Z|ff6beb92-2bb8-4caf-957b-d5f487c3ea05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:10.865Z|16f3f5f3-c5f2-4809-9b1a-26d9a0268a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:10.865Z|fa52b1fb-940e-43b7-a73b-da02ba0f99db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:10.865Z|16f3f5f3-c5f2-4809-9b1a-26d9a0268a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:20.893Z|b68a0174-fb01-4dc4-8231-84f8c26fa7a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:20.894Z|761d8681-1c77-4ab1-a505-c606fd0a2e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:20.895Z|b68a0174-fb01-4dc4-8231-84f8c26fa7a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:20.895Z|761d8681-1c77-4ab1-a505-c606fd0a2e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:20.895Z|73244647-0987-4b1a-b819-2a8138f88523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:20.896Z|73244647-0987-4b1a-b819-2a8138f88523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:25.307Z|04c57465-90fc-431a-ba8f-c8a6b6841147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:15:25.310Z|04c57465-90fc-431a-ba8f-c8a6b6841147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:15:30.919Z|5af91804-fd38-4d14-ad23-3947cc57316a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:30.919Z|9a785bf2-5c80-4668-ab0b-591e2a989d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:30.920Z|5af91804-fd38-4d14-ad23-3947cc57316a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:30.920Z|9a785bf2-5c80-4668-ab0b-591e2a989d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:30.921Z|13852cf4-adc1-4559-a91a-40d1cee6ecbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:30.921Z|13852cf4-adc1-4559-a91a-40d1cee6ecbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:40.307Z|e10105b8-159f-4908-9991-ea5723d7d0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:15:40.307Z|e10105b8-159f-4908-9991-ea5723d7d0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:15:40.408Z|ce8d7951-7e3d-4509-a4a3-b3f53b251873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:15:40.408Z|ce8d7951-7e3d-4509-a4a3-b3f53b251873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:15:40.943Z|a1580ef5-c706-4f0f-9dd2-776e472a160e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:40.943Z|a1580ef5-c706-4f0f-9dd2-776e472a160e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:40.944Z|546dd821-7fb0-4dca-a4ea-fc4a7168a3f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:40.945Z|546dd821-7fb0-4dca-a4ea-fc4a7168a3f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:40.945Z|40cae3ea-7f92-4927-9a36-dc00a566724c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:40.945Z|40cae3ea-7f92-4927-9a36-dc00a566724c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:50.968Z|5d62b24c-fd19-489c-a24f-76aa1cd7d2e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:50.969Z|5d62b24c-fd19-489c-a24f-76aa1cd7d2e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:50.970Z|58075bdd-58db-49c0-afac-d709e8071473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:50.971Z|58075bdd-58db-49c0-afac-d709e8071473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:50.971Z|1cae1234-ae7e-43a4-9fe0-1b0c1690f007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:15:50.971Z|1cae1234-ae7e-43a4-9fe0-1b0c1690f007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:53.527Z|36eb7e79-ed45-4fa2-8143-a329bde1ac1b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:15:53.528Z|36eb7e79-ed45-4fa2-8143-a329bde1ac1b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:15:55.306Z|4e5d66db-caf1-4bd7-b842-7560f8380613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:15:55.307Z|4e5d66db-caf1-4bd7-b842-7560f8380613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:16:00.993Z|8a0b55c4-5013-438d-aaca-b52ab2f1df2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:00.994Z|8a0b55c4-5013-438d-aaca-b52ab2f1df2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:00.995Z|2685b94a-635b-4747-b03d-5fd6c9260474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:00.995Z|2685b94a-635b-4747-b03d-5fd6c9260474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:00.995Z|b8f8c4a1-f1fe-4d3e-9cb6-1efc19178ca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:00.996Z|b8f8c4a1-f1fe-4d3e-9cb6-1efc19178ca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:10.307Z|7a3ef193-6c7a-443d-b46c-59a2bcc88a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:16:10.310Z|7a3ef193-6c7a-443d-b46c-59a2bcc88a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:16:10.409Z|eee1d23d-95ce-4144-a267-aee138f2085f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:16:10.410Z|eee1d23d-95ce-4144-a267-aee138f2085f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:16:11.020Z|5ce35e4c-e5ce-4582-8f31-44a0da906b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:11.020Z|c384da1f-9699-4d39-aaec-589ba1a28c24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:11.020Z|826496a5-665f-4ada-8fea-657ade79757f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:11.020Z|826496a5-665f-4ada-8fea-657ade79757f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:11.020Z|c384da1f-9699-4d39-aaec-589ba1a28c24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:11.020Z|5ce35e4c-e5ce-4582-8f31-44a0da906b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:21.044Z|66dd35de-9756-482c-8f3f-0a4a70b705cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:21.045Z|66dd35de-9756-482c-8f3f-0a4a70b705cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:21.045Z|378d454b-c76f-47ef-b646-85f2e752b734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:21.046Z|378d454b-c76f-47ef-b646-85f2e752b734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:21.046Z|7e99677f-f823-4192-894b-1b932de66377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:21.046Z|7e99677f-f823-4192-894b-1b932de66377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:25.307Z|c56dce24-f311-440a-9b3a-926042ef0d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:16:25.308Z|c56dce24-f311-440a-9b3a-926042ef0d66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:16:31.070Z|ac482535-81a2-45af-adfb-50c43db8c0bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:31.070Z|8d3971aa-64c3-4c0a-8cd3-cda1f2d6fc03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:31.070Z|d9b34995-27e9-4582-9ed9-8c4f9ff8414c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:31.071Z|ac482535-81a2-45af-adfb-50c43db8c0bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:31.071Z|8d3971aa-64c3-4c0a-8cd3-cda1f2d6fc03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:31.071Z|d9b34995-27e9-4582-9ed9-8c4f9ff8414c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:40.307Z|6a752033-2b2a-405f-b2bf-16da57f550cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:16:40.307Z|6a752033-2b2a-405f-b2bf-16da57f550cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:16:40.411Z|9f5e5dfe-0777-4aa1-8fc9-80dc17c9dc44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:16:40.412Z|9f5e5dfe-0777-4aa1-8fc9-80dc17c9dc44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:16:41.095Z|6b836013-fb9d-42f3-b1fb-ce7a05571e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:41.095Z|0f42fa39-855f-4892-9115-c1f23961a8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:41.096Z|6b836013-fb9d-42f3-b1fb-ce7a05571e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:41.096Z|0f42fa39-855f-4892-9115-c1f23961a8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:41.097Z|e05e1477-f166-479c-a6e5-429c7dbc13e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:41.097Z|e05e1477-f166-479c-a6e5-429c7dbc13e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:51.121Z|43130088-d1fa-41d2-84f2-f22a6ad66704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:51.121Z|2559d6ef-8909-48c5-bf1b-762249b0f3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:51.121Z|fdfe48ef-628e-4e7d-82ae-a6e713d6b01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:16:51.122Z|43130088-d1fa-41d2-84f2-f22a6ad66704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:51.122Z|2559d6ef-8909-48c5-bf1b-762249b0f3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:51.122Z|fdfe48ef-628e-4e7d-82ae-a6e713d6b01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:53.527Z|2d040faa-bd76-4dc2-96fa-895986810eb0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:16:53.527Z|2d040faa-bd76-4dc2-96fa-895986810eb0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:16:55.307Z|b4b0abaa-c4f5-4907-ae13-de9e362f03e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:16:55.309Z|b4b0abaa-c4f5-4907-ae13-de9e362f03e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:17:01.145Z|55561a73-ec36-44b2-a1b2-70309e40d919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:01.145Z|16857299-20b4-41fd-9b6a-647ccaf7fecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:01.145Z|44f87869-039a-43e5-8a50-5f06573bbb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:01.146Z|55561a73-ec36-44b2-a1b2-70309e40d919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:01.146Z|16857299-20b4-41fd-9b6a-647ccaf7fecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:01.146Z|44f87869-039a-43e5-8a50-5f06573bbb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:10.307Z|648da2fb-07c0-442e-932e-b0ccb30196a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:17:10.307Z|648da2fb-07c0-442e-932e-b0ccb30196a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:17:10.412Z|a30e4ce4-afc5-4720-abcd-7614bb6f35ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:17:10.413Z|a30e4ce4-afc5-4720-abcd-7614bb6f35ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:17:11.170Z|bc382c85-2423-4042-bf3d-a0e9047034d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:11.170Z|04315a68-ec06-4e8f-bdf7-9af30e29c0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:11.170Z|bc382c85-2423-4042-bf3d-a0e9047034d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:11.170Z|ec77a879-c68f-42b7-938d-5927a34f2c62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:11.171Z|04315a68-ec06-4e8f-bdf7-9af30e29c0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:11.171Z|ec77a879-c68f-42b7-938d-5927a34f2c62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:21.192Z|d5860e8a-e7d9-4aee-ada4-8ec6096161e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:21.192Z|3d84e605-a62f-4c26-883d-5de1a8cc02a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:21.193Z|d5860e8a-e7d9-4aee-ada4-8ec6096161e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:21.193Z|3d84e605-a62f-4c26-883d-5de1a8cc02a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:21.194Z|f42a8423-6aef-4b56-9c3d-25dffc5cc1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:21.195Z|f42a8423-6aef-4b56-9c3d-25dffc5cc1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:25.306Z|1c8190ee-50ce-4d5c-a11b-0b635383cbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:17:25.307Z|1c8190ee-50ce-4d5c-a11b-0b635383cbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:17:31.218Z|afcfa53a-30b2-47fa-a1f2-ea93a8271966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:31.218Z|ea69927a-657c-4c02-9d45-e6281e4a2580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:31.218Z|afcfa53a-30b2-47fa-a1f2-ea93a8271966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:31.219Z|ea69927a-657c-4c02-9d45-e6281e4a2580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:31.219Z|f387105b-4c7e-4499-a68b-bb3b8cacbf77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:31.219Z|f387105b-4c7e-4499-a68b-bb3b8cacbf77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:40.306Z|6f76db3d-ebb9-402f-8dce-fe1620ac3de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:17:40.309Z|6f76db3d-ebb9-402f-8dce-fe1620ac3de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:17:40.414Z|29751591-b74b-48d0-bc3f-4262b9c21560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:17:40.415Z|29751591-b74b-48d0-bc3f-4262b9c21560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:17:41.242Z|89e231f8-77df-48fe-b947-272d308644c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:41.242Z|92495c35-0769-4582-9edf-6062a2c59c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:41.243Z|89e231f8-77df-48fe-b947-272d308644c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:41.243Z|92495c35-0769-4582-9edf-6062a2c59c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:41.245Z|6659240d-76cf-4abf-a041-8dff9dda5c1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:41.246Z|6659240d-76cf-4abf-a041-8dff9dda5c1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:51.264Z|99b27189-45f3-4706-9500-deb04b7d4d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:51.265Z|9e587c10-648b-43d3-bb59-5aecab71acc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:51.265Z|99b27189-45f3-4706-9500-deb04b7d4d9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:51.266Z|9e587c10-648b-43d3-bb59-5aecab71acc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:51.277Z|53fafd70-23a1-422a-ae88-7284c6a999fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:17:51.278Z|53fafd70-23a1-422a-ae88-7284c6a999fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:53.528Z|b8f87768-5ade-47ab-81d3-9d1de0e99355|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:17:53.528Z|b8f87768-5ade-47ab-81d3-9d1de0e99355|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:17:55.307Z|821d0dc1-aa82-4a3a-b7b9-7eff2efd9f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:17:55.308Z|821d0dc1-aa82-4a3a-b7b9-7eff2efd9f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:18:01.289Z|56fbd311-0bca-4ec3-b7d3-563bc688c09c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:01.289Z|455b349e-3282-4413-9c1e-532c6ea51a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:01.289Z|56fbd311-0bca-4ec3-b7d3-563bc688c09c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:01.289Z|455b349e-3282-4413-9c1e-532c6ea51a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:01.299Z|f69a74d9-1127-4f12-9b40-44005b8157ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:01.300Z|f69a74d9-1127-4f12-9b40-44005b8157ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:10.307Z|1ed644fe-bb45-40d3-b39f-ee96dce83265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:18:10.308Z|1ed644fe-bb45-40d3-b39f-ee96dce83265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:18:10.415Z|bb8b3cab-1f4f-4232-aa1c-a27e50d52ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:18:10.416Z|bb8b3cab-1f4f-4232-aa1c-a27e50d52ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:18:11.315Z|9f417b29-a3bc-4e9b-87ca-d7d8594649c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:11.315Z|be2942ef-cb24-4fdb-a9e1-2e51d5ac52c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:11.316Z|9f417b29-a3bc-4e9b-87ca-d7d8594649c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:11.316Z|be2942ef-cb24-4fdb-a9e1-2e51d5ac52c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:11.322Z|3799bc50-e10d-414c-993c-75d8d345f091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:11.323Z|3799bc50-e10d-414c-993c-75d8d345f091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:21.342Z|19915d7e-37a8-4351-8b19-8ad9c431fed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:21.343Z|19915d7e-37a8-4351-8b19-8ad9c431fed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:21.344Z|8d4fc378-4d09-4192-b1e9-bcd6e4528082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:21.344Z|8d4fc378-4d09-4192-b1e9-bcd6e4528082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:21.346Z|1658e7e2-db82-4c02-8888-9567072956d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:21.346Z|1658e7e2-db82-4c02-8888-9567072956d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:25.307Z|86031d0d-ff65-4a05-87ef-44dbe732b009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:18:25.310Z|86031d0d-ff65-4a05-87ef-44dbe732b009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:18:31.367Z|c2934a3a-7639-4089-a649-0e7c6f882386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:31.367Z|e4701f1b-6f68-414b-b844-1dfeb0088e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:31.368Z|c2934a3a-7639-4089-a649-0e7c6f882386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:31.368Z|e4701f1b-6f68-414b-b844-1dfeb0088e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:31.368Z|ea2aeae6-7e9e-424e-9671-f8ab4d11cd0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:31.369Z|ea2aeae6-7e9e-424e-9671-f8ab4d11cd0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:40.306Z|c5266668-b165-49e7-9e1e-651f5853b181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:18:40.307Z|c5266668-b165-49e7-9e1e-651f5853b181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:18:40.417Z|27afef7d-fd62-4855-be57-596daad8e7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:18:40.417Z|27afef7d-fd62-4855-be57-596daad8e7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:18:41.391Z|720fe297-f8f3-4f11-87f0-1ffa9b8385de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:41.391Z|720fe297-f8f3-4f11-87f0-1ffa9b8385de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:41.392Z|015ebf72-c9a8-43e8-a1da-3c3a37b96d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:41.393Z|015ebf72-c9a8-43e8-a1da-3c3a37b96d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:41.395Z|e0f9f693-5ef3-4853-b684-5bd7903cc5ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:41.395Z|e0f9f693-5ef3-4853-b684-5bd7903cc5ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:51.415Z|2a7fc681-181a-47e4-b84d-5da29a8b5b3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:51.416Z|b65a9e11-281a-45d5-8585-e47043043e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:51.416Z|2a7fc681-181a-47e4-b84d-5da29a8b5b3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:51.416Z|bee72db8-49dc-49e6-af04-63789070f93f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:18:51.416Z|b65a9e11-281a-45d5-8585-e47043043e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:51.417Z|bee72db8-49dc-49e6-af04-63789070f93f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:53.527Z|60666a2f-2b85-4f8f-aa10-62e2361238e6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:18:53.528Z|60666a2f-2b85-4f8f-aa10-62e2361238e6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:18:55.306Z|ca1e0ec4-38c4-42ae-860d-9f986ef1d77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:18:55.307Z|ca1e0ec4-38c4-42ae-860d-9f986ef1d77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:19:01.436Z|423660c2-a1af-4242-888e-a32a27a80680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:01.437Z|423660c2-a1af-4242-888e-a32a27a80680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:01.440Z|7670a5cc-cf69-44c1-8986-3f754f3caad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:01.440Z|80d3ec30-2774-47ea-a0df-7af3107dda5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:01.441Z|7670a5cc-cf69-44c1-8986-3f754f3caad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:01.441Z|80d3ec30-2774-47ea-a0df-7af3107dda5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:10.306Z|0e4771f0-e6e7-4fa4-a0af-6a6cdac128b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:19:10.309Z|0e4771f0-e6e7-4fa4-a0af-6a6cdac128b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:19:10.418Z|f8f4b025-c0ef-4bec-ba2f-4035b5a242ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:19:10.419Z|f8f4b025-c0ef-4bec-ba2f-4035b5a242ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:19:11.462Z|1a6375e7-eda1-460f-93dd-f7cb2d0a79c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:11.462Z|d881c555-82c5-468b-bbc2-ea8fe96d3ff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:11.462Z|1a6375e7-eda1-460f-93dd-f7cb2d0a79c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:11.462Z|d881c555-82c5-468b-bbc2-ea8fe96d3ff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:11.465Z|d41c1f46-fa92-4411-a709-7af1a312c528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:11.466Z|d41c1f46-fa92-4411-a709-7af1a312c528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:21.486Z|cf3200c8-ce0b-4a0d-b63a-021c8a1f981a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:21.486Z|6e2b1f21-94e3-4b7c-bae7-06b4a36f476b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:21.486Z|cf3200c8-ce0b-4a0d-b63a-021c8a1f981a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:21.486Z|6e2b1f21-94e3-4b7c-bae7-06b4a36f476b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:21.487Z|eb7cc56f-ae28-40d4-9d1f-916eb7b8b653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:21.488Z|eb7cc56f-ae28-40d4-9d1f-916eb7b8b653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:25.306Z|8000f573-58ff-4c05-a1be-4199bc750d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:19:25.307Z|8000f573-58ff-4c05-a1be-4199bc750d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:19:31.509Z|0ec616ad-5e64-43df-81c9-9e7b7b67e740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:31.510Z|0ec616ad-5e64-43df-81c9-9e7b7b67e740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:31.510Z|6b476ee1-c88b-4558-aa41-4f87491541d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:31.511Z|6b476ee1-c88b-4558-aa41-4f87491541d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:31.511Z|1e478a88-8ca2-45bf-803b-d0c5cbb0d261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:31.512Z|1e478a88-8ca2-45bf-803b-d0c5cbb0d261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:40.306Z|10be8313-b0a9-40af-bce3-0ece07426e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:19:40.307Z|10be8313-b0a9-40af-bce3-0ece07426e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:19:40.419Z|9356b6eb-05b9-4ee8-8204-c7a7d4880b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:19:40.420Z|9356b6eb-05b9-4ee8-8204-c7a7d4880b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:19:41.534Z|45242d30-35af-4d45-9a8c-a1b4923829a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:41.534Z|724e7da8-9965-4822-99c3-c8407e3b3585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:41.535Z|724e7da8-9965-4822-99c3-c8407e3b3585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:41.535Z|45242d30-35af-4d45-9a8c-a1b4923829a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:41.535Z|81f3b22b-f140-460c-a242-1f154d6d460e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:41.536Z|81f3b22b-f140-460c-a242-1f154d6d460e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:51.557Z|5c384598-6ef9-43c4-93f9-e4eba23aa031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:51.558Z|5c384598-6ef9-43c4-93f9-e4eba23aa031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:51.558Z|3de738bd-9c22-436b-b5fb-c15ee65ec99a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:51.558Z|c84fbe25-d696-4a36-9281-9d96dbb7df7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:19:51.559Z|3de738bd-9c22-436b-b5fb-c15ee65ec99a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:51.559Z|c84fbe25-d696-4a36-9281-9d96dbb7df7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:53.527Z|111cfc76-dd1d-469e-a021-19c12e5c3897|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:19:53.528Z|111cfc76-dd1d-469e-a021-19c12e5c3897|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:19:55.306Z|201dbb7a-9021-4061-b72d-345e34538be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:19:55.310Z|201dbb7a-9021-4061-b72d-345e34538be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:20:01.581Z|eb2af031-5974-41c9-97de-2cac8aa7d49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:01.581Z|eb2af031-5974-41c9-97de-2cac8aa7d49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:01.581Z|93e0f079-c923-4e09-ae15-222a57d52397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:01.582Z|93e0f079-c923-4e09-ae15-222a57d52397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:01.583Z|8c6279b2-057c-4e98-9b9c-e2fb26c2eca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:01.583Z|8c6279b2-057c-4e98-9b9c-e2fb26c2eca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:10.306Z|8584ff96-dee0-4a02-9f8c-15fc29afcbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:20:10.307Z|8584ff96-dee0-4a02-9f8c-15fc29afcbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:20:10.421Z|7ee4ceb8-8c69-4c11-9bb8-c4a7211d2bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:20:10.421Z|7ee4ceb8-8c69-4c11-9bb8-c4a7211d2bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:20:11.606Z|e9c6a123-4e6a-484a-ac4d-249afc8be4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:11.607Z|e9c6a123-4e6a-484a-ac4d-249afc8be4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:11.608Z|0a46d457-7fb6-4dfc-a4f6-682792754a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:11.608Z|0a46d457-7fb6-4dfc-a4f6-682792754a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:11.608Z|0b65b007-d7f1-460e-8ca3-cd032b956228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:11.610Z|0b65b007-d7f1-460e-8ca3-cd032b956228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:21.626Z|2680c35c-9db3-4586-826e-d0524725c423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:21.626Z|2680c35c-9db3-4586-826e-d0524725c423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:21.630Z|a99859fd-bf58-4618-bee8-b8d0de1e796e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:21.630Z|7981a020-9cac-40fe-8913-3885a1d10e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:21.630Z|a99859fd-bf58-4618-bee8-b8d0de1e796e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:21.630Z|7981a020-9cac-40fe-8913-3885a1d10e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:25.306Z|de27db6e-a950-487d-8a09-20785704e42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:20:25.307Z|de27db6e-a950-487d-8a09-20785704e42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:20:31.648Z|3e24c649-4ddf-48a5-ab33-246454eccbdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:31.649Z|3e24c649-4ddf-48a5-ab33-246454eccbdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:31.651Z|e8a50939-0664-4925-a034-7d3652d60e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:31.651Z|e8a50939-0664-4925-a034-7d3652d60e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:31.654Z|ed43e92d-3478-42f5-b895-d3e1bfaefcd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:31.654Z|ed43e92d-3478-42f5-b895-d3e1bfaefcd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:40.306Z|30b38f77-d805-420c-8414-14861081050a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:20:40.309Z|30b38f77-d805-420c-8414-14861081050a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:20:40.422Z|8a899ef5-4d57-441f-b45d-62066128cc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:20:40.423Z|8a899ef5-4d57-441f-b45d-62066128cc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:20:41.672Z|c9705990-c00d-4071-b4fa-5d72cf570773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:41.672Z|1316e93a-ae70-40a3-94ca-b8fe53087cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:41.673Z|c9705990-c00d-4071-b4fa-5d72cf570773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:41.673Z|1316e93a-ae70-40a3-94ca-b8fe53087cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:41.678Z|ee443bc4-769d-452d-aa4c-ee5af05caa2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:41.679Z|ee443bc4-769d-452d-aa4c-ee5af05caa2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:51.700Z|dd767911-556c-4271-ba31-f1b6e50ebac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:51.701Z|dd767911-556c-4271-ba31-f1b6e50ebac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:51.701Z|b0dd3d91-dce3-45bb-b8ef-12371814f1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:51.702Z|b0dd3d91-dce3-45bb-b8ef-12371814f1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:51.705Z|4da905f7-fe04-4b18-b42e-5113f3ea9c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:20:51.706Z|4da905f7-fe04-4b18-b42e-5113f3ea9c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:53.527Z|fbc4cab6-7a96-4ffd-aadb-01d4da43f0a2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:20:53.528Z|fbc4cab6-7a96-4ffd-aadb-01d4da43f0a2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:20:55.306Z|3009fbd9-4354-41d4-997a-e22172ebae36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:20:55.307Z|3009fbd9-4354-41d4-997a-e22172ebae36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:21:01.724Z|deb873fa-7601-4d4a-ab3b-6348413c27fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:01.724Z|deb873fa-7601-4d4a-ab3b-6348413c27fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:01.725Z|a38e75bc-1838-4cc9-b72c-ffee562109ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:01.725Z|a38e75bc-1838-4cc9-b72c-ffee562109ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:01.727Z|60c8dfc2-cb84-4885-841a-3a84c7d932a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:01.728Z|60c8dfc2-cb84-4885-841a-3a84c7d932a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:10.307Z|c8cfcff1-9eff-4221-b1a7-30ad7ab63124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:21:10.307Z|c8cfcff1-9eff-4221-b1a7-30ad7ab63124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:21:10.424Z|461d5a02-fde4-4811-9a8c-80ff1cef7756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:21:10.424Z|461d5a02-fde4-4811-9a8c-80ff1cef7756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:21:11.746Z|b4fa57cb-6ee7-4b3b-a5a5-a9c0964432b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:11.747Z|b4fa57cb-6ee7-4b3b-a5a5-a9c0964432b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:11.748Z|dee45166-e49a-4b3f-9930-a0687ccdc490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:11.748Z|c2f7c116-cc28-4271-8180-c957fb257889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:11.748Z|dee45166-e49a-4b3f-9930-a0687ccdc490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:11.749Z|c2f7c116-cc28-4271-8180-c957fb257889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:21.769Z|35378267-7098-42d9-bc7e-2732d7ba7161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:21.769Z|42471404-3f49-4f24-bfd6-9cb31051ccfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:21.770Z|35378267-7098-42d9-bc7e-2732d7ba7161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:21.770Z|42471404-3f49-4f24-bfd6-9cb31051ccfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:21.774Z|184a5c71-4b59-482f-a0fe-9ce91856c430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:21.774Z|184a5c71-4b59-482f-a0fe-9ce91856c430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:25.306Z|448cf447-84eb-48d3-ba13-d85cdd18a828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:21:25.309Z|448cf447-84eb-48d3-ba13-d85cdd18a828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:21:31.788Z|0343e22a-5ac6-4e54-87af-4e5af1c5b7ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:31.789Z|0343e22a-5ac6-4e54-87af-4e5af1c5b7ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:31.789Z|f9e83b16-978c-4665-9828-944fb90fe1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:31.789Z|f9e83b16-978c-4665-9828-944fb90fe1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:31.791Z|fa7ca699-a94b-4bff-889b-382abd572276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:31.792Z|fa7ca699-a94b-4bff-889b-382abd572276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:40.306Z|f757a54a-253b-435c-876e-dc178a9dd921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:21:40.307Z|f757a54a-253b-435c-876e-dc178a9dd921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:21:40.425Z|ec8e4a42-61d7-49af-b8e6-d47a87c5b5d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:21:40.425Z|ec8e4a42-61d7-49af-b8e6-d47a87c5b5d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:21:41.810Z|012521ee-609c-4212-9127-f9965d87c405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:41.810Z|012521ee-609c-4212-9127-f9965d87c405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:41.810Z|d9a78f5f-3034-495a-9ef8-bc60a20a15f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:41.810Z|d9a78f5f-3034-495a-9ef8-bc60a20a15f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:41.810Z|c4ea4b22-8c35-46ed-a323-7d84aa39e6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:41.811Z|c4ea4b22-8c35-46ed-a323-7d84aa39e6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:51.833Z|37ed1955-6dbb-41bf-98ba-8bb50ad182e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:51.833Z|f101e293-0f3f-49a7-b5f9-0ecab695f464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:51.833Z|37ed1955-6dbb-41bf-98ba-8bb50ad182e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:51.833Z|fb4c8ce7-694c-4395-86fd-86b2eed3e676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:21:51.834Z|f101e293-0f3f-49a7-b5f9-0ecab695f464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:51.834Z|fb4c8ce7-694c-4395-86fd-86b2eed3e676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:53.527Z|be97090b-a117-46c9-8ff3-7a52660dc0d0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:21:53.527Z|be97090b-a117-46c9-8ff3-7a52660dc0d0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:21:55.306Z|02e1b0b8-7192-4872-b816-5d66e653576e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:21:55.307Z|02e1b0b8-7192-4872-b816-5d66e653576e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:22:01.853Z|88047291-2565-4b1d-81ef-7050c423dcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:01.854Z|88047291-2565-4b1d-81ef-7050c423dcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:01.855Z|acd6b627-6261-4985-9411-b38651cb1470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:01.856Z|acd6b627-6261-4985-9411-b38651cb1470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:01.857Z|b7e9f4bf-3503-4adc-a8a0-d1fe247d3302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:01.858Z|b7e9f4bf-3503-4adc-a8a0-d1fe247d3302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:10.306Z|ffec528e-64dd-4472-a4dd-22b7d68cdec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:22:10.310Z|ffec528e-64dd-4472-a4dd-22b7d68cdec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:22:10.426Z|2d31e2c4-9a58-4530-85aa-26136c0b9d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:22:10.427Z|2d31e2c4-9a58-4530-85aa-26136c0b9d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:22:11.876Z|f0f6c07b-6bab-4ab7-9877-a6aba5fff994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:11.876Z|aa1af8b0-c956-4984-872d-205632bc2e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:11.876Z|f0f6c07b-6bab-4ab7-9877-a6aba5fff994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:11.877Z|aa1af8b0-c956-4984-872d-205632bc2e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:11.879Z|60d8aeaa-3744-490b-9486-8a9d484d7711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:11.879Z|60d8aeaa-3744-490b-9486-8a9d484d7711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:21.898Z|87e19044-3939-47c6-851a-49d492970256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:21.898Z|87e19044-3939-47c6-851a-49d492970256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:21.898Z|5418bb79-d837-49b4-a463-5cf15d132794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:21.899Z|c11321d3-30cc-45ae-9ae1-6497c018192e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:21.899Z|5418bb79-d837-49b4-a463-5cf15d132794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:21.900Z|c11321d3-30cc-45ae-9ae1-6497c018192e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:25.307Z|b5035640-0446-453a-84dd-3245bb765a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:22:25.307Z|b5035640-0446-453a-84dd-3245bb765a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:22:31.922Z|c7628fda-2325-41b4-b976-ceceb37431e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:31.922Z|0194da75-2071-4bc2-8966-7779531deb13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:31.922Z|c7628fda-2325-41b4-b976-ceceb37431e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:31.922Z|0194da75-2071-4bc2-8966-7779531deb13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:31.923Z|375390b1-3e0e-4659-8069-ed45aa7db854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:31.924Z|375390b1-3e0e-4659-8069-ed45aa7db854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:40.306Z|8a192b52-f7b3-4fa8-8ca9-0b7677c8c54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:22:40.307Z|8a192b52-f7b3-4fa8-8ca9-0b7677c8c54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:22:40.428Z|028dbfbf-1ae9-4506-a904-1120a5f35c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:22:40.428Z|028dbfbf-1ae9-4506-a904-1120a5f35c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:22:41.946Z|b26cecbe-24cf-48ec-9af5-013f1568dc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:41.946Z|0c9da4d8-235e-44b2-a8c1-86c965b373e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:41.947Z|b26cecbe-24cf-48ec-9af5-013f1568dc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:41.947Z|0c9da4d8-235e-44b2-a8c1-86c965b373e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:41.948Z|7c4c4966-c070-46aa-abfc-2d36007f2e30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:41.949Z|7c4c4966-c070-46aa-abfc-2d36007f2e30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:51.976Z|cc00df9c-8d39-4258-a7bf-55defc39ddd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:51.976Z|a81f7d01-939b-41fe-8661-4da0bd70115e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:51.976Z|cc00df9c-8d39-4258-a7bf-55defc39ddd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:51.977Z|a81f7d01-939b-41fe-8661-4da0bd70115e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:51.986Z|e70c8995-2f03-428f-aaa9-51b9fb4ed7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:22:51.986Z|e70c8995-2f03-428f-aaa9-51b9fb4ed7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:53.529Z|863c637e-411d-47d2-ae1e-0128d2e09d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:22:53.530Z|863c637e-411d-47d2-ae1e-0128d2e09d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:22:55.306Z|36370b52-9edd-4589-8acd-cdd4ebe73070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:22:55.309Z|36370b52-9edd-4589-8acd-cdd4ebe73070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:23:01.999Z|8ad63de5-279d-4261-b505-bbe5d73ea6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:02.000Z|38bd7a79-0443-4773-b747-3c01b58e72a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:02.000Z|8ad63de5-279d-4261-b505-bbe5d73ea6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:02.000Z|38bd7a79-0443-4773-b747-3c01b58e72a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:02.005Z|c016732a-e39a-4846-99a9-56ddbebad962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:02.005Z|c016732a-e39a-4846-99a9-56ddbebad962|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:10.306Z|ce8a310a-45b6-4134-a33f-ac65d7b3250b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:23:10.307Z|ce8a310a-45b6-4134-a33f-ac65d7b3250b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:23:10.429Z|049b4c34-9ea6-4daa-b951-064e36c25457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:23:10.430Z|049b4c34-9ea6-4daa-b951-064e36c25457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:23:12.027Z|e7f1c0b6-6693-430b-b8aa-c477030ebdaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:12.027Z|e7f1c0b6-6693-430b-b8aa-c477030ebdaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:12.032Z|d5d30365-fa5c-4c09-9b79-697eb0f57e53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:12.033Z|d5d30365-fa5c-4c09-9b79-697eb0f57e53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:12.033Z|6c700618-6568-46d3-878c-1536de9fc82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:12.034Z|6c700618-6568-46d3-878c-1536de9fc82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:22.055Z|eec4f01c-1d9d-45ef-9529-ed47527a4e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:22.056Z|eec4f01c-1d9d-45ef-9529-ed47527a4e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:22.060Z|96e1614e-f93d-46f6-8a93-41afa797668c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:22.061Z|96e1614e-f93d-46f6-8a93-41afa797668c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:22.062Z|0ed1f8b8-5143-47c5-9251-ebccd641e9ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:22.062Z|0ed1f8b8-5143-47c5-9251-ebccd641e9ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:25.306Z|319ee19a-c0eb-4e0d-8e42-a95cc584c9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:23:25.307Z|319ee19a-c0eb-4e0d-8e42-a95cc584c9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:23:32.084Z|b5e676f2-277b-466d-a9a9-798bbcd3a621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:32.084Z|e5a9f4fd-484e-4a43-af90-69e550e97bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:32.085Z|e5a9f4fd-484e-4a43-af90-69e550e97bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:32.085Z|b5e676f2-277b-466d-a9a9-798bbcd3a621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:32.085Z|e8a14a05-39aa-477a-9e72-b894850fd032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:32.085Z|e8a14a05-39aa-477a-9e72-b894850fd032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:40.306Z|1efdad08-559d-43ec-b73f-b03833d3b3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:23:40.310Z|1efdad08-559d-43ec-b73f-b03833d3b3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:23:40.430Z|ee9f7c38-bc22-4300-b9b0-36e0911b1f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:23:40.431Z|ee9f7c38-bc22-4300-b9b0-36e0911b1f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:23:42.109Z|35586243-5934-4293-b007-7198be597168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:42.109Z|86c19894-6ba8-4968-a548-0b2661b0e6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:42.109Z|86c19894-6ba8-4968-a548-0b2661b0e6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:42.109Z|35586243-5934-4293-b007-7198be597168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:42.110Z|12ed905a-e911-4a54-bd04-22a72cd12840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:42.112Z|12ed905a-e911-4a54-bd04-22a72cd12840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:52.136Z|48271753-34c1-455a-b4fd-ea6134099a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:52.136Z|4f40f69e-a23e-4bb0-ae81-728888013396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:52.136Z|48271753-34c1-455a-b4fd-ea6134099a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:52.136Z|4f40f69e-a23e-4bb0-ae81-728888013396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:52.145Z|27046121-5e75-4795-b646-ba522a59d1d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:23:52.145Z|27046121-5e75-4795-b646-ba522a59d1d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:53.527Z|be3718bf-591c-4e59-831c-53e527eb836f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:23:53.528Z|be3718bf-591c-4e59-831c-53e527eb836f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:23:55.307Z|87a09e49-1c04-4542-8008-404416c7e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:23:55.307Z|87a09e49-1c04-4542-8008-404416c7e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:24:02.159Z|40017aac-a6e2-434b-b79f-0ee6147f7b8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:02.159Z|b8ea7555-68bf-4b08-9330-0cc442e09e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:02.160Z|b8ea7555-68bf-4b08-9330-0cc442e09e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:02.167Z|a8bc0790-2d7d-4bb9-8562-221990cdf444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:02.167Z|a8bc0790-2d7d-4bb9-8562-221990cdf444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:02.160Z|40017aac-a6e2-434b-b79f-0ee6147f7b8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:10.306Z|0625118a-df13-433c-8fb4-9bbadb78b8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:24:10.307Z|0625118a-df13-433c-8fb4-9bbadb78b8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:24:10.432Z|10418ead-dec2-4698-b77b-f2dd57fafda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:24:10.432Z|10418ead-dec2-4698-b77b-f2dd57fafda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:24:12.185Z|3bbc713b-5a63-4174-b935-b59d6a83409b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:12.186Z|3bbc713b-5a63-4174-b935-b59d6a83409b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:12.191Z|47cc7717-ac69-4cc8-80b2-90709ea90b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:12.192Z|47cc7717-ac69-4cc8-80b2-90709ea90b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:12.193Z|fd20f82f-f500-4645-a09a-743c3b31726e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:12.194Z|fd20f82f-f500-4645-a09a-743c3b31726e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:22.210Z|9a38e0a7-a689-4507-b938-bafac4a268cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:22.211Z|9a38e0a7-a689-4507-b938-bafac4a268cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:22.226Z|1d07b037-c9d5-4590-a5ff-42a37e14ec5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:22.226Z|faa51901-96d7-4cfc-83a0-55ccf533600e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:22.227Z|faa51901-96d7-4cfc-83a0-55ccf533600e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:22.227Z|1d07b037-c9d5-4590-a5ff-42a37e14ec5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:25.306Z|850a9e1c-963d-49f8-ac68-985fdbf9e4a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:24:25.309Z|850a9e1c-963d-49f8-ac68-985fdbf9e4a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:24:32.232Z|2a93ef74-f98d-4a66-bf19-606fcec37cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:32.233Z|2a93ef74-f98d-4a66-bf19-606fcec37cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:32.250Z|4464dc4a-5ad1-4a20-bcca-4baf203c535d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:32.251Z|4464dc4a-5ad1-4a20-bcca-4baf203c535d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:32.256Z|966aeb8a-47a3-453c-aff6-bc6c47c59c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:32.256Z|966aeb8a-47a3-453c-aff6-bc6c47c59c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:40.306Z|eeaa6b65-67b6-40f6-8e7a-680f7d336f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:24:40.307Z|eeaa6b65-67b6-40f6-8e7a-680f7d336f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:24:40.433Z|45e35ec6-3963-415b-aee6-5b536e16b6a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:24:40.433Z|45e35ec6-3963-415b-aee6-5b536e16b6a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:24:42.258Z|e6e96530-40d9-4d84-84b7-161305f45699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:42.259Z|e6e96530-40d9-4d84-84b7-161305f45699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:42.276Z|bc06daa0-32f7-41be-b625-181f5cfa8966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:42.276Z|1a2ece3c-d1de-4a87-a5aa-74b8e8ae25c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:42.276Z|bc06daa0-32f7-41be-b625-181f5cfa8966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:42.276Z|1a2ece3c-d1de-4a87-a5aa-74b8e8ae25c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:52.284Z|2da47020-35ed-4d1d-b2c4-33846e0b8919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:52.284Z|2da47020-35ed-4d1d-b2c4-33846e0b8919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:52.299Z|35140b40-d877-4490-9d43-fdfbdd9a492c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:52.300Z|35140b40-d877-4490-9d43-fdfbdd9a492c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:52.300Z|17cced00-46ca-4700-a83d-e278b10326ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:24:52.301Z|17cced00-46ca-4700-a83d-e278b10326ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:53.527Z|f8078c25-b29e-4cdb-96df-a47343d22dfc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:24:53.528Z|f8078c25-b29e-4cdb-96df-a47343d22dfc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:24:55.306Z|4ec90a1b-2fe1-415f-bf0a-35447da5df77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:24:55.307Z|4ec90a1b-2fe1-415f-bf0a-35447da5df77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:25:02.309Z|649af559-af85-4782-8696-378ab0f3977d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:02.310Z|649af559-af85-4782-8696-378ab0f3977d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:02.317Z|8b728b8b-0db5-4e30-bbaa-aa19e5f31d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:02.317Z|8b728b8b-0db5-4e30-bbaa-aa19e5f31d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:02.322Z|13539f0d-fd78-4da5-9089-ee459922e5ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:02.322Z|13539f0d-fd78-4da5-9089-ee459922e5ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:10.307Z|560b13a1-bf55-4ecf-b717-a55416c2449d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:25:10.307Z|560b13a1-bf55-4ecf-b717-a55416c2449d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:25:10.434Z|d10a1439-6b0b-49f1-871f-a83cab3e6ab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:25:10.434Z|d10a1439-6b0b-49f1-871f-a83cab3e6ab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:25:12.331Z|f915b9e3-410a-47e3-b58b-cc5f52ebe348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:12.332Z|f915b9e3-410a-47e3-b58b-cc5f52ebe348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:12.338Z|183111bd-b370-4b38-8cc3-b608cc5ca584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:12.339Z|183111bd-b370-4b38-8cc3-b608cc5ca584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:12.341Z|b7a0a31f-4509-4090-948c-3063bb2db736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:12.342Z|b7a0a31f-4509-4090-948c-3063bb2db736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:22.352Z|33c6365c-3ec0-4431-8d65-f00384fc64e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:22.352Z|33c6365c-3ec0-4431-8d65-f00384fc64e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:22.358Z|73f3a6d2-203b-49c2-8345-f66ecbc75941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:22.358Z|73f3a6d2-203b-49c2-8345-f66ecbc75941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:22.361Z|b154ad72-f581-4fa8-be08-b89c39999f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:22.361Z|b154ad72-f581-4fa8-be08-b89c39999f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:25.306Z|0b7d60b7-40f2-4e92-801b-b2017fba4772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:25:25.307Z|0b7d60b7-40f2-4e92-801b-b2017fba4772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:25:32.378Z|5b4688c5-370c-484e-ad6c-40ba0ae0fa33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:32.378Z|5b4688c5-370c-484e-ad6c-40ba0ae0fa33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:32.381Z|0a79bb1a-34a3-4ba9-83ad-6067ce4af299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:32.381Z|0a79bb1a-34a3-4ba9-83ad-6067ce4af299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:32.386Z|b0ac1953-a523-4176-acbc-9d6a06e1018b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:32.387Z|b0ac1953-a523-4176-acbc-9d6a06e1018b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:40.306Z|883cf3ab-43a7-4dd5-8443-2c79443ea0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:25:40.307Z|883cf3ab-43a7-4dd5-8443-2c79443ea0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:25:40.435Z|b35717d7-2e50-444f-9792-a512d4394da7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:25:40.436Z|b35717d7-2e50-444f-9792-a512d4394da7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:25:42.397Z|b2e1e28e-d4a6-4ecd-820b-9ac7da4962cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:42.398Z|b2e1e28e-d4a6-4ecd-820b-9ac7da4962cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:42.401Z|595b7c78-b72d-49fa-828c-709d21e18981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:42.401Z|595b7c78-b72d-49fa-828c-709d21e18981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:42.408Z|1c2e42d3-428f-4a56-b6f8-b23bf55b3b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:42.409Z|1c2e42d3-428f-4a56-b6f8-b23bf55b3b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:52.420Z|076ea3eb-7610-4b92-94af-b077c1039dc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:52.421Z|076ea3eb-7610-4b92-94af-b077c1039dc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:52.422Z|9274c0e5-0d00-4ba1-8ed6-66eb9fbe6739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:52.423Z|9274c0e5-0d00-4ba1-8ed6-66eb9fbe6739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:52.426Z|d5244985-b2b4-4046-a79a-21695331fa73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:25:52.427Z|d5244985-b2b4-4046-a79a-21695331fa73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:53.527Z|0c14e2f5-1885-4afb-baf9-e7c83176482f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:25:53.528Z|0c14e2f5-1885-4afb-baf9-e7c83176482f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:25:55.306Z|c7fec78e-e00b-47cf-8389-e1a20d2baeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:25:55.307Z|c7fec78e-e00b-47cf-8389-e1a20d2baeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:26:02.449Z|a4668d92-2418-4712-9f95-6eec85353d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:02.450Z|a4668d92-2418-4712-9f95-6eec85353d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:02.453Z|02fbaf2e-e9d2-406a-82ba-7d00dafe60c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:02.454Z|02fbaf2e-e9d2-406a-82ba-7d00dafe60c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:02.454Z|0b7fa75c-843c-4e5d-978b-746f769c953a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:02.454Z|0b7fa75c-843c-4e5d-978b-746f769c953a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:10.306Z|d83b502a-7cd0-455f-9c29-727edf295ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:26:10.309Z|d83b502a-7cd0-455f-9c29-727edf295ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:26:10.437Z|73ec132b-fa11-4a63-a373-2f0199451ad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:26:10.437Z|73ec132b-fa11-4a63-a373-2f0199451ad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:26:12.472Z|40d2f482-476d-44e2-a6f8-e35c550d3095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:12.472Z|40d2f482-476d-44e2-a6f8-e35c550d3095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:12.474Z|18e38009-8373-4048-9e5a-1abcbaf29e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:12.475Z|18e38009-8373-4048-9e5a-1abcbaf29e28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:12.475Z|c623cf42-650c-4f50-80f5-2563f659b8db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:12.475Z|c623cf42-650c-4f50-80f5-2563f659b8db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:22.493Z|78721258-8b6a-493d-9cc9-5d044f013577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:22.493Z|d2abb3a5-73ce-4ea5-8538-3bcd5f119187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:22.494Z|78721258-8b6a-493d-9cc9-5d044f013577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:22.494Z|d2abb3a5-73ce-4ea5-8538-3bcd5f119187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:22.497Z|4d3d6a48-371d-49e4-a9ba-26b201126a7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:22.497Z|4d3d6a48-371d-49e4-a9ba-26b201126a7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:25.306Z|0f9b9097-9756-41f2-8160-c52d7765f2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:26:25.307Z|0f9b9097-9756-41f2-8160-c52d7765f2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:26:32.519Z|6699edc3-5b99-481b-8912-49e96c3a0935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:32.520Z|6699edc3-5b99-481b-8912-49e96c3a0935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:32.520Z|6ca58598-1040-4ff2-8e25-a2bce767ce12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:32.521Z|6ca58598-1040-4ff2-8e25-a2bce767ce12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:32.531Z|8a6e1db3-168d-4b7d-9c8b-72755622919f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:32.532Z|8a6e1db3-168d-4b7d-9c8b-72755622919f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:40.306Z|4a2ab374-b883-4571-a04d-d54554bd3c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:26:40.307Z|4a2ab374-b883-4571-a04d-d54554bd3c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:26:40.438Z|d505a45d-fc06-467a-9276-cedb833a68d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:26:40.439Z|d505a45d-fc06-467a-9276-cedb833a68d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:26:42.542Z|209362bd-9944-4d9e-867c-1d3b86f44818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:42.543Z|209362bd-9944-4d9e-867c-1d3b86f44818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:42.547Z|44201874-e355-494c-b724-60527c3719b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:42.548Z|44201874-e355-494c-b724-60527c3719b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:42.552Z|e6c03a5a-2039-47ce-b06d-5a99ce8bad85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:42.552Z|e6c03a5a-2039-47ce-b06d-5a99ce8bad85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:52.565Z|1effbed5-47f3-4fad-872e-4709038bbd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:52.565Z|1effbed5-47f3-4fad-872e-4709038bbd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:52.572Z|342008f1-d208-4172-830f-5cf0a13c6f2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:52.572Z|342008f1-d208-4172-830f-5cf0a13c6f2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:52.575Z|390a4317-6f07-4a46-ac9c-033d6981070b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:26:52.575Z|390a4317-6f07-4a46-ac9c-033d6981070b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:53.527Z|aac4521a-9791-46a2-a78f-0f171e4f365d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:26:53.528Z|aac4521a-9791-46a2-a78f-0f171e4f365d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:26:55.306Z|d1da0ac1-6486-45a1-aaae-0aebbb99f303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:26:55.309Z|d1da0ac1-6486-45a1-aaae-0aebbb99f303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:27:02.589Z|7de5d3c6-d197-43c0-a391-74210cc32720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:02.590Z|7de5d3c6-d197-43c0-a391-74210cc32720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:02.592Z|81a7ff71-c591-45d7-8a78-0b7a7ebbf818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:02.592Z|81a7ff71-c591-45d7-8a78-0b7a7ebbf818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:02.594Z|37c6eaa9-0369-4306-94ce-8035dd335664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:02.595Z|37c6eaa9-0369-4306-94ce-8035dd335664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:10.307Z|01aae1a9-92b4-4b87-9cd1-6b5b44fecf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:27:10.307Z|01aae1a9-92b4-4b87-9cd1-6b5b44fecf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:27:10.440Z|a5cea915-0ef0-4235-b368-5c976981a706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:27:10.440Z|a5cea915-0ef0-4235-b368-5c976981a706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:27:12.611Z|4c1dc944-099a-4e23-b178-ce658a832de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:12.611Z|4c1dc944-099a-4e23-b178-ce658a832de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:12.618Z|63008035-04c0-4422-b67e-d9d40c117682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:12.618Z|63008035-04c0-4422-b67e-d9d40c117682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:12.624Z|a903ca6d-bb47-4356-86b7-651dd71dac10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:12.625Z|a903ca6d-bb47-4356-86b7-651dd71dac10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:22.634Z|9472edd1-d5a6-4426-a037-80e2ca1c9810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:22.634Z|9472edd1-d5a6-4426-a037-80e2ca1c9810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:22.638Z|9353f7f6-0717-4298-aa86-0ba73ed9ae64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:22.639Z|9353f7f6-0717-4298-aa86-0ba73ed9ae64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:22.646Z|628ce059-75d1-4679-bcc9-a0eaa2ebe1e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:22.647Z|628ce059-75d1-4679-bcc9-a0eaa2ebe1e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:25.306Z|a065b50a-a872-4760-80b2-ddeb6fe624a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:27:25.307Z|a065b50a-a872-4760-80b2-ddeb6fe624a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:27:32.659Z|fb4f693d-9267-4ea1-bac8-9cfbc6d7441f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:32.659Z|71caea60-516b-4b48-9eae-75c13c05d956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:32.659Z|fb4f693d-9267-4ea1-bac8-9cfbc6d7441f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:32.659Z|71caea60-516b-4b48-9eae-75c13c05d956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:32.665Z|09d28fa6-e94c-43ae-9d3d-99086b2fb500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:32.665Z|09d28fa6-e94c-43ae-9d3d-99086b2fb500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:40.306Z|0d6cab9b-e91b-44c6-b3c9-4ccccf6803e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:27:40.309Z|0d6cab9b-e91b-44c6-b3c9-4ccccf6803e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:27:40.441Z|310e5b7f-6a69-4278-87f4-b5e2dc32a1a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:27:40.442Z|310e5b7f-6a69-4278-87f4-b5e2dc32a1a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:27:42.684Z|76799c8e-20bd-4ce5-825d-d19b2af71e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:42.684Z|c768cb8f-10c0-4101-8675-1946083db0a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:42.684Z|c768cb8f-10c0-4101-8675-1946083db0a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:42.684Z|76799c8e-20bd-4ce5-825d-d19b2af71e58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:42.687Z|925a51c8-3770-4d9e-85c2-38767c8b53aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:42.688Z|925a51c8-3770-4d9e-85c2-38767c8b53aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:52.706Z|4b461592-faa4-43dd-900b-b831be3c3d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:52.706Z|6223ef84-5040-4087-bbdd-d7a33411def7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:52.707Z|4a1a33f8-3ad2-4f2d-929f-dd98b2d0d993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:27:52.707Z|4b461592-faa4-43dd-900b-b831be3c3d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:52.707Z|6223ef84-5040-4087-bbdd-d7a33411def7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:52.707Z|4a1a33f8-3ad2-4f2d-929f-dd98b2d0d993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:53.528Z|5a3f54e3-cbb5-4f02-a10c-dbf346635421|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:27:53.529Z|5a3f54e3-cbb5-4f02-a10c-dbf346635421|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:27:55.307Z|428c7380-09e5-4c30-b0db-f86ab7929dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:27:55.307Z|428c7380-09e5-4c30-b0db-f86ab7929dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:28:02.729Z|28a0e95f-7c6b-43d7-ba61-23529336d0e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:02.729Z|28a0e95f-7c6b-43d7-ba61-23529336d0e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:02.734Z|bca032ed-dfd9-4821-aff4-5dc7fec8c3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:02.734Z|e0fcade6-ea16-48fe-8c15-c89c20ba5b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:02.734Z|bca032ed-dfd9-4821-aff4-5dc7fec8c3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:02.735Z|e0fcade6-ea16-48fe-8c15-c89c20ba5b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:10.306Z|aade44f5-6f1d-476a-a433-0600d98401ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:28:10.307Z|aade44f5-6f1d-476a-a433-0600d98401ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:28:10.442Z|67005130-f81f-4437-a7ff-67772ab56add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:28:10.443Z|67005130-f81f-4437-a7ff-67772ab56add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:28:12.756Z|a98032ad-73c2-40fd-8f98-263da55ca2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:12.756Z|a98032ad-73c2-40fd-8f98-263da55ca2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:12.757Z|0e94730a-97ae-407d-a811-b6ff8e92d68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:12.757Z|b31c92ed-ffb5-4f08-b31d-d61105912872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:12.757Z|0e94730a-97ae-407d-a811-b6ff8e92d68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:12.757Z|b31c92ed-ffb5-4f08-b31d-d61105912872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:22.777Z|0e86cd8a-236d-46d9-acc0-595c44eb390b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:22.778Z|0e86cd8a-236d-46d9-acc0-595c44eb390b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:22.780Z|908f76b2-bca0-4289-8eae-53d5f1d3d8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:22.781Z|908f76b2-bca0-4289-8eae-53d5f1d3d8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:22.782Z|89694d28-0d3b-46d1-ba20-5fb08899e65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:22.782Z|89694d28-0d3b-46d1-ba20-5fb08899e65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:25.306Z|60bd02d7-429b-4988-b241-979bfb7ec507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:28:25.310Z|60bd02d7-429b-4988-b241-979bfb7ec507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:28:32.802Z|30602cf1-43d5-43ae-9432-418bda32a24e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:32.802Z|1ccda3ae-3a71-41b1-9381-9628f429a365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:32.803Z|30602cf1-43d5-43ae-9432-418bda32a24e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:32.803Z|1ccda3ae-3a71-41b1-9381-9628f429a365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:32.806Z|9abf9069-a63a-446d-95dc-7e2805d09ffe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:32.807Z|9abf9069-a63a-446d-95dc-7e2805d09ffe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:40.306Z|13e2682c-fe5d-46ca-a0a2-8a059e72586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:28:40.307Z|13e2682c-fe5d-46ca-a0a2-8a059e72586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:28:40.443Z|8c60a97c-5813-4ee3-be37-80a543184082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:28:40.444Z|8c60a97c-5813-4ee3-be37-80a543184082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:28:42.832Z|4742c3af-3eba-4356-bde1-8ed62d1258a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:42.832Z|4742c3af-3eba-4356-bde1-8ed62d1258a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:42.836Z|3a764559-8b3d-4c68-8d2d-f53c8cbd383b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:42.837Z|db61cbde-c998-496b-b01e-6366a43343a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:42.837Z|3a764559-8b3d-4c68-8d2d-f53c8cbd383b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:42.837Z|db61cbde-c998-496b-b01e-6366a43343a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:52.859Z|bb52fc20-bfb0-43de-b0d5-16df1f73a6ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:52.859Z|d4feb719-b7e9-4dd8-bc4a-8907750cc270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:52.859Z|bb52fc20-bfb0-43de-b0d5-16df1f73a6ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:52.860Z|d4feb719-b7e9-4dd8-bc4a-8907750cc270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:52.858Z|7c8a9e8d-bd5a-4d1c-b9db-509b5ba45787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:28:52.862Z|7c8a9e8d-bd5a-4d1c-b9db-509b5ba45787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:53.528Z|1016ddfc-596c-4eb5-a3fb-8f2bfe2f965a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:28:53.528Z|1016ddfc-596c-4eb5-a3fb-8f2bfe2f965a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:28:55.306Z|bce2ee2d-03aa-4ccb-a64b-b6beab5556bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:28:55.307Z|bce2ee2d-03aa-4ccb-a64b-b6beab5556bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:29:02.881Z|da3da04f-4088-423f-bb6b-653447b86238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:02.882Z|da3da04f-4088-423f-bb6b-653447b86238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:02.884Z|b3f64826-905c-45f2-88ac-d4b54f592373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:02.884Z|b3f64826-905c-45f2-88ac-d4b54f592373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:02.890Z|08869771-5aee-4f6d-892f-07d7cb9a5dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:02.891Z|08869771-5aee-4f6d-892f-07d7cb9a5dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:10.306Z|339a3562-c7d0-4d82-b9de-2c27755f8c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:29:10.309Z|339a3562-c7d0-4d82-b9de-2c27755f8c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:29:10.445Z|f5d855ee-ec15-4e70-941e-347d4a031102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:29:10.445Z|f5d855ee-ec15-4e70-941e-347d4a031102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:29:12.904Z|5ead0a3a-ae75-4ba5-abfc-2c90659fd089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:12.905Z|5d3b8c88-d96f-4e4f-8009-f0e17ee79a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:12.905Z|5d3b8c88-d96f-4e4f-8009-f0e17ee79a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:12.905Z|5ead0a3a-ae75-4ba5-abfc-2c90659fd089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:12.913Z|a15c81f9-5484-47fd-9bdd-9241fdfd43b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:12.913Z|a15c81f9-5484-47fd-9bdd-9241fdfd43b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:22.927Z||http-nio-8080-exec-10|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xf70x090xfb0xbb0x130xda0xf40xda0xcf0x900xbb0xac0x860xd40xa10x89+0xd30xc700xd40x150x0c0xfaq0xc4Tu#0x160x80~]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-05-13T12:29:22.928Z|13bb120e-f0d0-4915-8369-177fa7944121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:22.928Z|d9661254-9fe0-4e93-9ac1-bb50ed41ce8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:22.928Z|13bb120e-f0d0-4915-8369-177fa7944121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:22.929Z|d9661254-9fe0-4e93-9ac1-bb50ed41ce8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:22.935Z|cee06a95-72f2-4450-b1a2-ad6997ceea74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:22.935Z|cee06a95-72f2-4450-b1a2-ad6997ceea74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:25.306Z|3ab82ee7-aa68-4317-b2d7-99e6969b0d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:29:25.307Z|3ab82ee7-aa68-4317-b2d7-99e6969b0d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:29:32.952Z|fcf16aa8-2f6f-4c4c-a1dd-460795942a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:32.953Z|fcf16aa8-2f6f-4c4c-a1dd-460795942a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:32.953Z|973d0477-6007-40f4-9662-befc13daa0a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:32.954Z|973d0477-6007-40f4-9662-befc13daa0a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:32.956Z|183571aa-81bc-4d5e-beda-6d2ea2984f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:32.956Z|183571aa-81bc-4d5e-beda-6d2ea2984f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:40.306Z|4f2b7679-210b-452e-ae9c-edacf9b84990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:29:40.307Z|4f2b7679-210b-452e-ae9c-edacf9b84990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:29:40.446Z|43754c81-a3dc-48cc-8e83-15a8bfce2967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:29:40.446Z|43754c81-a3dc-48cc-8e83-15a8bfce2967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:29:42.976Z|5898bd96-d77e-47c1-9df8-1bcde91c840a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:42.977Z|5898bd96-d77e-47c1-9df8-1bcde91c840a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:42.978Z|8b0dcfe2-b138-4f2c-826c-475b8b95633e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:42.980Z|8b0dcfe2-b138-4f2c-826c-475b8b95633e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:42.981Z|735c3252-8f02-44ef-8d10-5ad9fef1048d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:42.981Z|735c3252-8f02-44ef-8d10-5ad9fef1048d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:52.999Z|09c0cf9d-bc6b-4713-890f-901e1a08f315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:53.000Z|09c0cf9d-bc6b-4713-890f-901e1a08f315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:53.005Z|0293d017-fa31-437d-9b93-fdcfa16e445e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:53.005Z|feeecfbf-afa4-4a01-8fff-6e884d1e826d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:29:53.006Z|0293d017-fa31-437d-9b93-fdcfa16e445e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:53.006Z|feeecfbf-afa4-4a01-8fff-6e884d1e826d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:53.528Z|e696729e-1ea3-41f1-937b-7bef85cd5f9c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:29:53.529Z|e696729e-1ea3-41f1-937b-7bef85cd5f9c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:29:55.306Z|aab0557c-bcfd-44b3-aaa4-61aee044a9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:29:55.309Z|aab0557c-bcfd-44b3-aaa4-61aee044a9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:30:03.025Z|9018fc60-9269-4fba-a9ed-c17d596ba66f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:03.026Z|9018fc60-9269-4fba-a9ed-c17d596ba66f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:03.028Z|cfcbd917-efbf-4f52-a486-b3c7fd45729f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:03.028Z|57966034-3ed1-4960-8bc8-3de9348e497f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:03.028Z|cfcbd917-efbf-4f52-a486-b3c7fd45729f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:03.028Z|57966034-3ed1-4960-8bc8-3de9348e497f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:08.061Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x0d0xfd0x150x86,0xc20x0b0x030xcc0xaa{0xf80xa80xf80xdcL0xf6(0xd6R0xf40xae0x920x0d0xd4A0xa30x060xb1fBz]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-05-13T12:30:10.306Z|ed74696c-4a55-4f76-90a2-4d946c58ace0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:30:10.307Z|ed74696c-4a55-4f76-90a2-4d946c58ace0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:30:10.447Z|ca3682e9-7f24-4b3e-9fd6-84b1b2171e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:30:10.448Z|ca3682e9-7f24-4b3e-9fd6-84b1b2171e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:30:13.047Z|436786d0-cc98-4e08-b95c-e37eab9b9f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:13.048Z|436786d0-cc98-4e08-b95c-e37eab9b9f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:13.051Z|d54ff54f-e1fd-43d0-b1f3-1c3483c202d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:13.051Z|3c66e922-1163-47f4-af8d-d6cd9e568e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:13.051Z|d54ff54f-e1fd-43d0-b1f3-1c3483c202d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:13.051Z|3c66e922-1163-47f4-af8d-d6cd9e568e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:23.071Z|c97f909c-3d12-4fc9-862c-f517e1e591fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:23.071Z|c97f909c-3d12-4fc9-862c-f517e1e591fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:23.075Z|b23b46f4-06e3-4c5b-8bb7-390a67cde85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:23.075Z|b23b46f4-06e3-4c5b-8bb7-390a67cde85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:23.076Z|f12f434f-a9ff-4c80-96bf-f552da35d6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:23.076Z|f12f434f-a9ff-4c80-96bf-f552da35d6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:25.306Z|f5c03638-18f2-4a1d-8e4a-8c79109a884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:30:25.307Z|f5c03638-18f2-4a1d-8e4a-8c79109a884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:30:33.094Z|0d39469c-6a8b-4c08-856d-6b22ff9ad682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:33.095Z|0d39469c-6a8b-4c08-856d-6b22ff9ad682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:33.095Z|a59bb32e-3966-4012-b714-0ddd357e22db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:33.096Z|a59bb32e-3966-4012-b714-0ddd357e22db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:33.097Z|4380c111-e1e6-471e-a638-a168bd23f72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:33.098Z|4380c111-e1e6-471e-a638-a168bd23f72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:40.306Z|ed7168b6-ea4f-4999-ad43-dad2fce353cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:30:40.309Z|ed7168b6-ea4f-4999-ad43-dad2fce353cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:30:40.449Z|682230a3-d46d-468d-951a-7ff1fab166de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:30:40.449Z|682230a3-d46d-468d-951a-7ff1fab166de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:30:43.116Z|df3b7c38-459c-468e-ac31-bcd1b17e8d07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:43.116Z|353d63f4-1608-404b-b712-d20e8796ac35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:43.117Z|df3b7c38-459c-468e-ac31-bcd1b17e8d07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:43.117Z|353d63f4-1608-404b-b712-d20e8796ac35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:43.120Z|9be2c7be-deb0-44ec-bbad-10c2331e5b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:43.120Z|9be2c7be-deb0-44ec-bbad-10c2331e5b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:53.139Z|7ffb3425-192c-4749-86b8-8a4a953aff76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:53.139Z|270ce607-246f-4f19-abc9-f3ca570fc92c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:53.139Z|a50b532e-3c5b-452a-988a-06b710501571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:30:53.140Z|7ffb3425-192c-4749-86b8-8a4a953aff76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:53.140Z|270ce607-246f-4f19-abc9-f3ca570fc92c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:53.140Z|a50b532e-3c5b-452a-988a-06b710501571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:53.527Z|0129b3bf-5d0f-4858-83ae-eae3876e7650|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:30:53.528Z|0129b3bf-5d0f-4858-83ae-eae3876e7650|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:30:55.306Z|1d8d5b4b-c5a2-4535-b8b4-f2ee11b6739d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:30:55.307Z|1d8d5b4b-c5a2-4535-b8b4-f2ee11b6739d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:31:03.163Z|05a25325-85cf-44c8-85d3-8c057ae2ac42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:03.163Z|05a25325-85cf-44c8-85d3-8c057ae2ac42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:03.164Z|12687510-26c2-4081-97f9-b3298f316065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:03.164Z|12687510-26c2-4081-97f9-b3298f316065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:03.165Z|c1dbe1ab-da7a-4a90-9f37-9f330b6ea96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:03.166Z|c1dbe1ab-da7a-4a90-9f37-9f330b6ea96a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:10.307Z|243c259f-1705-4953-98ef-94df544052a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:31:10.307Z|243c259f-1705-4953-98ef-94df544052a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:31:10.451Z|e62d01b5-8c24-41a3-9b8d-46d05157f759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:31:10.451Z|e62d01b5-8c24-41a3-9b8d-46d05157f759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:31:13.186Z|dee16e9a-4e00-4123-bf9d-3cb32e84feef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:13.186Z|3b577c03-580f-470f-9410-7a468ef11e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:13.186Z|3b577c03-580f-470f-9410-7a468ef11e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:13.186Z|dee16e9a-4e00-4123-bf9d-3cb32e84feef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:13.187Z|3b10f2f0-ae01-4575-9d17-60fd2519d4f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:13.188Z|3b10f2f0-ae01-4575-9d17-60fd2519d4f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:23.207Z|253f6b41-99dd-4028-b4ea-2184e8af65e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:23.208Z|253f6b41-99dd-4028-b4ea-2184e8af65e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:23.210Z|da918934-4ac8-4fa8-8c4d-f0777c30167a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:23.210Z|da918934-4ac8-4fa8-8c4d-f0777c30167a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:23.212Z|3baf30ef-09a5-4be0-b3da-b131d93a92af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:23.212Z|3baf30ef-09a5-4be0-b3da-b131d93a92af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:25.306Z|a13466b8-f8cc-4d34-a856-c70412661402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:31:25.309Z|a13466b8-f8cc-4d34-a856-c70412661402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:31:33.232Z|177e08ee-bddf-4dc9-8878-4096b12baa50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:33.232Z|5e01b054-8770-42d9-8595-63f89e5b812e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:33.232Z|177e08ee-bddf-4dc9-8878-4096b12baa50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:33.233Z|5e01b054-8770-42d9-8595-63f89e5b812e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:33.235Z|9381b4ff-ad17-44f3-ac15-9e4e24b332e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:33.236Z|9381b4ff-ad17-44f3-ac15-9e4e24b332e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:40.306Z|9b19d6ac-8df7-4afa-83ce-53c8de57ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:31:40.307Z|9b19d6ac-8df7-4afa-83ce-53c8de57ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:31:40.452Z|7ba97ff3-f812-43a1-aba8-6e7dd90d653f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:31:40.452Z|7ba97ff3-f812-43a1-aba8-6e7dd90d653f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:31:43.254Z|cd153eaf-2b33-4d26-83a0-72e95e960656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:43.254Z|cd153eaf-2b33-4d26-83a0-72e95e960656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:43.256Z|5e0aac33-eb25-493b-8e4b-978b968a0460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:43.257Z|5e0aac33-eb25-493b-8e4b-978b968a0460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:43.260Z|3436072f-2b65-4050-8ce6-f67d82a20357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:43.260Z|3436072f-2b65-4050-8ce6-f67d82a20357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:53.278Z|92c102f0-b383-4c90-a5cd-e50bff8e823e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:53.278Z|2f7b8ad4-ab4f-4fd5-9f75-9d51be0f4e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:53.278Z|92c102f0-b383-4c90-a5cd-e50bff8e823e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:53.278Z|2f7b8ad4-ab4f-4fd5-9f75-9d51be0f4e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:53.280Z|c59fc2c0-b7e2-4661-a572-bd4d71eb9c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:31:53.282Z|c59fc2c0-b7e2-4661-a572-bd4d71eb9c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:53.529Z|215d4fd4-7a9c-462c-9d5f-e93e795c4766|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:31:53.530Z|215d4fd4-7a9c-462c-9d5f-e93e795c4766|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:31:55.306Z|11cbb53c-2dc0-4a4a-9adc-e50ad0172b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:31:55.307Z|11cbb53c-2dc0-4a4a-9adc-e50ad0172b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:32:03.301Z|f360865a-fa1e-4e96-a46d-09395fcb3578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:03.302Z|ec525596-e454-4cc0-bb13-73d26fa86148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:03.302Z|f360865a-fa1e-4e96-a46d-09395fcb3578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:03.303Z|ec525596-e454-4cc0-bb13-73d26fa86148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:03.303Z|f97c39ed-fba7-4488-a2db-ce40208affac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:03.303Z|f97c39ed-fba7-4488-a2db-ce40208affac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:10.306Z|318209ea-7b7a-4207-a3b5-d41820da6d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:32:10.310Z|318209ea-7b7a-4207-a3b5-d41820da6d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:32:10.453Z|a9493aca-5f1a-42ad-accf-443688756aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:32:10.454Z|a9493aca-5f1a-42ad-accf-443688756aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:32:13.322Z|f4277aa7-a5e8-4262-8c82-d63135348f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:13.322Z|1eb14bc2-a06d-4a82-8f8c-0295f0115bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:13.322Z|f4277aa7-a5e8-4262-8c82-d63135348f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:13.322Z|1eb14bc2-a06d-4a82-8f8c-0295f0115bf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:13.323Z|bb0c7306-2777-46bf-8a67-53f4c31b9118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:13.323Z|bb0c7306-2777-46bf-8a67-53f4c31b9118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:23.346Z|601b898f-b0ee-4fef-8961-be431c1e4245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:23.347Z|bbd17ca7-5ab2-4d4b-b100-bd398c8cddf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:23.347Z|601b898f-b0ee-4fef-8961-be431c1e4245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:23.347Z|0ea27f35-34d8-4605-8c43-78289c1dac1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:23.348Z|0ea27f35-34d8-4605-8c43-78289c1dac1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:23.348Z|bbd17ca7-5ab2-4d4b-b100-bd398c8cddf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:25.306Z|a4cc0f76-3ee0-4cd8-93c8-7d28b2df4984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:32:25.307Z|a4cc0f76-3ee0-4cd8-93c8-7d28b2df4984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:32:33.367Z|118081e7-f354-420d-912a-af8a77060832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:33.368Z|fec9c82f-b9a4-4adc-8812-fe9773ca8bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:33.368Z|118081e7-f354-420d-912a-af8a77060832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:33.368Z|fec9c82f-b9a4-4adc-8812-fe9773ca8bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:33.368Z|67b55540-cd11-4885-972d-4907966bc02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:33.369Z|67b55540-cd11-4885-972d-4907966bc02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:40.306Z|5995acce-5a10-404f-ba84-c6cbef8329b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:32:40.307Z|5995acce-5a10-404f-ba84-c6cbef8329b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:32:40.455Z|4ded7e42-fd31-4b8d-9605-92747806f345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:32:40.456Z|4ded7e42-fd31-4b8d-9605-92747806f345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:32:43.391Z|a84fc403-2f45-4e81-b35f-8603a92f5a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:43.391Z|30a2d492-c6a9-4c50-803c-41350703a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:43.391Z|a84fc403-2f45-4e81-b35f-8603a92f5a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:43.391Z|2d6318fb-cd8a-4b1c-a6b8-1826b723292c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:43.392Z|2d6318fb-cd8a-4b1c-a6b8-1826b723292c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:43.392Z|30a2d492-c6a9-4c50-803c-41350703a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:53.414Z|ffeae8d0-228b-4d66-a612-ee53ca6fa9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:53.415Z|ffeae8d0-228b-4d66-a612-ee53ca6fa9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:53.415Z|9967257b-933d-47ef-a42b-8623992af063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:53.416Z|9967257b-933d-47ef-a42b-8623992af063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:53.420Z|1c82fec3-1f95-4b16-9c9f-c5e619f6d310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:32:53.420Z|1c82fec3-1f95-4b16-9c9f-c5e619f6d310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:53.527Z|99cb0a87-71ec-441e-b56a-31bb501f72b8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:32:53.528Z|99cb0a87-71ec-441e-b56a-31bb501f72b8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:32:55.306Z|7ff6dc75-67e7-4070-8d86-a67ff3065e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:32:55.309Z|7ff6dc75-67e7-4070-8d86-a67ff3065e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:33:03.437Z|99b724ce-32cb-4773-840f-322f582e263a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:03.438Z|99b724ce-32cb-4773-840f-322f582e263a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:03.439Z|c2450a0f-a4f9-4077-9aeb-8e828d20b329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:03.440Z|c2450a0f-a4f9-4077-9aeb-8e828d20b329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:03.441Z|0b71af0a-0044-4079-9955-71146aef737c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:03.442Z|0b71af0a-0044-4079-9955-71146aef737c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:10.307Z|c06adaa9-e7cb-4937-885e-89150fd2291d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:33:10.307Z|c06adaa9-e7cb-4937-885e-89150fd2291d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:33:10.456Z|02e363e1-c414-4a4d-b04a-201d0b04e8b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:33:10.457Z|02e363e1-c414-4a4d-b04a-201d0b04e8b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:33:13.459Z|d35ec089-7a83-438a-899a-7fee7a552c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:13.460Z|d35ec089-7a83-438a-899a-7fee7a552c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:13.460Z|f0cdc6cc-9f85-4e1b-b1cb-ea2da815bc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:13.461Z|f0cdc6cc-9f85-4e1b-b1cb-ea2da815bc5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:13.464Z|9653b0dd-5f4c-4e0f-a6df-d665906ed3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:13.464Z|9653b0dd-5f4c-4e0f-a6df-d665906ed3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:23.490Z|a1d18c17-a9bc-44ee-8a9c-6427869b0c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:23.491Z|a1d18c17-a9bc-44ee-8a9c-6427869b0c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:23.491Z|ee5b8740-6558-4f9b-b055-f643be3af8e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:23.492Z|ee5b8740-6558-4f9b-b055-f643be3af8e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:23.492Z|16519c6e-795b-4aa4-96c4-c60dd1ecf039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:23.493Z|16519c6e-795b-4aa4-96c4-c60dd1ecf039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:25.306Z|4c3af75c-af37-41e5-af3d-46eea01397b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:33:25.307Z|4c3af75c-af37-41e5-af3d-46eea01397b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:33:33.511Z|9f11a161-724d-4ba5-bb27-7ec92fe1974f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:33.511Z|09f4ef03-5f81-4575-874a-08dfa989cbfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:33.512Z|9f11a161-724d-4ba5-bb27-7ec92fe1974f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:33.512Z|09f4ef03-5f81-4575-874a-08dfa989cbfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:33.513Z|4e6e4bf0-214d-45fc-aac0-4b5053af664b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:33.514Z|4e6e4bf0-214d-45fc-aac0-4b5053af664b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:40.306Z|961b2ba4-6864-4795-b18a-8a61d59b7efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:33:40.310Z|961b2ba4-6864-4795-b18a-8a61d59b7efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:33:40.457Z|7cea8802-e115-4f72-8195-bcdf930a7ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:33:40.458Z|7cea8802-e115-4f72-8195-bcdf930a7ab8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:33:43.533Z|1924a62a-3946-4c4d-b946-ca20b6b3bc12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:43.533Z|1859fd32-8a40-47bd-bf78-1f4cf625b185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:43.533Z|c4df4f7b-3c43-4930-86e4-450df2046270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:43.534Z|1859fd32-8a40-47bd-bf78-1f4cf625b185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:43.534Z|1924a62a-3946-4c4d-b946-ca20b6b3bc12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:43.534Z|c4df4f7b-3c43-4930-86e4-450df2046270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:53.528Z|460073ad-2fd2-41c5-a862-d4a366792c06|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:33:53.528Z|460073ad-2fd2-41c5-a862-d4a366792c06|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:53.556Z|e863095d-7b02-41a7-9b36-88bc1eac3ce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:53.556Z|e863095d-7b02-41a7-9b36-88bc1eac3ce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:53.557Z|05fe8aef-fe60-4722-a27f-09075b352579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:53.557Z|81c04b98-6d4a-492c-9565-02076005e429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:33:53.558Z|05fe8aef-fe60-4722-a27f-09075b352579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:53.558Z|81c04b98-6d4a-492c-9565-02076005e429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:33:55.306Z|e00e6fa7-b6a9-482b-b0c4-de8d5d4ad218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:33:55.307Z|e00e6fa7-b6a9-482b-b0c4-de8d5d4ad218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:34:03.576Z|87dcb79b-a548-495f-8ac5-2e9b718c51ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:03.577Z|87dcb79b-a548-495f-8ac5-2e9b718c51ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:03.579Z|836c783f-8afd-49fa-8bbc-9053bf499e2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:03.579Z|836c783f-8afd-49fa-8bbc-9053bf499e2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:03.581Z|6d6ce433-9c79-4224-8041-0a3b90ee1973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:03.582Z|6d6ce433-9c79-4224-8041-0a3b90ee1973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:10.306Z|c9a30028-57e2-4fcf-924e-87c75cc70fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:34:10.307Z|c9a30028-57e2-4fcf-924e-87c75cc70fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:34:10.458Z|6c2401ca-0157-447f-b475-1fa75b96faeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:34:10.459Z|6c2401ca-0157-447f-b475-1fa75b96faeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:34:13.599Z|5d096754-759d-4445-b6c3-0dbe79443555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:13.599Z|fb9cb1c7-7f68-4c0a-879c-e6bec7f2c6f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:13.599Z|5d096754-759d-4445-b6c3-0dbe79443555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:13.600Z|fb9cb1c7-7f68-4c0a-879c-e6bec7f2c6f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:13.603Z|056c0917-f8b9-4ec9-afd3-9b2543c89756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:13.603Z|056c0917-f8b9-4ec9-afd3-9b2543c89756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:17.392Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03gB0xbe0xf80xa00x850xf50xb51'0x9bJ0x120x860x930x9c0x000x9c0x86_0xe2^,r0x05?}0xdc+0xa7r0x1f]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-05-13T12:34:23.621Z|cd4581af-c5f9-49e6-a413-8b32dd2d1918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:23.622Z|16466bce-399f-4882-882d-e4a51d9327eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:23.622Z|cd4581af-c5f9-49e6-a413-8b32dd2d1918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:23.622Z|16466bce-399f-4882-882d-e4a51d9327eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:23.624Z|a7b36db8-2e72-42bd-a255-e409dfb370c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:23.625Z|a7b36db8-2e72-42bd-a255-e409dfb370c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:25.306Z|39c99f30-78d5-4c36-9d7a-dc71dbb9c868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:34:25.309Z|39c99f30-78d5-4c36-9d7a-dc71dbb9c868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:34:33.642Z|746b512e-d63a-46df-ac69-b4054e34c6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:33.642Z|746b512e-d63a-46df-ac69-b4054e34c6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:33.642Z|962199d0-c57a-4e27-82f7-0b55531d3555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:33.643Z|962199d0-c57a-4e27-82f7-0b55531d3555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:33.645Z|9cf65931-5e4c-4f6f-9ab4-90feb9819b72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:33.646Z|9cf65931-5e4c-4f6f-9ab4-90feb9819b72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:40.307Z|987ec1cb-848b-4781-a527-1169d40a8d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:34:40.307Z|987ec1cb-848b-4781-a527-1169d40a8d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:34:40.460Z|41d4315d-e444-4755-b729-0ac274f10601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:34:40.460Z|41d4315d-e444-4755-b729-0ac274f10601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:34:43.665Z|6e067200-2f86-4fc2-86e6-f958bf46f9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:43.666Z|6421bbf9-26c9-4b0e-bf95-a8721631b4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:43.666Z|6e067200-2f86-4fc2-86e6-f958bf46f9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:43.666Z|6421bbf9-26c9-4b0e-bf95-a8721631b4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:43.666Z|a7479c07-5180-4b31-8117-ce25cce4e784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:43.667Z|a7479c07-5180-4b31-8117-ce25cce4e784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:53.527Z|db891500-5ba6-4e02-b7c0-107eed8615af|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:34:53.528Z|db891500-5ba6-4e02-b7c0-107eed8615af|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:53.686Z|13048a91-045c-4ca2-b9f8-fbc8f63d9369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:53.687Z|13048a91-045c-4ca2-b9f8-fbc8f63d9369|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:53.687Z|6b898187-3d32-4569-afcb-ada7f28f3565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:53.687Z|6b898187-3d32-4569-afcb-ada7f28f3565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:53.689Z|cbcf3f21-bed1-4fa4-b053-2553961a033f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:34:53.690Z|cbcf3f21-bed1-4fa4-b053-2553961a033f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:34:55.306Z|0f65f0ac-796b-4865-94b9-fc892d9a7966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:34:55.307Z|0f65f0ac-796b-4865-94b9-fc892d9a7966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:35:03.705Z|eed83432-d30e-406f-8297-a2347cb19069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:03.706Z|eed83432-d30e-406f-8297-a2347cb19069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:03.707Z|668ca7c1-e683-4581-996e-7f690f9c7a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:03.708Z|668ca7c1-e683-4581-996e-7f690f9c7a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:03.709Z|26b8271d-61da-48d0-aabb-1e0bb57d73b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:03.710Z|26b8271d-61da-48d0-aabb-1e0bb57d73b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:10.307Z|c610f713-d09f-42df-9c84-8e55955c818b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:35:10.310Z|c610f713-d09f-42df-9c84-8e55955c818b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:35:10.461Z|703013cc-3f3d-483b-860e-feee9b063fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:35:10.462Z|703013cc-3f3d-483b-860e-feee9b063fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:35:13.730Z|c618eb62-57bb-48fe-8fb9-11daee48dc35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:13.730Z|713e5f9c-8035-434f-8c50-2b4908b77480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:13.730Z|c618eb62-57bb-48fe-8fb9-11daee48dc35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:13.730Z|713e5f9c-8035-434f-8c50-2b4908b77480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:13.732Z|7aa40310-8dfa-4a15-80cd-00a494e27854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:13.734Z|7aa40310-8dfa-4a15-80cd-00a494e27854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:23.750Z|fde7f459-c672-4c61-bdb2-e969dbd7ca7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:23.751Z|fde7f459-c672-4c61-bdb2-e969dbd7ca7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:23.752Z|d78ba20d-8300-4023-a7b8-6f4e66007c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:23.753Z|d78ba20d-8300-4023-a7b8-6f4e66007c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:23.760Z|d0ecdbcd-5309-4b2f-bc88-d7939ea67c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:23.760Z|d0ecdbcd-5309-4b2f-bc88-d7939ea67c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:25.306Z|96dab4e9-62f4-4765-964e-8754ad716fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:35:25.307Z|96dab4e9-62f4-4765-964e-8754ad716fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:35:33.771Z|1fa029d7-2e81-488c-8890-3b6ed1f7c50c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:33.772Z|1fa029d7-2e81-488c-8890-3b6ed1f7c50c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:33.775Z|6887c80c-3f68-4b57-8bc2-539f898e7ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:33.776Z|6887c80c-3f68-4b57-8bc2-539f898e7ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:33.779Z|c0a08a8f-61b1-46e2-9855-d9fc5144d70c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:33.780Z|c0a08a8f-61b1-46e2-9855-d9fc5144d70c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:40.306Z|5f1d7aaa-026d-4e9c-92fe-d7f75c411204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:35:40.307Z|5f1d7aaa-026d-4e9c-92fe-d7f75c411204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:35:40.463Z|46bcb706-2ab3-4449-988f-8389be954038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:35:40.463Z|46bcb706-2ab3-4449-988f-8389be954038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:35:43.793Z|57981d3f-dd7b-4b88-b179-3c6431c43ad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:43.794Z|57981d3f-dd7b-4b88-b179-3c6431c43ad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:43.795Z|7dd7dafe-3901-442a-bc53-d8156c129c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:43.795Z|7dd7dafe-3901-442a-bc53-d8156c129c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:43.800Z|801470e3-ad34-4640-97cc-2b969301a4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:43.800Z|801470e3-ad34-4640-97cc-2b969301a4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:53.527Z|f378ee1a-2ea6-4fb9-a0e4-7682c5001eeb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:35:53.528Z|f378ee1a-2ea6-4fb9-a0e4-7682c5001eeb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:53.817Z|343c7ac0-cbf4-4e55-b7dd-5bf513dd1dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:53.818Z|343c7ac0-cbf4-4e55-b7dd-5bf513dd1dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:53.822Z|d594899d-10c5-4b0b-a6a4-a27de3cc108b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:53.822Z|2c013784-a57e-4c43-b0cc-ed6c6983f165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:35:53.822Z|d594899d-10c5-4b0b-a6a4-a27de3cc108b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:53.823Z|2c013784-a57e-4c43-b0cc-ed6c6983f165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:35:55.307Z|e49b7f1b-66d2-4648-99b0-f154e2f45805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:35:55.309Z|e49b7f1b-66d2-4648-99b0-f154e2f45805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:36:03.841Z|e3dd66f7-b184-45cb-91f5-adb4aeaecf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:03.842Z|e3dd66f7-b184-45cb-91f5-adb4aeaecf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:03.842Z|979c5910-e6bc-4bd4-9ccd-fc95c21f8908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:03.842Z|979c5910-e6bc-4bd4-9ccd-fc95c21f8908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:03.843Z|69eff40e-bd0e-41c9-9666-081b8c1a9420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:03.847Z|69eff40e-bd0e-41c9-9666-081b8c1a9420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:10.306Z|967e169a-4606-4f9e-9742-907514c45e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:36:10.307Z|967e169a-4606-4f9e-9742-907514c45e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:36:10.464Z|b29941cf-1d40-487d-acfe-ea720d041faf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:36:10.464Z|b29941cf-1d40-487d-acfe-ea720d041faf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:36:13.864Z|79fa2dd1-e614-4949-81bf-c99b146b07db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:13.864Z|79fa2dd1-e614-4949-81bf-c99b146b07db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:13.867Z|7cb601f8-db4d-439d-bfa9-ad100c0bfd2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:13.867Z|d84305d4-ec13-4480-8827-4c6331bb319c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:13.868Z|7cb601f8-db4d-439d-bfa9-ad100c0bfd2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:13.868Z|d84305d4-ec13-4480-8827-4c6331bb319c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:23.885Z|66575501-1397-4b79-8817-2c96dcdf81cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:23.886Z|66575501-1397-4b79-8817-2c96dcdf81cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:23.886Z|740ed789-1adc-4115-bd7b-26a6b1718e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:23.887Z|740ed789-1adc-4115-bd7b-26a6b1718e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:23.888Z|24ef2976-2099-4741-a5ae-1ebd32ba0f33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:23.891Z|24ef2976-2099-4741-a5ae-1ebd32ba0f33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:25.306Z|00092772-315b-4e01-b9ee-10e85ca19e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:36:25.307Z|00092772-315b-4e01-b9ee-10e85ca19e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:36:33.908Z|4abfcd42-8c40-4cda-bc3a-50833800d50b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:33.909Z|90666624-e009-4327-ae63-13c4b98390c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:33.909Z|4abfcd42-8c40-4cda-bc3a-50833800d50b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:33.910Z|90666624-e009-4327-ae63-13c4b98390c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:33.911Z|d4c1c3d3-53ec-40f9-91eb-4a79b85c03c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:33.912Z|d4c1c3d3-53ec-40f9-91eb-4a79b85c03c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:40.306Z|5e56b31b-ab28-4dde-aaf5-0a2d9a13e938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:36:40.309Z|5e56b31b-ab28-4dde-aaf5-0a2d9a13e938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:36:40.465Z|4a963193-2cd7-4294-9054-85e04fbbad30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:36:40.465Z|4a963193-2cd7-4294-9054-85e04fbbad30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:36:43.931Z|b21826f4-599e-480b-bb21-1f1bb23603b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:43.931Z|f7c0c470-d977-4f1f-914c-1ff3cb62b3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:43.931Z|b21826f4-599e-480b-bb21-1f1bb23603b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:43.931Z|f7c0c470-d977-4f1f-914c-1ff3cb62b3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:43.932Z|99df0263-0058-4db6-946b-b73b84657b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:43.932Z|99df0263-0058-4db6-946b-b73b84657b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:53.528Z|db09c833-b3c9-426e-a31b-a201ea8754b3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:36:53.528Z|db09c833-b3c9-426e-a31b-a201ea8754b3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:53.954Z|2519006d-ca04-44f8-ba7c-52dc09d850f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:53.954Z|860d6a3e-2333-4571-bbee-50d2fa915f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:53.955Z|2519006d-ca04-44f8-ba7c-52dc09d850f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:53.955Z|860d6a3e-2333-4571-bbee-50d2fa915f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:53.960Z|4508025c-3cbe-4a9b-b506-6aa3cda8bdd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:36:53.961Z|4508025c-3cbe-4a9b-b506-6aa3cda8bdd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:36:55.306Z|1592e06e-9116-41e1-92a1-4a5372eb95ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:36:55.307Z|1592e06e-9116-41e1-92a1-4a5372eb95ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:37:03.979Z|ab87cc29-f000-4563-bdb8-74bf4314db94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:03.979Z|951e767c-2c22-4a55-b187-082d56885b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:03.979Z|ab87cc29-f000-4563-bdb8-74bf4314db94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:03.979Z|951e767c-2c22-4a55-b187-082d56885b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:03.980Z|0c0efd04-9d78-46cf-aca8-95167583066e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:03.981Z|0c0efd04-9d78-46cf-aca8-95167583066e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:10.306Z|b4c0882e-e224-4c29-9229-a9a10488862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:37:10.307Z|b4c0882e-e224-4c29-9229-a9a10488862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:37:10.466Z|d27f2773-fed7-4374-b63d-1e2f66efb286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:37:10.466Z|d27f2773-fed7-4374-b63d-1e2f66efb286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:37:14.001Z|6e2b88d7-87cf-4767-8b7a-13bbdc4abc01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:14.001Z|ecbfd7b2-d20f-4f87-9286-a3192820d88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:14.002Z|6e2b88d7-87cf-4767-8b7a-13bbdc4abc01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:14.002Z|ecbfd7b2-d20f-4f87-9286-a3192820d88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:14.003Z|42686b25-92b8-439c-8de3-32795e370ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:14.003Z|42686b25-92b8-439c-8de3-32795e370ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:24.024Z|405107f0-ff1a-4609-87fa-53de4d79e39a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:24.024Z|27f8fb85-a292-451f-8208-fb13abd59b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:24.025Z|405107f0-ff1a-4609-87fa-53de4d79e39a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:24.025Z|27f8fb85-a292-451f-8208-fb13abd59b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:24.025Z|e928e6f3-4783-4e90-807f-231c271d05da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:24.026Z|e928e6f3-4783-4e90-807f-231c271d05da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:25.306Z|eb58da13-f5c3-47b5-aa33-810501a45bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:37:25.309Z|eb58da13-f5c3-47b5-aa33-810501a45bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:37:34.052Z|352fa7df-3572-44ae-8dc6-326ccf6aee61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:34.052Z|fad63c6a-f8f4-4178-9069-62932ba9dd06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:34.052Z|b396a128-388d-497b-b817-8c2f5f434aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:34.053Z|352fa7df-3572-44ae-8dc6-326ccf6aee61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:34.053Z|fad63c6a-f8f4-4178-9069-62932ba9dd06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:34.053Z|b396a128-388d-497b-b817-8c2f5f434aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:40.306Z|91e54614-e46d-4bb9-a770-30fffc393e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:37:40.307Z|91e54614-e46d-4bb9-a770-30fffc393e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:37:40.467Z|8861526c-a4c3-4489-8c6a-842d8c081873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:37:40.468Z|8861526c-a4c3-4489-8c6a-842d8c081873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:37:44.075Z|85307e37-6a86-4ce2-904b-f30e93fb9202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:44.075Z|a116b490-eaa9-44af-914c-264c6b4aef11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:44.075Z|85307e37-6a86-4ce2-904b-f30e93fb9202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:44.075Z|a116b490-eaa9-44af-914c-264c6b4aef11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:44.075Z|cc30ef4d-e43b-4189-8433-c32444e13f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:44.076Z|cc30ef4d-e43b-4189-8433-c32444e13f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:53.527Z|56aac00b-34cf-4513-9b1a-55745ce07cf3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:37:53.528Z|56aac00b-34cf-4513-9b1a-55745ce07cf3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:54.098Z|23bf8074-4e75-4ea6-9607-8c7e87da04e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:54.099Z|23bf8074-4e75-4ea6-9607-8c7e87da04e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:54.101Z|36daeb89-e303-4ba3-bdb3-5053991c7445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:54.103Z|36daeb89-e303-4ba3-bdb3-5053991c7445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:54.104Z|d0536258-2b02-4e5b-bec6-1a616c27958c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:37:54.104Z|d0536258-2b02-4e5b-bec6-1a616c27958c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:37:55.307Z|544b9dfb-f16a-445f-b3ce-e05b7ecb87d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:37:55.307Z|544b9dfb-f16a-445f-b3ce-e05b7ecb87d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:38:04.123Z|6f18fff5-5d5a-4d99-a3f1-d0c2b3edc8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:04.123Z|5543be6a-620a-4d07-b195-5aba368208fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:04.123Z|6f18fff5-5d5a-4d99-a3f1-d0c2b3edc8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:04.123Z|5543be6a-620a-4d07-b195-5aba368208fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:04.124Z|4e9a5f13-a047-4360-ae0f-6fdce0a12a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:04.124Z|4e9a5f13-a047-4360-ae0f-6fdce0a12a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:10.306Z|481b8c9f-1883-4748-b872-ddd5d56f75f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:38:10.309Z|481b8c9f-1883-4748-b872-ddd5d56f75f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:38:10.468Z|b9b4be6b-a9e7-4105-8359-6ee11551da0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:38:10.469Z|b9b4be6b-a9e7-4105-8359-6ee11551da0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:38:14.145Z|ea9293c6-334f-4d1e-b2f2-38bcdabcad16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:14.145Z|10a4c992-760a-4b51-9832-d1ef10b7017c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:14.145Z|e2ccb35c-8713-438f-97b5-4c5151a92a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:14.145Z|ea9293c6-334f-4d1e-b2f2-38bcdabcad16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:14.145Z|10a4c992-760a-4b51-9832-d1ef10b7017c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:14.146Z|e2ccb35c-8713-438f-97b5-4c5151a92a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:24.166Z|4e9f0ca1-4f90-48a9-8b9c-27dac9b0e1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:24.166Z|8098f3de-8af3-441a-9d10-1b64d63e6bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:24.166Z|4e9f0ca1-4f90-48a9-8b9c-27dac9b0e1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:24.166Z|8098f3de-8af3-441a-9d10-1b64d63e6bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:24.168Z|174878e0-110f-4451-8a25-2f0877cea912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:24.170Z|174878e0-110f-4451-8a25-2f0877cea912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:25.306Z|e2914faf-c2ea-4482-9e99-7699fc468fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:38:25.307Z|e2914faf-c2ea-4482-9e99-7699fc468fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:38:34.187Z|fadd899e-0d89-4b04-90f0-6d798b88d070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:34.187Z|9588a13a-6012-45b5-93eb-361e75eccc7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:34.188Z|fadd899e-0d89-4b04-90f0-6d798b88d070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:34.188Z|9588a13a-6012-45b5-93eb-361e75eccc7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:34.188Z|d7c8572e-1eda-4ec6-b977-bc2aaf6499a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:34.189Z|d7c8572e-1eda-4ec6-b977-bc2aaf6499a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:40.306Z|96866fa1-baa2-4e9d-820e-a0e6d9c64026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:38:40.307Z|96866fa1-baa2-4e9d-820e-a0e6d9c64026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:38:40.470Z|0ea422a4-b9c1-422b-9d09-72fb2b8eda6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:38:40.470Z|0ea422a4-b9c1-422b-9d09-72fb2b8eda6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:38:44.207Z|a7d2f945-f5df-4f68-b920-9166622532ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:44.208Z|a7d2f945-f5df-4f68-b920-9166622532ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:44.210Z|ad401c38-6413-4242-b1d6-84795587efb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:44.210Z|ad401c38-6413-4242-b1d6-84795587efb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:44.211Z|e073a4a1-94c4-41ed-9b2b-ed92a0664274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:44.212Z|e073a4a1-94c4-41ed-9b2b-ed92a0664274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:53.527Z|cc7528ad-ed31-4922-a2d6-8402dc4dc53c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:38:53.528Z|cc7528ad-ed31-4922-a2d6-8402dc4dc53c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:54.230Z|f23518b7-a794-42a3-91db-bc7b138d54e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:54.230Z|2671393e-efb3-4e43-9b2a-aea1cba8f6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:54.231Z|f23518b7-a794-42a3-91db-bc7b138d54e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:54.231Z|2671393e-efb3-4e43-9b2a-aea1cba8f6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:54.233Z|e21eba39-94ac-4032-bc5b-bc8335f62c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:38:54.234Z|e21eba39-94ac-4032-bc5b-bc8335f62c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:38:55.306Z|65eb43d2-7461-494f-a4f5-f548eb84c4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:38:55.309Z|65eb43d2-7461-494f-a4f5-f548eb84c4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:39:04.253Z|1a38f4d9-25bb-4f5c-a708-212b94f12a3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:04.253Z|1a38f4d9-25bb-4f5c-a708-212b94f12a3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:04.254Z|d1d3ceac-461d-4d4b-9716-ef25abc1f54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:04.254Z|d1d3ceac-461d-4d4b-9716-ef25abc1f54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:04.256Z|1e9865c9-5d11-4ccb-b420-05e2183e76ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:04.256Z|1e9865c9-5d11-4ccb-b420-05e2183e76ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:10.306Z|27672168-633f-4502-852f-14ba5e83ff67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:39:10.307Z|27672168-633f-4502-852f-14ba5e83ff67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:39:10.471Z|cddce3c8-caaf-4895-a07e-d9a710959b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:39:10.471Z|cddce3c8-caaf-4895-a07e-d9a710959b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:39:14.274Z|19b56927-3758-4cd6-8d48-f5a751fe0f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:14.274Z|3def2da0-7766-409c-8f78-c6ecdf7861f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:14.275Z|19b56927-3758-4cd6-8d48-f5a751fe0f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:14.275Z|3def2da0-7766-409c-8f78-c6ecdf7861f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:14.279Z|a162bfbe-9f38-4d08-9628-284481022d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:14.279Z|a162bfbe-9f38-4d08-9628-284481022d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:24.297Z|3633babd-ce26-4979-a2f8-b57789467a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:24.297Z|3633babd-ce26-4979-a2f8-b57789467a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:24.298Z|940adf8d-e5c1-44b3-ab00-571439fe6827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:24.299Z|940adf8d-e5c1-44b3-ab00-571439fe6827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:24.300Z|f9b16301-66bc-4e05-9668-813e030965a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:24.301Z|f9b16301-66bc-4e05-9668-813e030965a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:25.306Z|028a83a6-cb02-4ad5-8c40-e71f642f1cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:39:25.307Z|028a83a6-cb02-4ad5-8c40-e71f642f1cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:39:34.320Z|1ea5d7e4-8c0e-495f-8a19-d1aa181bc190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:34.320Z|e51b95ae-2511-4926-90ee-4e08d24ac291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:34.320Z|fd5c877b-f0b4-4a2e-8c03-25e1d9558632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:34.321Z|1ea5d7e4-8c0e-495f-8a19-d1aa181bc190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:34.321Z|fd5c877b-f0b4-4a2e-8c03-25e1d9558632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:34.321Z|e51b95ae-2511-4926-90ee-4e08d24ac291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:40.306Z|05ee3c14-74a8-4d04-8acb-952fd28925d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:39:40.311Z|05ee3c14-74a8-4d04-8acb-952fd28925d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:39:40.471Z|dc7d284b-5245-4ab9-8b3b-f92550db55ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:39:40.472Z|dc7d284b-5245-4ab9-8b3b-f92550db55ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:39:44.345Z|480ed327-ec2f-4dac-b236-ffdc828ce505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:44.345Z|152ed502-5d03-4a8a-8627-ed2b35bc8d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:44.345Z|480ed327-ec2f-4dac-b236-ffdc828ce505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:44.346Z|152ed502-5d03-4a8a-8627-ed2b35bc8d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:44.346Z|c730337d-08b6-4d8a-b3a3-7fd7dae5e0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:44.347Z|c730337d-08b6-4d8a-b3a3-7fd7dae5e0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:53.527Z|ae2818d9-c609-4713-adfc-11f9f8d28de1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:39:53.528Z|ae2818d9-c609-4713-adfc-11f9f8d28de1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:54.370Z|05486e96-94c2-4969-83f0-dcc72c04f96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:54.371Z|05486e96-94c2-4969-83f0-dcc72c04f96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:54.371Z|b9e23499-052e-4888-a60a-68bb22bd0fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:54.372Z|b9e23499-052e-4888-a60a-68bb22bd0fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:54.377Z|d602259d-232e-4889-a134-d31f140b891a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:39:54.378Z|d602259d-232e-4889-a134-d31f140b891a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:39:55.306Z|e6a62019-9d16-4f8d-8f93-15ee0777627e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:39:55.307Z|e6a62019-9d16-4f8d-8f93-15ee0777627e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:40:04.394Z|923d7446-9289-41e1-bc66-ce423a8ac6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:04.394Z|923d7446-9289-41e1-bc66-ce423a8ac6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:04.395Z|c9c87bab-78af-424d-b1d8-4033fe3167fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:04.395Z|c9c87bab-78af-424d-b1d8-4033fe3167fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:04.407Z|23176395-255c-4457-b4f0-4a78b46f1428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:04.408Z|23176395-255c-4457-b4f0-4a78b46f1428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:10.306Z|b99acac4-663e-457e-892e-86c74b3cc5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:40:10.307Z|b99acac4-663e-457e-892e-86c74b3cc5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:40:10.473Z|ed9bfa49-7b48-426c-8079-ac118cff5903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:40:10.473Z|ed9bfa49-7b48-426c-8079-ac118cff5903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:40:14.579Z|89d3716d-12bf-4db5-aa0a-1f0e03779169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:14.579Z|2de012b2-06d4-4734-ab9a-46495dbc2bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:14.579Z|89d3716d-12bf-4db5-aa0a-1f0e03779169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:14.579Z|2de012b2-06d4-4734-ab9a-46495dbc2bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:14.584Z|00bb635b-3d6c-49e3-9e1a-a7d795153d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:14.585Z|00bb635b-3d6c-49e3-9e1a-a7d795153d45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:24.602Z|f0be647b-d994-4a8a-aaaf-d28fabdce65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:24.602Z|f0be647b-d994-4a8a-aaaf-d28fabdce65f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:24.603Z|93951b7e-5e5f-4e95-bb9b-1ac94610f572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:24.604Z|93951b7e-5e5f-4e95-bb9b-1ac94610f572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:24.608Z|a84505dd-dc59-4ea6-a2c1-e46b922563d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:24.609Z|a84505dd-dc59-4ea6-a2c1-e46b922563d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:25.307Z|69d135d6-844d-4890-bd5d-7102706e2a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:40:25.310Z|69d135d6-844d-4890-bd5d-7102706e2a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:40:34.627Z|867c3ab3-380d-4d76-96aa-4ae6a9bda417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:34.628Z|867c3ab3-380d-4d76-96aa-4ae6a9bda417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:34.628Z|a6b89743-8d91-4223-a3c7-33d539f3dc57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:34.629Z|a6b89743-8d91-4223-a3c7-33d539f3dc57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:34.632Z|9647deac-779c-4779-b934-ead1331c1397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:34.632Z|9647deac-779c-4779-b934-ead1331c1397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:40.306Z|39c70c25-7837-4aed-ba48-668f2c4cad24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:40:40.307Z|39c70c25-7837-4aed-ba48-668f2c4cad24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:40:40.474Z|55c1dc5c-8d28-4bd2-aac4-b3d9cefc11b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:40:40.474Z|55c1dc5c-8d28-4bd2-aac4-b3d9cefc11b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:40:44.645Z|2c1fe777-0a6f-4064-afa9-76eb2cb46594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:44.645Z|2c1fe777-0a6f-4064-afa9-76eb2cb46594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:44.646Z|46b8adf5-e407-4152-b08c-44162eebf8c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:44.647Z|46b8adf5-e407-4152-b08c-44162eebf8c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:44.652Z|4998f7a5-0806-43c9-9813-4896dd1e006b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:44.652Z|4998f7a5-0806-43c9-9813-4896dd1e006b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:53.527Z|93b68196-3d29-4692-be07-b4925e9fe27e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:40:53.527Z|93b68196-3d29-4692-be07-b4925e9fe27e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:54.669Z|5cf9de9e-16ed-4e91-9d2a-4f468afb99f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:54.669Z|cd580771-b9d9-403a-80e3-d77a89c6f37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:54.670Z|5cf9de9e-16ed-4e91-9d2a-4f468afb99f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:54.670Z|cd580771-b9d9-403a-80e3-d77a89c6f37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:54.674Z|1ebfc5ed-575e-4142-b54e-248316bd9d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:40:54.674Z|1ebfc5ed-575e-4142-b54e-248316bd9d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:40:55.306Z|9a4f2ce3-6372-4159-ac21-c0af0eaca6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:40:55.307Z|9a4f2ce3-6372-4159-ac21-c0af0eaca6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:41:04.692Z|d9106f5e-201b-412e-bc3e-e9bd32922066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:04.692Z|3644494a-036d-4764-88e2-857477f3c3a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:04.692Z|0adf08f3-bb32-452d-be89-a84825847052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:04.693Z|3644494a-036d-4764-88e2-857477f3c3a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:04.693Z|d9106f5e-201b-412e-bc3e-e9bd32922066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:04.693Z|0adf08f3-bb32-452d-be89-a84825847052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:10.306Z|97932379-d37e-4095-8344-bbb92edad578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:41:10.309Z|97932379-d37e-4095-8344-bbb92edad578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:41:10.475Z|1bef84ae-d0b9-4d28-9312-e01843b71815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:41:10.475Z|1bef84ae-d0b9-4d28-9312-e01843b71815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:41:14.713Z|a8b7e054-9273-43b8-84e1-0863b875e2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:14.714Z|a8b7e054-9273-43b8-84e1-0863b875e2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:14.714Z|3a090c1f-ae64-4b4c-8b39-ccf1c5ae84d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:14.714Z|3a090c1f-ae64-4b4c-8b39-ccf1c5ae84d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:14.715Z|a2c1671e-6249-4cd3-9b42-af419a7102c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:14.716Z|a2c1671e-6249-4cd3-9b42-af419a7102c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:24.736Z|c3472cc2-30c1-4142-906f-1d806f35eaca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:24.737Z|c3472cc2-30c1-4142-906f-1d806f35eaca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:24.739Z|79957554-1c0a-4d07-9d41-f9958439ace8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:24.739Z|ea67c03c-34ae-4855-a166-3854546df160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:24.740Z|79957554-1c0a-4d07-9d41-f9958439ace8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:24.740Z|ea67c03c-34ae-4855-a166-3854546df160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:25.306Z|87a7d28f-ba22-43c0-a75b-7e5aeb05a0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:41:25.307Z|87a7d28f-ba22-43c0-a75b-7e5aeb05a0e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:41:34.760Z|5e1ae197-bcb3-4dd7-966a-7c8281869f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:34.761Z|5e1ae197-bcb3-4dd7-966a-7c8281869f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:34.761Z|55d8031a-7e60-48bc-8eec-4905da528ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:34.762Z|55d8031a-7e60-48bc-8eec-4905da528ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:34.762Z|68a5e7f3-c0bc-42db-8618-19bb41b762d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:34.762Z|68a5e7f3-c0bc-42db-8618-19bb41b762d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:40.306Z|7a2e3e6b-649d-4beb-8d6f-d465a9129066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:41:40.307Z|7a2e3e6b-649d-4beb-8d6f-d465a9129066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:41:40.476Z|6b693afa-1465-43ce-93dd-ab9c39dbcc8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:41:40.476Z|6b693afa-1465-43ce-93dd-ab9c39dbcc8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:41:44.783Z|164f0613-361a-4397-8173-61e53e34fc1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:44.783Z|46361348-0d0f-44f4-89b9-67c3df9a6058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:44.784Z|164f0613-361a-4397-8173-61e53e34fc1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:44.784Z|46361348-0d0f-44f4-89b9-67c3df9a6058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:44.786Z|f568ab5c-d9e4-46de-bc43-6d70bab56188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:44.786Z|f568ab5c-d9e4-46de-bc43-6d70bab56188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:53.527Z|38462c74-7684-4c68-a57c-ca34f13aba74|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:41:53.528Z|38462c74-7684-4c68-a57c-ca34f13aba74|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:54.806Z|2e2d3400-77d5-4169-bfbb-8e2f0c376337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:54.806Z|9f77d028-9da3-4f28-af91-3a06ac196ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:54.806Z|2e2d3400-77d5-4169-bfbb-8e2f0c376337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:54.806Z|9f77d028-9da3-4f28-af91-3a06ac196ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:54.812Z|bf608ce6-19a5-4b1a-8025-38051329dfb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:41:54.813Z|bf608ce6-19a5-4b1a-8025-38051329dfb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:41:55.306Z|fe9e5bee-f5b5-4f3b-8564-d2677e3ecb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:41:55.309Z|fe9e5bee-f5b5-4f3b-8564-d2677e3ecb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:42:04.826Z|9e2aafd6-5f83-4a77-85b8-030b77498e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:04.826Z|b8f5d070-0adc-41ad-a45e-0449e76eef51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:04.827Z|9e2aafd6-5f83-4a77-85b8-030b77498e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:04.827Z|b8f5d070-0adc-41ad-a45e-0449e76eef51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:04.833Z|4f1fe37d-76db-47a5-be3f-4823837e0b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:04.833Z|4f1fe37d-76db-47a5-be3f-4823837e0b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:10.306Z|1b7893e9-7004-4ea1-ba66-c16fb2d7b0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:42:10.307Z|1b7893e9-7004-4ea1-ba66-c16fb2d7b0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:42:10.477Z|86a533f3-fa97-4e68-a801-e8ab147c9b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:42:10.477Z|86a533f3-fa97-4e68-a801-e8ab147c9b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:42:14.851Z|538dd6d2-31f9-4342-8899-f4e261969eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:14.851Z|5165ebf5-d613-4fe1-ae20-31cbe4073004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:14.851Z|5165ebf5-d613-4fe1-ae20-31cbe4073004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:14.851Z|538dd6d2-31f9-4342-8899-f4e261969eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:14.855Z|190410e7-0d70-4058-9746-17443e54e6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:14.855Z|190410e7-0d70-4058-9746-17443e54e6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:24.875Z|73c7b950-7866-4bb0-9579-280f52762722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:24.876Z|73c7b950-7866-4bb0-9579-280f52762722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:24.876Z|30e806c7-6096-4147-90dc-ea4746f7a14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:24.876Z|d138bc25-4ea8-426d-b2ad-1f6c87298e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:24.877Z|30e806c7-6096-4147-90dc-ea4746f7a14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:24.877Z|d138bc25-4ea8-426d-b2ad-1f6c87298e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:25.307Z|a7280b9a-aea6-4456-bb35-a958365456d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:42:25.307Z|a7280b9a-aea6-4456-bb35-a958365456d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:42:34.898Z|2e0d738a-6241-4e50-af64-562bf47b6a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:34.898Z|fe7db324-f46d-4684-8a5f-1bb5bcdefcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:34.899Z|2e0d738a-6241-4e50-af64-562bf47b6a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:34.899Z|fe7db324-f46d-4684-8a5f-1bb5bcdefcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:34.902Z|2e034d2d-7ebd-4315-b7c3-52286a50a0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:34.903Z|2e034d2d-7ebd-4315-b7c3-52286a50a0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:40.306Z|64b65087-976d-48ac-ba19-012d7a20ee95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:42:40.310Z|64b65087-976d-48ac-ba19-012d7a20ee95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:42:40.478Z|8fd274e3-301c-4b86-b626-3b44de9cde7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:42:40.478Z|8fd274e3-301c-4b86-b626-3b44de9cde7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:42:44.919Z|40f25005-f1ba-4a42-9b5d-2113dd20562d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:44.920Z|e7387a77-0226-43d5-8db8-8b874de382be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:44.920Z|e7387a77-0226-43d5-8db8-8b874de382be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:44.920Z|40f25005-f1ba-4a42-9b5d-2113dd20562d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:44.921Z|d32a49cb-15a9-44a2-b644-afda2e138c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:44.922Z|d32a49cb-15a9-44a2-b644-afda2e138c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:53.527Z|6141372e-990f-4ac8-96d3-a1acccc4bead|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:42:53.528Z|6141372e-990f-4ac8-96d3-a1acccc4bead|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:54.944Z|7ab25999-8b72-4009-b081-c7dbc97d67f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:54.944Z|4288f2fd-1b60-4e9a-a7e8-0387a4a89411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:54.945Z|7ab25999-8b72-4009-b081-c7dbc97d67f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:54.945Z|4288f2fd-1b60-4e9a-a7e8-0387a4a89411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:54.948Z|66c32786-719f-4bb9-9b4d-11a92dc2d365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:42:54.949Z|66c32786-719f-4bb9-9b4d-11a92dc2d365|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:42:55.306Z|ce346979-5b4b-479d-90c4-aaca12ed1d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:42:55.307Z|ce346979-5b4b-479d-90c4-aaca12ed1d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:43:04.967Z|312150e2-43a9-471e-af68-ec9068a8b177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:04.967Z|50f44a0b-fee2-4d39-9343-e52893aeac26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:04.968Z|312150e2-43a9-471e-af68-ec9068a8b177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:04.968Z|50f44a0b-fee2-4d39-9343-e52893aeac26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:04.971Z|3635357f-eb51-4f47-8724-6a1a0d29a308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:04.972Z|3635357f-eb51-4f47-8724-6a1a0d29a308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:10.307Z|6ab5225d-1606-4eb5-858c-241dc7dbb033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:43:10.307Z|6ab5225d-1606-4eb5-858c-241dc7dbb033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:43:10.479Z|1691fcda-8702-42dc-8cb6-150f2a49cd4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:43:10.479Z|1691fcda-8702-42dc-8cb6-150f2a49cd4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:43:14.990Z|98dbefa4-3d15-4f06-b800-aa33e265df97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:14.990Z|206035a6-4f7a-4039-8317-d52091624938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:14.991Z|98dbefa4-3d15-4f06-b800-aa33e265df97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:14.991Z|206035a6-4f7a-4039-8317-d52091624938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:14.994Z|60b2bf12-6fea-4b1e-a651-eb2a56fa507b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:14.995Z|60b2bf12-6fea-4b1e-a651-eb2a56fa507b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:25.014Z|3fb9cf26-ce59-414d-b739-b5986c8cfc29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:25.014Z|9bd80a08-dbbc-400a-9cc1-1d6bba73ad5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:25.015Z|3fb9cf26-ce59-414d-b739-b5986c8cfc29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:25.015Z|9bd80a08-dbbc-400a-9cc1-1d6bba73ad5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:25.016Z|9ee26a2c-8298-426a-8f7e-058b6765c17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:25.018Z|9ee26a2c-8298-426a-8f7e-058b6765c17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:25.306Z|f3f3613a-8a8d-4ab9-a2b4-2b93abfe5299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:43:25.309Z|f3f3613a-8a8d-4ab9-a2b4-2b93abfe5299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:43:35.037Z|c5dbaa14-5f5b-4f02-8f60-797e8770a225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:35.038Z|c5dbaa14-5f5b-4f02-8f60-797e8770a225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:35.038Z|ad8c1c53-d0a3-49df-a3bc-2901e4b95202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:35.039Z|ad8c1c53-d0a3-49df-a3bc-2901e4b95202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:35.043Z|f9924cea-0196-40f3-8d8f-655b408d1ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:35.044Z|f9924cea-0196-40f3-8d8f-655b408d1ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:40.306Z|725076e6-5d82-4cc5-a0f8-2078ff28d3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:43:40.307Z|725076e6-5d82-4cc5-a0f8-2078ff28d3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:43:40.480Z|50859e49-2a96-4631-aba6-a06cc3b5f5cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:43:40.481Z|50859e49-2a96-4631-aba6-a06cc3b5f5cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:43:45.062Z|794a4c32-46c4-46b9-b2d4-13a0ba6238bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:45.062Z|a7cac08a-1cdd-4edd-b812-a1273ac14e8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:45.063Z|794a4c32-46c4-46b9-b2d4-13a0ba6238bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:45.063Z|a7cac08a-1cdd-4edd-b812-a1273ac14e8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:45.066Z|f75c3f3a-9154-4858-a3e1-7fa69b51e198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:45.070Z|f75c3f3a-9154-4858-a3e1-7fa69b51e198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:53.527Z|437245ac-57fb-4288-a328-ec572e4a270e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:43:53.527Z|437245ac-57fb-4288-a328-ec572e4a270e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:55.089Z|78f65eb7-21ba-46f6-a241-638d0179c6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:55.090Z|4001eb65-5b38-4546-a788-16a00a6973a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:55.090Z|78f65eb7-21ba-46f6-a241-638d0179c6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:55.090Z|4001eb65-5b38-4546-a788-16a00a6973a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:55.091Z|4c3d94c5-da0b-48f4-a2d3-6aacd110def3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:43:55.092Z|4c3d94c5-da0b-48f4-a2d3-6aacd110def3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:43:55.306Z|74ac432e-ba8b-487e-8fb6-db5fa31c072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:43:55.307Z|74ac432e-ba8b-487e-8fb6-db5fa31c072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:44:05.114Z|7102c1bb-092e-4487-8e35-c25fae1116ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:05.114Z|54356379-53df-4666-8e3d-1986a4c725c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:05.114Z|9ca818fd-3057-406b-a62b-17954aaac28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:05.115Z|54356379-53df-4666-8e3d-1986a4c725c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:05.115Z|9ca818fd-3057-406b-a62b-17954aaac28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:05.115Z|7102c1bb-092e-4487-8e35-c25fae1116ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:10.306Z|a98bf278-db21-46f3-bc57-cf1440c393d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:44:10.309Z|a98bf278-db21-46f3-bc57-cf1440c393d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:44:10.481Z|e7c9bba6-17b0-42a8-baa1-f40e644a2760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:44:10.482Z|e7c9bba6-17b0-42a8-baa1-f40e644a2760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:44:15.136Z|41454c0d-4b4a-41da-8609-ed0e8d175fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:15.136Z|02b257dd-fd0c-4121-8365-7075ea402d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:15.136Z|9e49a4bd-9cdf-4035-bcd2-e5ccebebeacd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:15.136Z|41454c0d-4b4a-41da-8609-ed0e8d175fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:15.137Z|9e49a4bd-9cdf-4035-bcd2-e5ccebebeacd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:15.137Z|02b257dd-fd0c-4121-8365-7075ea402d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:25.159Z|0e5dc02b-f582-40ae-9d4a-f0a4b8f02d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:25.160Z|c7cf1688-06d4-4bc5-82f4-b0022c9a741b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:25.160Z|0e5dc02b-f582-40ae-9d4a-f0a4b8f02d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:25.160Z|c7cf1688-06d4-4bc5-82f4-b0022c9a741b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:25.161Z|22af5e6f-822d-407b-b243-d1eb8d8cb70d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:25.161Z|22af5e6f-822d-407b-b243-d1eb8d8cb70d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:25.306Z|eb032531-e723-4519-9f72-16351fb6216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:44:25.307Z|eb032531-e723-4519-9f72-16351fb6216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:44:35.182Z|8a890095-42f0-4ebc-8c4c-22cec556b8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:35.182Z|8a890095-42f0-4ebc-8c4c-22cec556b8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:35.184Z|ada59e07-61e9-4a96-9bf0-6f93c95a9ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:35.185Z|ada59e07-61e9-4a96-9bf0-6f93c95a9ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:35.187Z|e929032a-3ef8-4f1e-be9b-1dbbeef94e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:35.187Z|e929032a-3ef8-4f1e-be9b-1dbbeef94e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:40.306Z|d2ed8134-f724-4d44-9324-02ece666066e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:44:40.307Z|d2ed8134-f724-4d44-9324-02ece666066e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:44:40.482Z|611daa27-ae8f-4c48-95ca-eabbff7aa8d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:44:40.483Z|611daa27-ae8f-4c48-95ca-eabbff7aa8d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:44:45.200Z|b95be04b-93ab-4c77-b572-beb527566463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:45.200Z|b95be04b-93ab-4c77-b572-beb527566463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:45.203Z|43736431-b14d-49f9-8713-aca80daf2f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:45.204Z|43736431-b14d-49f9-8713-aca80daf2f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:45.205Z|99fc3edb-bd48-4214-bd6b-36a3060475af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:45.206Z|99fc3edb-bd48-4214-bd6b-36a3060475af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:53.527Z|cd4c5788-5d3e-44f9-b89c-67d746176c1b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:44:53.528Z|cd4c5788-5d3e-44f9-b89c-67d746176c1b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:55.224Z|935d0477-c1b2-4cb5-a736-d9c59eeb5f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:55.224Z|5a22d0fc-ec3f-4fe6-80bc-777d59adb30a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:55.225Z|935d0477-c1b2-4cb5-a736-d9c59eeb5f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:55.225Z|5a22d0fc-ec3f-4fe6-80bc-777d59adb30a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:55.230Z|5e1b1bd2-482a-4643-8d05-6f3d9bbe6c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:44:55.230Z|5e1b1bd2-482a-4643-8d05-6f3d9bbe6c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:44:55.306Z|c18cb7a1-9488-4ac1-9c7c-30e1d8ad8d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:44:55.309Z|c18cb7a1-9488-4ac1-9c7c-30e1d8ad8d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:05.247Z|dd42bb34-5cb2-4e6b-b44f-0affbd9c4dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:05.247Z|c8443c06-1ec8-4e20-84ad-82754bf832cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:05.248Z|c8443c06-1ec8-4e20-84ad-82754bf832cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:05.248Z|dd42bb34-5cb2-4e6b-b44f-0affbd9c4dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:05.252Z|ac890fc5-af9c-48ac-b1a2-faab5893b594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:05.252Z|ac890fc5-af9c-48ac-b1a2-faab5893b594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:10.306Z|e6e8ac66-2202-4dbd-9393-27fe2615f937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:45:10.306Z|e6e8ac66-2202-4dbd-9393-27fe2615f937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:10.483Z|c86141f7-02ca-4974-80e6-ee99befb4f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:45:10.484Z|c86141f7-02ca-4974-80e6-ee99befb4f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:15.268Z|158f1143-142a-418e-9c0e-96e3f87e986d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:15.268Z|8f86f059-2cb7-49a8-b0de-3579e55fc7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:15.268Z|158f1143-142a-418e-9c0e-96e3f87e986d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:15.269Z|8f86f059-2cb7-49a8-b0de-3579e55fc7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:15.273Z|5b04f9a9-2e57-45ec-a324-4b44f780b406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:15.273Z|5b04f9a9-2e57-45ec-a324-4b44f780b406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:25.290Z|e2001ee4-39cf-4790-8017-ea61daa2e345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:25.291Z|e2001ee4-39cf-4790-8017-ea61daa2e345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:25.291Z|676fbbb3-810f-4bd2-828f-c89cefebd965|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:25.292Z|676fbbb3-810f-4bd2-828f-c89cefebd965|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:25.296Z|dd80532f-88b2-4c51-91ec-bf98138f3368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:25.296Z|dd80532f-88b2-4c51-91ec-bf98138f3368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:25.306Z|877564e2-4e34-4145-bea5-452f913aba82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:45:25.307Z|877564e2-4e34-4145-bea5-452f913aba82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:35.312Z|2dc38981-6cf8-4fa8-991a-7d658c01ab93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:35.312Z|2dc38981-6cf8-4fa8-991a-7d658c01ab93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:35.314Z|74211a47-68c7-4d96-b85d-f2c4c4937f3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:35.314Z|74211a47-68c7-4d96-b85d-f2c4c4937f3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:35.315Z|67bb8d78-0d0b-4edd-81f0-afa3105bef17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:35.315Z|67bb8d78-0d0b-4edd-81f0-afa3105bef17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:40.306Z|caec401a-8d86-4f47-9f83-d060ce6a82cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:45:40.309Z|caec401a-8d86-4f47-9f83-d060ce6a82cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:40.484Z|f2511606-57d6-49dc-a745-57455a4e2f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:45:40.485Z|f2511606-57d6-49dc-a745-57455a4e2f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:45.333Z|35e81946-461d-48c0-89df-7cf2491a36c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:45.334Z|35e81946-461d-48c0-89df-7cf2491a36c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:45.338Z|9f54b8ed-bd73-4565-acd6-ccc18f93218b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:45.338Z|9f54b8ed-bd73-4565-acd6-ccc18f93218b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:45.339Z|c6282de5-d8a7-4b23-9092-d9bffadeb172|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:45.339Z|c6282de5-d8a7-4b23-9092-d9bffadeb172|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:53.527Z|e028812f-7190-4631-ba00-7261c1b97707|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:45:53.528Z|e028812f-7190-4631-ba00-7261c1b97707|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:55.306Z|28c0ed68-abdd-4e7f-ae69-fcc8a8687b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:45:55.307Z|28c0ed68-abdd-4e7f-ae69-fcc8a8687b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:45:55.356Z|19501a0e-8612-414a-b9dd-9c4463e4e107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:55.356Z|19501a0e-8612-414a-b9dd-9c4463e4e107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:55.359Z|bb5364c0-bcf2-4eb2-a54f-0eb6c91445a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:55.360Z|bb5364c0-bcf2-4eb2-a54f-0eb6c91445a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:45:55.364Z|febfd06d-5d4d-4654-810a-5b499c40ac4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:45:55.364Z|febfd06d-5d4d-4654-810a-5b499c40ac4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:05.380Z|0e54fad2-5918-45c4-965d-58438ea06c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:05.380Z|0e54fad2-5918-45c4-965d-58438ea06c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:05.381Z|b0116542-6171-447a-8155-73ee025f6b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:05.382Z|b0116542-6171-447a-8155-73ee025f6b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:05.384Z|792a5b46-0d10-4fc2-922c-7d4dc943570b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:05.384Z|792a5b46-0d10-4fc2-922c-7d4dc943570b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:10.306Z|7b14ca16-eaab-4e30-ad5f-fc40f6427ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:46:10.307Z|7b14ca16-eaab-4e30-ad5f-fc40f6427ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:46:10.486Z|64275d97-78b6-438b-92a2-056d5274cc28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:46:10.486Z|64275d97-78b6-438b-92a2-056d5274cc28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:46:15.403Z|239c328b-b862-4a31-8361-4ca69220bb81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:15.403Z|239c328b-b862-4a31-8361-4ca69220bb81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:15.404Z|ab8a57c0-9a0a-4c15-9f61-f3110edfb2b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:15.404Z|ab8a57c0-9a0a-4c15-9f61-f3110edfb2b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:15.406Z|12347a04-3868-48f8-a65a-f1feae177e1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:15.406Z|12347a04-3868-48f8-a65a-f1feae177e1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:25.306Z|f4e92de0-f872-4fb2-8211-f98da5442f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:46:25.309Z|f4e92de0-f872-4fb2-8211-f98da5442f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:46:25.428Z|d3a28cdc-e229-4ac7-a240-8c50f435b392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:25.428Z|1f649a7e-7bd3-4f70-a0d7-eab0ffb6383c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:25.428Z|d80e5540-55c4-4b2f-9501-946e0f012d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:25.428Z|d3a28cdc-e229-4ac7-a240-8c50f435b392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:25.428Z|1f649a7e-7bd3-4f70-a0d7-eab0ffb6383c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:25.428Z|d80e5540-55c4-4b2f-9501-946e0f012d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:35.448Z|481cc291-0b20-4b6a-95f3-27bedd621155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:35.448Z|481cc291-0b20-4b6a-95f3-27bedd621155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:35.449Z|52bcd33c-045a-47d9-8dbf-b0658ae393b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:35.449Z|52bcd33c-045a-47d9-8dbf-b0658ae393b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:35.452Z|21e7a949-b3c9-4f49-93ca-701ee0334d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:35.452Z|21e7a949-b3c9-4f49-93ca-701ee0334d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:40.306Z|e449c3d6-505f-41c6-bc13-d197053a1519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:46:40.307Z|e449c3d6-505f-41c6-bc13-d197053a1519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:46:40.487Z|4a8628ff-82f6-4851-9c6d-ace8dd628b60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:46:40.487Z|4a8628ff-82f6-4851-9c6d-ace8dd628b60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:46:45.470Z|77455d5e-bd3d-4061-86f5-f3d2afca3165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:45.470Z|77455d5e-bd3d-4061-86f5-f3d2afca3165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:45.472Z|ac65326a-8c09-43c5-a095-8b16f4bd1f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:45.472Z|ac65326a-8c09-43c5-a095-8b16f4bd1f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:45.473Z|420b6c1b-92ca-40df-b48f-518e0ebe387c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:45.474Z|420b6c1b-92ca-40df-b48f-518e0ebe387c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:53.527Z|26f0bd00-d32f-4855-bba9-dae158f16159|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:46:53.528Z|26f0bd00-d32f-4855-bba9-dae158f16159|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:55.306Z|301f7777-6126-4935-885b-993732f3e108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:46:55.307Z|301f7777-6126-4935-885b-993732f3e108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:46:55.492Z|9e955a10-530d-4ed9-ae14-34d050819e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:55.492Z|b56f7183-08ce-4476-b1ef-6f333c94c08e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:55.492Z|9e955a10-530d-4ed9-ae14-34d050819e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:55.492Z|b56f7183-08ce-4476-b1ef-6f333c94c08e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:46:55.496Z|3076c205-d1be-435b-8f67-0b9ecb3d9d0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:46:55.496Z|3076c205-d1be-435b-8f67-0b9ecb3d9d0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:05.514Z|71977e39-0a6f-4ddd-939d-8daafb5fdf4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:05.515Z|ec73b178-99c5-438b-97b9-544b9ddc08a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:05.515Z|71977e39-0a6f-4ddd-939d-8daafb5fdf4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:05.515Z|ec73b178-99c5-438b-97b9-544b9ddc08a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:05.516Z|23dedf79-eebf-4c36-83b3-2f81cee7d286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:05.516Z|23dedf79-eebf-4c36-83b3-2f81cee7d286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:10.306Z|defb79e8-b443-4ebf-85b4-4c8d3a059596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:47:10.310Z|defb79e8-b443-4ebf-85b4-4c8d3a059596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:47:10.488Z|4a4b53e4-c5fe-48c2-bb2e-9edd4d1f219e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:47:10.488Z|4a4b53e4-c5fe-48c2-bb2e-9edd4d1f219e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:47:15.536Z|54046da8-0e8a-4b53-9b62-32d99e28f595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:15.537Z|54046da8-0e8a-4b53-9b62-32d99e28f595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:15.537Z|d4740c9a-b2b7-48de-98c3-263546f71421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:15.537Z|52617710-5d77-4dec-9ac8-2271a4b3ab48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:15.537Z|52617710-5d77-4dec-9ac8-2271a4b3ab48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:15.537Z|d4740c9a-b2b7-48de-98c3-263546f71421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:25.306Z|a2f10459-dd0f-49a6-ba1f-e717f2faf1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:47:25.307Z|a2f10459-dd0f-49a6-ba1f-e717f2faf1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:47:25.558Z|11ad75cd-96a3-48b4-b6ef-7226cd5b90a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:25.558Z|fe37ab89-9dca-446c-ac67-446e09058f8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:25.559Z|fe37ab89-9dca-446c-ac67-446e09058f8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:25.559Z|11ad75cd-96a3-48b4-b6ef-7226cd5b90a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:25.559Z|1e819614-e8e0-4801-a800-afa58ae68da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:25.560Z|1e819614-e8e0-4801-a800-afa58ae68da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:35.580Z|3777fcfe-17e2-477d-ad72-ce4f341bae33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:35.580Z|3777fcfe-17e2-477d-ad72-ce4f341bae33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:35.580Z|962653d0-4aa0-4447-b81d-e8f30f9a3009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:35.581Z|72ee502f-54ca-4a62-bea2-492c6a75efd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:35.581Z|962653d0-4aa0-4447-b81d-e8f30f9a3009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:35.581Z|72ee502f-54ca-4a62-bea2-492c6a75efd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:40.306Z|2aee289d-26ad-4111-b487-645ed3b6c13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:47:40.307Z|2aee289d-26ad-4111-b487-645ed3b6c13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:47:40.489Z|3ffefef2-0468-4e7a-8e90-7582e70b5871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:47:40.489Z|3ffefef2-0468-4e7a-8e90-7582e70b5871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:47:45.599Z|089c075f-52f1-462d-bcf4-6d5f869af7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:45.600Z|089c075f-52f1-462d-bcf4-6d5f869af7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:45.601Z|1c0c5911-134e-443f-9355-9440947d3999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:45.601Z|73e05adf-485d-49df-9055-05f8187cc06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:45.602Z|1c0c5911-134e-443f-9355-9440947d3999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:45.602Z|73e05adf-485d-49df-9055-05f8187cc06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:53.527Z|05acd1c7-24c7-484e-8273-5f6215283c56|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:47:53.528Z|05acd1c7-24c7-484e-8273-5f6215283c56|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:55.306Z|d456e9d2-31b2-49a8-a349-851277773539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:47:55.310Z|d456e9d2-31b2-49a8-a349-851277773539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:47:55.622Z|42c761e0-aa12-43c0-b771-b98bd9e7a57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:55.622Z|8e0d5c63-d36c-45c6-ba43-9030316d1f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:55.623Z|4725165c-7273-4d76-b4d9-c780ba9a453d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:47:55.623Z|42c761e0-aa12-43c0-b771-b98bd9e7a57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:55.623Z|8e0d5c63-d36c-45c6-ba43-9030316d1f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:47:55.623Z|4725165c-7273-4d76-b4d9-c780ba9a453d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:05.644Z|c2bdf002-aa3e-44c7-90a6-06d85c6680b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:05.644Z|9d3da189-e386-4f26-bb08-94c2fa90183a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:05.644Z|c2bdf002-aa3e-44c7-90a6-06d85c6680b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:05.644Z|9d3da189-e386-4f26-bb08-94c2fa90183a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:05.645Z|9e3ff48a-035c-48ba-ae0b-be59bafe30f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:05.645Z|9e3ff48a-035c-48ba-ae0b-be59bafe30f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:10.306Z|5d364a75-1d70-47f2-bf96-c639a8c889df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:48:10.307Z|5d364a75-1d70-47f2-bf96-c639a8c889df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:48:10.490Z|f25a413e-3484-48c6-9dae-cfe4273a2a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:48:10.490Z|f25a413e-3484-48c6-9dae-cfe4273a2a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:48:15.667Z|2662ff3c-2cde-484a-8bd1-57f043853210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:15.668Z|6bb0743c-78b3-45f6-8fb3-df8fd9f4eb4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:15.668Z|2662ff3c-2cde-484a-8bd1-57f043853210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:15.668Z|7cd77d85-9dae-4d5c-9cd5-930db7ad5fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:15.668Z|6bb0743c-78b3-45f6-8fb3-df8fd9f4eb4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:15.669Z|7cd77d85-9dae-4d5c-9cd5-930db7ad5fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:25.306Z|095ed409-7a9f-4bfa-9ddc-f66de231b77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:48:25.307Z|095ed409-7a9f-4bfa-9ddc-f66de231b77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:48:25.690Z|4ab21472-ce59-4504-8e86-9d62513d0798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:25.691Z|be30c616-bab0-408f-b46a-910eae300258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:25.691Z|99fa074a-4b57-425a-839c-ccfcb4e79f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:25.691Z|4ab21472-ce59-4504-8e86-9d62513d0798|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:25.691Z|be30c616-bab0-408f-b46a-910eae300258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:25.692Z|99fa074a-4b57-425a-839c-ccfcb4e79f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:35.713Z|ab9b534a-db35-43f4-a543-ebcce160fc8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:35.714Z|0c42594e-3e87-481b-8446-6cd35cef5ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:35.714Z|3ce4a62b-6f8f-46a6-ad82-76abedcec7e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:35.714Z|ab9b534a-db35-43f4-a543-ebcce160fc8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:35.714Z|0c42594e-3e87-481b-8446-6cd35cef5ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:35.714Z|3ce4a62b-6f8f-46a6-ad82-76abedcec7e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:40.306Z|25a6c535-a458-4e3d-91c5-3e3952593832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:48:40.309Z|25a6c535-a458-4e3d-91c5-3e3952593832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:48:40.491Z|5f5bcac4-0547-4e2b-a232-756b46e8ac60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:48:40.491Z|5f5bcac4-0547-4e2b-a232-756b46e8ac60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:48:45.736Z|ea587bc0-3e27-40b9-bd8e-5bdf1e8728c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:45.736Z|ae2e20fc-10ce-45a9-8f3f-043f59f57b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:45.736Z|c9b93f96-0fd2-4ea4-b0e2-2e71bf90efa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:45.737Z|c9b93f96-0fd2-4ea4-b0e2-2e71bf90efa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:45.737Z|ea587bc0-3e27-40b9-bd8e-5bdf1e8728c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:45.737Z|ae2e20fc-10ce-45a9-8f3f-043f59f57b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:53.526Z|7e407315-f3d8-4d63-a02b-3f20dcb3f7fd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:48:53.527Z|7e407315-f3d8-4d63-a02b-3f20dcb3f7fd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:55.306Z|225f6850-e7ef-4474-8779-ee2ae3e30fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:48:55.307Z|225f6850-e7ef-4474-8779-ee2ae3e30fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:48:55.757Z|b7d06710-7003-4724-b1c4-cd1043ca1228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:55.757Z|b7d06710-7003-4724-b1c4-cd1043ca1228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:55.760Z|8a407d49-3102-436f-a24f-bb0b64a49637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:55.760Z|a534d239-c04c-4542-91a8-223ff431e490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:48:55.760Z|8a407d49-3102-436f-a24f-bb0b64a49637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:48:55.760Z|a534d239-c04c-4542-91a8-223ff431e490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:05.782Z|73cb03e7-0245-4d85-8f44-212fb8aebe83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:05.783Z|73cb03e7-0245-4d85-8f44-212fb8aebe83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:05.786Z|e282b798-f1f5-4e88-affb-cf919186031b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:05.787Z|e282b798-f1f5-4e88-affb-cf919186031b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:05.786Z|b604e287-a98e-4c69-833c-5f0668fcae42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:05.789Z|b604e287-a98e-4c69-833c-5f0668fcae42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:10.306Z|ead7c48f-9d31-40df-a860-d6beb7af58a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:49:10.307Z|ead7c48f-9d31-40df-a860-d6beb7af58a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:49:10.492Z|768c9590-0cf2-4b5a-b0c4-3e464f13ed64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:49:10.492Z|768c9590-0cf2-4b5a-b0c4-3e464f13ed64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:49:15.808Z|64eaae91-9f23-4689-9b5b-5da334d506f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:15.808Z|21c87e52-14df-4623-9eb6-9063ec0ebe43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:15.808Z|45ed2cef-4967-4b74-8964-ffb627322a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:15.808Z|64eaae91-9f23-4689-9b5b-5da334d506f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:15.808Z|21c87e52-14df-4623-9eb6-9063ec0ebe43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:15.808Z|45ed2cef-4967-4b74-8964-ffb627322a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:25.306Z|e71466ba-1245-49ae-aec2-377f6524fb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:49:25.309Z|e71466ba-1245-49ae-aec2-377f6524fb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:49:25.828Z|1257ef03-b7bc-44c8-adea-0d6b0774bb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:25.829Z|1257ef03-b7bc-44c8-adea-0d6b0774bb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:25.828Z|d50e8cf1-1064-4cb1-9b98-264046c824ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:25.829Z|d50e8cf1-1064-4cb1-9b98-264046c824ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:25.830Z|f1d3fbe5-b798-40e3-bb85-f58ad8516039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:25.830Z|f1d3fbe5-b798-40e3-bb85-f58ad8516039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:35.847Z|3a50c8ff-2af5-46ee-8ad4-83e685d23d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:35.848Z|3a50c8ff-2af5-46ee-8ad4-83e685d23d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:35.850Z|3e5e754d-b040-49f6-ab06-ba151e8f0a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:35.850Z|3e5e754d-b040-49f6-ab06-ba151e8f0a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:35.851Z|0576b347-2079-4138-95d7-761c6747d0f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:35.851Z|0576b347-2079-4138-95d7-761c6747d0f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:40.306Z|48ab8877-9edd-4916-b0eb-3d4b571a55a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:49:40.307Z|48ab8877-9edd-4916-b0eb-3d4b571a55a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:49:40.493Z|7f9be780-c614-4160-aec2-59e42807b36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:49:40.494Z|7f9be780-c614-4160-aec2-59e42807b36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:49:45.870Z|ad1411e6-456e-41f2-9dbb-0662fec75dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:45.871Z|75600ec0-aac8-4884-aaab-bc9a1ea54b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:45.871Z|ad1411e6-456e-41f2-9dbb-0662fec75dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:45.872Z|75600ec0-aac8-4884-aaab-bc9a1ea54b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:45.873Z|505cb359-8345-42c1-a014-e4988ab20c20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:45.873Z|505cb359-8345-42c1-a014-e4988ab20c20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:53.526Z|bd0e1043-580d-436d-b80b-e5a664f1bb72|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:49:53.527Z|bd0e1043-580d-436d-b80b-e5a664f1bb72|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:55.306Z|999ca3db-6fc2-48f8-bdc4-06dd4d969544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:49:55.307Z|999ca3db-6fc2-48f8-bdc4-06dd4d969544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:49:55.895Z|a52eac66-8f76-4791-87fc-13c40d7dc96f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:55.895Z|a52eac66-8f76-4791-87fc-13c40d7dc96f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:55.895Z|7a46f6d4-e668-459f-9178-9ff278592213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:55.896Z|7a46f6d4-e668-459f-9178-9ff278592213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:49:55.897Z|0ec23290-4dbe-4025-99eb-feb8ec694b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:49:55.898Z|0ec23290-4dbe-4025-99eb-feb8ec694b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:05.917Z|7b15a252-fcbd-4f15-b8c0-4ab9b15ecb38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:05.917Z|cbb94ca5-478a-49af-a642-fae9e484a3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:05.917Z|7b15a252-fcbd-4f15-b8c0-4ab9b15ecb38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:05.917Z|cbb94ca5-478a-49af-a642-fae9e484a3c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:05.921Z|81d02796-6559-4890-9712-b135858a5ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:05.922Z|81d02796-6559-4890-9712-b135858a5ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:10.306Z|7e5a2762-b480-4c16-962e-fae1b6b98d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:50:10.309Z|7e5a2762-b480-4c16-962e-fae1b6b98d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:50:10.494Z|ba90fcf3-f392-41f0-a079-68ed92ec5320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:50:10.495Z|ba90fcf3-f392-41f0-a079-68ed92ec5320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:50:15.940Z|709d1b79-2a1a-4a56-b99a-f5e37d02ac9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:15.940Z|ee817130-fc71-4b70-9033-058ad30d148e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:15.941Z|709d1b79-2a1a-4a56-b99a-f5e37d02ac9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:15.941Z|ee817130-fc71-4b70-9033-058ad30d148e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:15.943Z|f23f08f2-da39-47ca-8754-9716575cd97d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:15.943Z|f23f08f2-da39-47ca-8754-9716575cd97d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:25.306Z|aaf20f70-202e-4146-bae3-e1334d96b14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:50:25.307Z|aaf20f70-202e-4146-bae3-e1334d96b14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:50:25.963Z|a6f989ec-3bef-41ef-885a-93a25417c36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:25.964Z|a6f989ec-3bef-41ef-885a-93a25417c36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:25.967Z|ed4b89cd-cdf1-42d7-b725-946ff31a3255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:25.967Z|ed4b89cd-cdf1-42d7-b725-946ff31a3255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:25.968Z|2d07490c-cebd-45c4-8a77-385800a969af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:25.968Z|2d07490c-cebd-45c4-8a77-385800a969af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:35.989Z|2474784d-a140-4ea8-b285-1b68fe5b77d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:35.989Z|004d1551-0fe5-48d9-b6a5-1e8666bd0dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:35.989Z|8b57f402-f473-41c5-b33c-0522fb7647a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:35.990Z|004d1551-0fe5-48d9-b6a5-1e8666bd0dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:35.990Z|8b57f402-f473-41c5-b33c-0522fb7647a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:35.990Z|2474784d-a140-4ea8-b285-1b68fe5b77d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:40.306Z|56ded3dd-df8d-48a4-8bb0-4f60bcf4a387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:50:40.307Z|56ded3dd-df8d-48a4-8bb0-4f60bcf4a387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:50:40.495Z|66cf351f-54cf-46e4-b215-3ddda5820bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:50:40.496Z|66cf351f-54cf-46e4-b215-3ddda5820bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:50:46.010Z|0a71295c-1519-44b7-a2bf-71652393a21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:46.011Z|47744eed-0fab-41c5-9c53-8e62a9b31197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:46.011Z|0a71295c-1519-44b7-a2bf-71652393a21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:46.011Z|47744eed-0fab-41c5-9c53-8e62a9b31197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:46.014Z|9185945f-cf1b-46f1-9ea0-63ec5a041afd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:46.015Z|9185945f-cf1b-46f1-9ea0-63ec5a041afd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:53.527Z|765de260-fa4f-469a-9fb5-47e425eb9b84|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:50:53.528Z|765de260-fa4f-469a-9fb5-47e425eb9b84|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:55.307Z|aacb4db1-45bc-47a7-9eab-9758977b9b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:50:55.310Z|aacb4db1-45bc-47a7-9eab-9758977b9b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:50:56.034Z|d22257cf-8490-4b5d-84e4-26a891b0aaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:56.034Z|d22257cf-8490-4b5d-84e4-26a891b0aaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:56.036Z|81cfa8bf-2255-4476-aece-c21780a6e591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:56.036Z|e4194440-27fe-4326-b703-995eee489d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:50:56.037Z|81cfa8bf-2255-4476-aece-c21780a6e591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:50:56.037Z|e4194440-27fe-4326-b703-995eee489d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:06.058Z|3bb6e888-115c-4dc3-a25b-462662575ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:06.058Z|dbf1b641-e005-475d-9edb-7ff61899064a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:06.058Z|c92a0e1c-a787-4a84-bcf8-a6bd2d9235be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:06.059Z|3bb6e888-115c-4dc3-a25b-462662575ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:06.059Z|c92a0e1c-a787-4a84-bcf8-a6bd2d9235be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:06.059Z|dbf1b641-e005-475d-9edb-7ff61899064a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:10.306Z|c4b0ecb2-d1f4-4301-80e0-98d6e2aa8f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:51:10.307Z|c4b0ecb2-d1f4-4301-80e0-98d6e2aa8f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:51:10.496Z|d063d32a-3c2f-41e8-bef8-b3efc7da18e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:51:10.497Z|d063d32a-3c2f-41e8-bef8-b3efc7da18e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:51:16.079Z|3c8d3260-2031-469f-8d25-bcaa587dac1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:16.079Z|3c8d3260-2031-469f-8d25-bcaa587dac1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:16.080Z|1319d96d-170c-455a-b1de-dc0415d37110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:16.080Z|0c919d64-7d38-40bd-8eb7-1cc5f4fd1b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:16.081Z|1319d96d-170c-455a-b1de-dc0415d37110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:16.081Z|0c919d64-7d38-40bd-8eb7-1cc5f4fd1b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:25.307Z|dc13f2ce-c0e2-46fb-843c-3a1d8d1a96cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:51:25.307Z|dc13f2ce-c0e2-46fb-843c-3a1d8d1a96cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:51:26.099Z|6364eb31-1fef-4300-9435-27ecd0a1d68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:26.099Z|6364eb31-1fef-4300-9435-27ecd0a1d68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:26.102Z|84211c35-5239-4d51-9464-2c228639a098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:26.102Z|e578f851-90ad-471a-b871-8ad1632edc1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:26.102Z|84211c35-5239-4d51-9464-2c228639a098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:26.103Z|e578f851-90ad-471a-b871-8ad1632edc1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:36.121Z|74ab2d3e-da02-4220-ac41-cb8d662f1cc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:36.121Z|1b30ee88-3b23-494a-afec-16709a5070df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:36.121Z|74ab2d3e-da02-4220-ac41-cb8d662f1cc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:36.121Z|3d78bd96-9104-45e7-97ca-d1cc542e8c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:36.121Z|1b30ee88-3b23-494a-afec-16709a5070df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:36.122Z|3d78bd96-9104-45e7-97ca-d1cc542e8c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:40.306Z|3731c8eb-44e7-471e-a275-a43055422a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:51:40.310Z|3731c8eb-44e7-471e-a275-a43055422a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:51:40.497Z|b6b68068-88fa-45cf-86a8-1e5939318f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:51:40.498Z|b6b68068-88fa-45cf-86a8-1e5939318f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:51:46.142Z|bc104f39-0dc7-48d8-8201-df6bc7daf3ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:46.142Z|94e87e3e-22f2-4a2b-acfd-54994940a21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:46.143Z|bc104f39-0dc7-48d8-8201-df6bc7daf3ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:46.143Z|94e87e3e-22f2-4a2b-acfd-54994940a21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:46.143Z|cd65142a-6f0d-4bc6-8bed-3b935810ea04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:46.144Z|cd65142a-6f0d-4bc6-8bed-3b935810ea04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:53.526Z|50cdaaa4-c07e-4285-9deb-17c640e537d4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:51:53.526Z|50cdaaa4-c07e-4285-9deb-17c640e537d4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:55.306Z|576f45fe-f971-4270-9e5f-389bd5157238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:51:55.307Z|576f45fe-f971-4270-9e5f-389bd5157238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:51:56.165Z|60d70175-0d9b-4164-a19b-e9a91012cf6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:56.165Z|d3eed908-9f9b-4b67-b844-fa767e001eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:56.165Z|6a94e28a-218d-4ebd-be21-4327e96c5ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:51:56.166Z|60d70175-0d9b-4164-a19b-e9a91012cf6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:56.166Z|d3eed908-9f9b-4b67-b844-fa767e001eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:51:56.166Z|6a94e28a-218d-4ebd-be21-4327e96c5ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:06.186Z|e3bc0ab7-1b0f-4725-8614-f31e58af8e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:06.187Z|e3bc0ab7-1b0f-4725-8614-f31e58af8e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:06.188Z|e49fa5c6-a6fd-43d2-9e2b-fd1ccd3ba4cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:06.188Z|87d94e18-8e84-4894-903f-c7f1e8a71ea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:06.189Z|e49fa5c6-a6fd-43d2-9e2b-fd1ccd3ba4cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:06.189Z|87d94e18-8e84-4894-903f-c7f1e8a71ea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:10.306Z|8a4abebc-4243-4879-872a-efd71fb41fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:52:10.307Z|8a4abebc-4243-4879-872a-efd71fb41fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:52:10.498Z|44be8976-24e7-4895-9279-0f5565ff4e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:52:10.499Z|44be8976-24e7-4895-9279-0f5565ff4e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:52:16.209Z|2462bf80-343f-4189-97de-8b86f4319c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:16.209Z|0fc31098-4efb-43bb-9519-ef6d22ba8692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:16.209Z|2462bf80-343f-4189-97de-8b86f4319c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:16.210Z|0fc31098-4efb-43bb-9519-ef6d22ba8692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:16.212Z|ab70e648-a5cb-446c-b78b-f94e5b262e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:16.213Z|ab70e648-a5cb-446c-b78b-f94e5b262e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:25.306Z|578e4130-c9d2-4210-9380-f3247a4e49e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:52:25.310Z|578e4130-c9d2-4210-9380-f3247a4e49e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:52:26.232Z|fe40cc1f-b528-4217-8166-8aa80575934a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:26.232Z|f8d31050-2af2-42c2-ac27-0a212b62e52c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:26.232Z|fe40cc1f-b528-4217-8166-8aa80575934a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:26.233Z|f8d31050-2af2-42c2-ac27-0a212b62e52c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:26.233Z|181477e2-677e-46d8-8c03-46aae538ebdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:26.234Z|181477e2-677e-46d8-8c03-46aae538ebdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:36.253Z|689ddf46-3208-46e8-b5ce-13780d7ab7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:36.254Z|689ddf46-3208-46e8-b5ce-13780d7ab7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:36.254Z|0cfa4913-713c-4c63-b89d-2550ef9c7a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:36.254Z|68c4250a-6903-4e76-b186-ba1d884cbd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:36.254Z|0cfa4913-713c-4c63-b89d-2550ef9c7a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:36.254Z|68c4250a-6903-4e76-b186-ba1d884cbd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:40.306Z|a07b37b4-997e-4864-84f7-149dba6274fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:52:40.307Z|a07b37b4-997e-4864-84f7-149dba6274fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:52:40.499Z|1071a394-b84a-40d2-a4b6-d870be9bef80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:52:40.500Z|1071a394-b84a-40d2-a4b6-d870be9bef80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:52:46.277Z|93815480-dd86-4a96-a6b3-86d3f145b599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:46.277Z|d8f724b7-2d3a-43c3-ba5e-d2c0bd35a905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:46.277Z|3c29061d-e927-40f7-b579-04f463e6e083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:46.278Z|d8f724b7-2d3a-43c3-ba5e-d2c0bd35a905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:46.277Z|93815480-dd86-4a96-a6b3-86d3f145b599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:46.278Z|3c29061d-e927-40f7-b579-04f463e6e083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:53.528Z|20a0f4bb-1f4a-484e-afd9-9a9b4c1adf5a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:52:53.529Z|20a0f4bb-1f4a-484e-afd9-9a9b4c1adf5a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:55.306Z|726f20cf-c001-4c26-a850-6506e48abb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:52:55.307Z|726f20cf-c001-4c26-a850-6506e48abb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:52:56.299Z|67775aa7-c1b5-42f5-a5a6-513d1d5e72a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:56.300Z|24fad339-57f2-415a-a742-535e7ba89e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:56.300Z|24fad339-57f2-415a-a742-535e7ba89e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:56.300Z|67775aa7-c1b5-42f5-a5a6-513d1d5e72a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:52:56.301Z|4402b30e-d4df-4d9c-9421-3b67f89667f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:52:56.301Z|4402b30e-d4df-4d9c-9421-3b67f89667f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:06.319Z|ae9ab063-818c-4bdc-8d3a-73f035e64ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:06.320Z|ae9ab063-818c-4bdc-8d3a-73f035e64ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:06.320Z|eca91d21-ad04-47ea-bcc8-b844a2210934|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:06.320Z|eca91d21-ad04-47ea-bcc8-b844a2210934|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:06.321Z|93b25478-8a0b-4e40-927f-07f60f78d4cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:06.322Z|93b25478-8a0b-4e40-927f-07f60f78d4cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:10.306Z|bd3870c4-b504-43a2-98bb-0932f46b3daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:53:10.309Z|bd3870c4-b504-43a2-98bb-0932f46b3daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:53:10.500Z|a091fb51-5e28-4aad-8016-240c1c5914c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:53:10.501Z|a091fb51-5e28-4aad-8016-240c1c5914c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:53:16.342Z|0c3df50d-1e19-4f0a-8775-d68acc900685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:16.342Z|8c6c26a5-d836-4d69-b7ee-7d624a3ea8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:16.342Z|f4ba0fde-6394-48a2-9e54-9ee83ba7077d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:16.342Z|8c6c26a5-d836-4d69-b7ee-7d624a3ea8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:16.342Z|0c3df50d-1e19-4f0a-8775-d68acc900685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:16.343Z|f4ba0fde-6394-48a2-9e54-9ee83ba7077d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:25.306Z|014d339a-301a-46ef-a6e4-84fa2d372ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:53:25.307Z|014d339a-301a-46ef-a6e4-84fa2d372ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:53:26.362Z|83fa0cd1-7552-43ba-82ed-ae9b9d553bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:26.362Z|83fa0cd1-7552-43ba-82ed-ae9b9d553bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:26.363Z|920454ff-4982-4e6e-8f18-6107a65a26fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:26.364Z|920454ff-4982-4e6e-8f18-6107a65a26fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:26.366Z|ec3b4ffb-68cd-4454-92f4-56a0927c5114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:26.367Z|ec3b4ffb-68cd-4454-92f4-56a0927c5114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:36.385Z|dac1d973-0357-4446-8247-411b3060d2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:36.386Z|dac1d973-0357-4446-8247-411b3060d2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:36.386Z|92e500f1-d35e-44b0-ac85-7ca041deeb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:36.386Z|92e500f1-d35e-44b0-ac85-7ca041deeb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:36.387Z|e56a45dd-c1ed-4837-9725-da9661a1d33a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:36.387Z|e56a45dd-c1ed-4837-9725-da9661a1d33a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:40.306Z|bb78a073-0600-4fe3-af9f-d3856b0a3414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:53:40.307Z|bb78a073-0600-4fe3-af9f-d3856b0a3414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:53:40.501Z|804d5d48-86b8-488c-8f49-f71128069827|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:53:40.502Z|804d5d48-86b8-488c-8f49-f71128069827|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:53:46.407Z|c1c161a9-2073-4475-af1b-9e3d80b832c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:46.407Z|c1c161a9-2073-4475-af1b-9e3d80b832c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:46.409Z|8b02195f-052f-4808-b618-17a1688187ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:46.409Z|afdf62a9-c7a7-4dbc-ad94-26bfd80a1092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:46.410Z|afdf62a9-c7a7-4dbc-ad94-26bfd80a1092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:46.410Z|8b02195f-052f-4808-b618-17a1688187ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:53.527Z|15fa2761-28d7-45d0-9a50-2fddda4c3d13|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:53:53.527Z|15fa2761-28d7-45d0-9a50-2fddda4c3d13|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:55.306Z|774c8bcf-ed98-485e-ba42-6a0abb44ebc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:53:55.309Z|774c8bcf-ed98-485e-ba42-6a0abb44ebc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:53:56.427Z|c7edd9e5-1ee6-4570-8f8e-aca65e57b7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:56.427Z|43e4b65a-18ec-4407-a946-08220e309b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:56.428Z|43e4b65a-18ec-4407-a946-08220e309b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:56.428Z|c7edd9e5-1ee6-4570-8f8e-aca65e57b7aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:53:56.431Z|b2b43ac9-1052-4ddc-895d-515fc884813e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:53:56.431Z|b2b43ac9-1052-4ddc-895d-515fc884813e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:06.450Z|83516ec3-adc1-496a-b97c-29373d2e26cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:06.450Z|cd603df3-74fc-4318-8845-52b54f858f61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:06.451Z|83516ec3-adc1-496a-b97c-29373d2e26cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:06.451Z|cd603df3-74fc-4318-8845-52b54f858f61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:06.451Z|b75a83db-565f-4670-8de2-8a50710cce97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:06.452Z|b75a83db-565f-4670-8de2-8a50710cce97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:10.306Z|e4f59cfd-8a05-4f40-ae85-2913ccf9b706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:54:10.307Z|e4f59cfd-8a05-4f40-ae85-2913ccf9b706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:54:10.502Z|15f9d3d5-2700-41a2-babe-4d44a43c7736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:54:10.503Z|15f9d3d5-2700-41a2-babe-4d44a43c7736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:54:16.472Z|2294b505-56db-492a-8699-b184ecb76f5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:16.473Z|2294b505-56db-492a-8699-b184ecb76f5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:16.474Z|d516fb96-a875-4141-9f88-278657357b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:16.475Z|d516fb96-a875-4141-9f88-278657357b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:16.482Z|dbb5fa0d-0b60-4af0-a3e4-ec6bec40c5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:16.483Z|dbb5fa0d-0b60-4af0-a3e4-ec6bec40c5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:25.306Z|1ff0fca4-cbcf-4d25-b959-e3c0541161d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:54:25.307Z|1ff0fca4-cbcf-4d25-b959-e3c0541161d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:54:26.495Z|875f6cb3-5043-4008-a2fb-3b56af966719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:26.495Z|875f6cb3-5043-4008-a2fb-3b56af966719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:26.497Z|d9bdef44-66a2-4598-8e74-1f1ec2dbbddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:26.497Z|d9bdef44-66a2-4598-8e74-1f1ec2dbbddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:26.505Z|a5d0c470-8fb3-49b4-8f8e-66ec4f8b4716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:26.505Z|a5d0c470-8fb3-49b4-8f8e-66ec4f8b4716|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:36.518Z|bf9a74be-6743-4ba0-8aac-4f90e565986d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:36.519Z|bf9a74be-6743-4ba0-8aac-4f90e565986d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:36.520Z|253baa0d-e4a7-4159-a1d4-50f2b96224db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:36.521Z|253baa0d-e4a7-4159-a1d4-50f2b96224db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:36.527Z|e59eedf9-c6e5-4875-a2e7-22f90962bb53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:36.528Z|e59eedf9-c6e5-4875-a2e7-22f90962bb53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:40.306Z|f8bd6ace-db67-4b55-a866-622960146d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:54:40.307Z|f8bd6ace-db67-4b55-a866-622960146d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:54:40.504Z|737b3a64-4607-43c5-a0b9-a1f6833a20e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:54:40.504Z|737b3a64-4607-43c5-a0b9-a1f6833a20e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:54:46.542Z|c0f5f085-b431-4887-9fe3-58d8a4b32c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:46.543Z|c0f5f085-b431-4887-9fe3-58d8a4b32c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:46.543Z|34d39b45-2344-45ab-bb29-6ecebbf100dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:46.544Z|34d39b45-2344-45ab-bb29-6ecebbf100dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:46.548Z|1dcaeff6-713d-41de-b8fd-ce7ec94dc115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:46.549Z|1dcaeff6-713d-41de-b8fd-ce7ec94dc115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:53.527Z|80980058-8935-4a19-8a42-56880d7f0b9c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:54:53.528Z|80980058-8935-4a19-8a42-56880d7f0b9c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:55.306Z|e1b0ce38-563c-4165-9942-cd2ce947c3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:54:55.307Z|e1b0ce38-563c-4165-9942-cd2ce947c3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:54:56.566Z|8de48b2c-78aa-4441-a416-b02559d8be16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:56.566Z|9ef1d298-45e6-4f9e-a494-fb9426419021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:56.567Z|8de48b2c-78aa-4441-a416-b02559d8be16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:56.567Z|9ef1d298-45e6-4f9e-a494-fb9426419021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:54:56.570Z|67a4cf41-13bd-43a0-b60b-177f406a11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:54:56.570Z|67a4cf41-13bd-43a0-b60b-177f406a11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:06.589Z|b7ed90ba-cacf-4f7a-9139-8bd03ef8bdc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:06.589Z|b7ed90ba-cacf-4f7a-9139-8bd03ef8bdc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:06.590Z|a28c42fd-7f8c-463b-a110-46358bfc7c33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:06.590Z|afd2cf64-aef1-47e5-ae77-4234bb4f84a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:06.590Z|a28c42fd-7f8c-463b-a110-46358bfc7c33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:06.590Z|afd2cf64-aef1-47e5-ae77-4234bb4f84a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:10.306Z|9f67d12c-d758-4850-add2-726f79e5c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:55:10.307Z|9f67d12c-d758-4850-add2-726f79e5c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:55:10.504Z|8c822c7a-16e5-4e22-84e5-edda0b9a2918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:55:10.505Z|8c822c7a-16e5-4e22-84e5-edda0b9a2918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:55:16.613Z|34f7650d-25b9-4a4f-b86e-c1bcd423aea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:16.613Z|35e3501a-880c-4b0a-8a32-705b715394b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:16.613Z|35e3501a-880c-4b0a-8a32-705b715394b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:16.613Z|34f7650d-25b9-4a4f-b86e-c1bcd423aea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:16.614Z|c18c6d53-759e-4573-8abb-df0e92f83205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:16.615Z|c18c6d53-759e-4573-8abb-df0e92f83205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:25.307Z|535c2b66-f1e2-492a-a417-8af0ec0bf099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:55:25.307Z|535c2b66-f1e2-492a-a417-8af0ec0bf099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:55:26.635Z|5c76a51b-a5ae-4d7a-9b10-701be1efb994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:26.635Z|75927d49-4b0f-4c01-a8e6-508ea277b0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:26.635Z|fa2d2229-e7f8-4c3e-83ca-bad8809c1cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:26.635Z|5c76a51b-a5ae-4d7a-9b10-701be1efb994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:26.635Z|75927d49-4b0f-4c01-a8e6-508ea277b0ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:26.635Z|fa2d2229-e7f8-4c3e-83ca-bad8809c1cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:36.656Z|885f5660-0889-4c34-8dc8-1b898d8bcb7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:36.656Z|711f8ccb-2211-469d-929d-9fad74c3c892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:36.656Z|885f5660-0889-4c34-8dc8-1b898d8bcb7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:36.656Z|711f8ccb-2211-469d-929d-9fad74c3c892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:36.656Z|ce8e8fa5-b776-4bc0-bbb1-5b83a119bce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:36.657Z|ce8e8fa5-b776-4bc0-bbb1-5b83a119bce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:40.306Z|51be7627-5186-46a0-879f-cba942403fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:55:40.308Z|51be7627-5186-46a0-879f-cba942403fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:55:40.505Z|12c264f5-45c8-493a-ac3c-1aca77bf10d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:55:40.506Z|12c264f5-45c8-493a-ac3c-1aca77bf10d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:55:46.678Z|a7eb5d9f-b9e3-4247-a46b-901698888435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:46.678Z|1eda042f-be64-430a-9bab-ff38801765dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:46.679Z|a7eb5d9f-b9e3-4247-a46b-901698888435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:46.679Z|1eda042f-be64-430a-9bab-ff38801765dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:46.679Z|1939ec99-1f86-419e-9f2b-9fe1552b8db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:46.680Z|1939ec99-1f86-419e-9f2b-9fe1552b8db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:53.527Z|c0f2c313-cc81-4b9e-acd3-66d4bb4bf4c8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:55:53.527Z|c0f2c313-cc81-4b9e-acd3-66d4bb4bf4c8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:55.306Z|49211aa9-ec5b-4ccb-9e73-fd2ca1280842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:55:55.307Z|49211aa9-ec5b-4ccb-9e73-fd2ca1280842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:55:56.702Z|38aadc91-a14d-484a-945d-30835bbaa7e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:56.703Z|38aadc91-a14d-484a-945d-30835bbaa7e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:56.707Z|fd8ee688-1dda-45c9-be98-610d05a6e30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:56.707Z|fd8ee688-1dda-45c9-be98-610d05a6e30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:55:56.710Z|d05efe07-0040-49bf-ae6c-c0666bf53f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:55:56.711Z|d05efe07-0040-49bf-ae6c-c0666bf53f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:06.723Z|edba9859-b358-426a-b567-91fb231fbe08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:06.723Z|edba9859-b358-426a-b567-91fb231fbe08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:06.725Z|717e7358-9e0c-4463-9919-b51665050c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:06.725Z|717e7358-9e0c-4463-9919-b51665050c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:06.728Z|93bd1ca9-0aa4-4b60-809b-a4b59b2565c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:06.728Z|93bd1ca9-0aa4-4b60-809b-a4b59b2565c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:10.306Z|ea309235-9376-4dbf-8f32-21ce1ad8c7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:56:10.307Z|ea309235-9376-4dbf-8f32-21ce1ad8c7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:56:10.506Z|af745c20-f516-4750-b6cd-d3150bd984b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:56:10.507Z|af745c20-f516-4750-b6cd-d3150bd984b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:56:16.745Z|317df1b9-b71b-469b-8d3e-b38b7acf4f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:16.745Z|4466e1c1-5fcc-4380-8eb9-524fbb20006b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:16.745Z|317df1b9-b71b-469b-8d3e-b38b7acf4f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:16.745Z|4466e1c1-5fcc-4380-8eb9-524fbb20006b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:16.750Z|0050e60c-b93b-4788-99b6-7a03ac0cb01e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:16.751Z|0050e60c-b93b-4788-99b6-7a03ac0cb01e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:25.306Z|8a8be776-2759-4671-8740-1cd18a9ec4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:56:25.309Z|8a8be776-2759-4671-8740-1cd18a9ec4c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:56:26.766Z|03878139-0b43-4791-bbe9-5462371b03bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:26.767Z|03878139-0b43-4791-bbe9-5462371b03bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:26.767Z|30696faa-ce6a-44f5-ae12-461b8ebd0ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:26.768Z|30696faa-ce6a-44f5-ae12-461b8ebd0ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:26.779Z|2641c4cd-8269-4391-93e6-758f9292bde9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:26.779Z|2641c4cd-8269-4391-93e6-758f9292bde9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:36.789Z|52e1b601-b62c-4ecb-9c85-9a25540e2504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:36.789Z|5d4cc3fc-e779-42c9-9de6-976d30ed9764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:36.789Z|52e1b601-b62c-4ecb-9c85-9a25540e2504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:36.789Z|5d4cc3fc-e779-42c9-9de6-976d30ed9764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:36.798Z|df015c05-fc42-45a5-92d4-218b567de3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:36.798Z|df015c05-fc42-45a5-92d4-218b567de3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:40.306Z|982112ea-929e-4604-af3d-0c1259a5311e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:56:40.307Z|982112ea-929e-4604-af3d-0c1259a5311e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:56:40.508Z|838544eb-18d6-4de7-8784-59aebd5f63d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:56:40.508Z|838544eb-18d6-4de7-8784-59aebd5f63d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:56:46.810Z|81ec433e-6479-4985-9b85-50dc0154319c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:46.810Z|81ec433e-6479-4985-9b85-50dc0154319c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:46.811Z|66550c51-a0e4-4efd-8ebb-9e69e8777587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:46.812Z|66550c51-a0e4-4efd-8ebb-9e69e8777587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:46.819Z|b1c2b23f-2ad5-4e03-8a9d-106e725c9399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:46.819Z|b1c2b23f-2ad5-4e03-8a9d-106e725c9399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:53.527Z|6435599e-762e-4a68-b796-1cc01f1df56d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:56:53.528Z|6435599e-762e-4a68-b796-1cc01f1df56d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:55.307Z|8dd3396f-f53d-41b9-9aaa-8d0f85b5212e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:56:55.307Z|8dd3396f-f53d-41b9-9aaa-8d0f85b5212e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:56:56.832Z|ec2ac08c-2a1b-4261-902f-78269b1f4a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:56.833Z|ec2ac08c-2a1b-4261-902f-78269b1f4a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:56.835Z|16d4d62b-d393-43bc-90c3-7625036055d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:56.836Z|16d4d62b-d393-43bc-90c3-7625036055d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:56:56.839Z|84c496d2-1a79-4eee-960e-772e35870497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:56:56.840Z|84c496d2-1a79-4eee-960e-772e35870497|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:06.854Z|1528ead3-53d3-4ebc-b542-b56a93095d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:06.854Z|227bf262-9f1c-487c-af54-4d6c2269c436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:06.855Z|1528ead3-53d3-4ebc-b542-b56a93095d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:06.855Z|227bf262-9f1c-487c-af54-4d6c2269c436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:06.861Z|9239b14a-1fbb-473f-acf2-9dea28e1301b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:06.862Z|9239b14a-1fbb-473f-acf2-9dea28e1301b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:10.306Z|7a4048c2-d279-4dd5-bd35-ce12eebee1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:57:10.309Z|7a4048c2-d279-4dd5-bd35-ce12eebee1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:57:10.509Z|8f5860c4-9198-44b9-8eb7-aa9e67b6e44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:57:10.510Z|8f5860c4-9198-44b9-8eb7-aa9e67b6e44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:57:16.877Z|ed7b1e73-487f-48c2-a5c7-767918babd24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:16.878Z|ed7b1e73-487f-48c2-a5c7-767918babd24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:16.878Z|478c8715-30ba-44d8-9fa2-8a35cf55434a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:16.878Z|478c8715-30ba-44d8-9fa2-8a35cf55434a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:16.886Z|7e07b60d-fca3-4d06-a7dd-43f87d2c407a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:16.887Z|7e07b60d-fca3-4d06-a7dd-43f87d2c407a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:25.306Z|655c0d59-209e-4520-b5a9-40d101e851c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:57:25.307Z|655c0d59-209e-4520-b5a9-40d101e851c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:57:26.901Z|dd2bb669-2de8-4f4a-bb2a-fb5c627825e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:26.902Z|dd2bb669-2de8-4f4a-bb2a-fb5c627825e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:26.905Z|f7d1986a-d016-47eb-b47a-df3c175b7c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:26.906Z|f7d1986a-d016-47eb-b47a-df3c175b7c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:26.908Z|3a496ce7-71e9-4b22-8c97-e81587b54744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:26.909Z|3a496ce7-71e9-4b22-8c97-e81587b54744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:36.927Z|f715b01d-cc18-4f23-aee5-b37a9d6ee428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:36.927Z|eb6c89aa-1c81-49d6-b3f5-97018ef07f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:36.928Z|eb6c89aa-1c81-49d6-b3f5-97018ef07f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:36.928Z|f715b01d-cc18-4f23-aee5-b37a9d6ee428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:36.928Z|df7d549a-4718-4662-bad8-3562dfc31733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:36.929Z|df7d549a-4718-4662-bad8-3562dfc31733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:40.306Z|b8402bbe-b142-433a-a69c-606dd2715332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:57:40.307Z|b8402bbe-b142-433a-a69c-606dd2715332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:57:40.510Z|5e36f0bb-0d4f-44e2-a0b3-eeb94dba301a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:57:40.511Z|5e36f0bb-0d4f-44e2-a0b3-eeb94dba301a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:57:46.951Z|7fc05b84-f8e6-482a-865e-43f07ea92914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:46.952Z|7fc05b84-f8e6-482a-865e-43f07ea92914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:46.952Z|8e119590-24e9-45fb-bbb9-6a9bdddad202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:46.953Z|8e119590-24e9-45fb-bbb9-6a9bdddad202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:46.955Z|f59e4901-ec84-484b-9e61-202123b0fdf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:46.956Z|f59e4901-ec84-484b-9e61-202123b0fdf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:53.527Z|60d7db38-d013-45a5-bf9a-2f7c863606d4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:57:53.527Z|60d7db38-d013-45a5-bf9a-2f7c863606d4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:55.306Z|c5c4483a-4f7a-4271-a8dd-878476e1f077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:57:55.309Z|c5c4483a-4f7a-4271-a8dd-878476e1f077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:57:56.973Z|6b414916-87af-4717-823a-8b67c5248ac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:56.973Z|6b414916-87af-4717-823a-8b67c5248ac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:56.973Z|45df5d93-2095-4c2f-b321-d390d292bd8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:56.974Z|45df5d93-2095-4c2f-b321-d390d292bd8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:57:56.977Z|4e606cbe-17b2-42ca-84e2-19bc611a0a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:57:56.977Z|4e606cbe-17b2-42ca-84e2-19bc611a0a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:06.995Z|e30437af-7d18-40c3-a5b5-1e3c51460613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:06.995Z|e30437af-7d18-40c3-a5b5-1e3c51460613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:06.997Z|a2f606ac-e1f5-4645-b8c9-2d0f1e046e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:06.997Z|a2f606ac-e1f5-4645-b8c9-2d0f1e046e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:06.998Z|bb191bfd-c098-4df7-9da4-30bf82b61cde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:06.998Z|bb191bfd-c098-4df7-9da4-30bf82b61cde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:10.306Z|9f26d79a-3161-436e-8c0c-6e6c5ac11477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:58:10.307Z|9f26d79a-3161-436e-8c0c-6e6c5ac11477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:58:10.511Z|406cc60c-90a3-48d6-8867-7eb3c1dfac18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:58:10.512Z|406cc60c-90a3-48d6-8867-7eb3c1dfac18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:58:17.017Z|592235fc-fab5-4523-b55d-b50095442356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:17.018Z|592235fc-fab5-4523-b55d-b50095442356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:17.019Z|f1b65011-e543-4f45-9749-2287b42e2065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:17.020Z|f1b65011-e543-4f45-9749-2287b42e2065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:17.025Z|85164132-69b3-4ad9-9c2f-1025aac05e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:17.025Z|85164132-69b3-4ad9-9c2f-1025aac05e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:25.306Z|0958cb85-6e46-470f-a7c0-25c77d171500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:58:25.307Z|0958cb85-6e46-470f-a7c0-25c77d171500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:58:27.042Z|af57319d-5a35-45ee-9b33-327dfb222165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:27.043Z|87345dc2-9aff-4d42-8b2e-2e7da349a53f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:27.043Z|87345dc2-9aff-4d42-8b2e-2e7da349a53f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:27.043Z|af57319d-5a35-45ee-9b33-327dfb222165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:27.047Z|9c7b09ce-712b-474b-a47d-f2f3be799389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:27.047Z|9c7b09ce-712b-474b-a47d-f2f3be799389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:37.065Z|6c03136b-08d5-43dc-9281-1ade823c04a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:37.065Z|9fe325ec-c3ba-4de2-acec-e56e1e919e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:37.066Z|9fe325ec-c3ba-4de2-acec-e56e1e919e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:37.066Z|6c03136b-08d5-43dc-9281-1ade823c04a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:37.067Z|fc5672ba-6649-45c4-9921-5df673ca3adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:37.068Z|fc5672ba-6649-45c4-9921-5df673ca3adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:40.306Z|cdf2112f-47a9-4869-aad0-b24ed90b9ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:58:40.310Z|cdf2112f-47a9-4869-aad0-b24ed90b9ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:58:40.512Z|30f17030-4c1e-48f4-9cbf-15ed4211ac48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:58:40.513Z|30f17030-4c1e-48f4-9cbf-15ed4211ac48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:58:47.088Z|f52cfe90-98d0-4fa5-8622-abccaff4a606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:47.088Z|e0a09ed0-5b2c-4f64-8c60-7fe0fe148976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:47.088Z|3afdf9df-389e-4644-8200-936bce895e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:47.089Z|f52cfe90-98d0-4fa5-8622-abccaff4a606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:47.089Z|3afdf9df-389e-4644-8200-936bce895e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:47.089Z|e0a09ed0-5b2c-4f64-8c60-7fe0fe148976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:53.527Z|15d3abb0-0abf-48a9-87d5-edbb243a39a9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:58:53.527Z|15d3abb0-0abf-48a9-87d5-edbb243a39a9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:55.306Z|5d658475-fcf5-4a37-aa67-e286170f8265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:58:55.307Z|5d658475-fcf5-4a37-aa67-e286170f8265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:58:57.110Z|ce5ef3b6-7877-44a5-8073-a3258ddad438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:57.110Z|27dd7483-f915-471d-a161-1f82ef233183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:57.111Z|ce5ef3b6-7877-44a5-8073-a3258ddad438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:57.111Z|27dd7483-f915-471d-a161-1f82ef233183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:58:57.113Z|7cf71104-e814-4833-86a2-fcd4530502c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:58:57.113Z|7cf71104-e814-4833-86a2-fcd4530502c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:07.133Z|4dd9f2fb-884c-461b-aefc-498bbcd47fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:07.133Z|4dd9f2fb-884c-461b-aefc-498bbcd47fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:07.135Z|7ae7dd1b-25e0-4fa9-808a-fa80ab65c21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:07.136Z|7ae7dd1b-25e0-4fa9-808a-fa80ab65c21c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:07.137Z|65672b85-c128-4267-a43b-17c508f3d315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:07.138Z|65672b85-c128-4267-a43b-17c508f3d315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:10.306Z|aa1bdc44-8d74-4f19-9eff-085be32ec7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:59:10.307Z|aa1bdc44-8d74-4f19-9eff-085be32ec7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:59:10.513Z|d33dc1c8-e9e3-4f86-a75f-f254a790c697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:59:10.514Z|d33dc1c8-e9e3-4f86-a75f-f254a790c697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:59:17.158Z|64512b7f-ce39-4aad-bb92-b8ec08a9a335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:17.158Z|46cd0bd6-a818-4b71-bb22-ccc51f52d998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:17.158Z|64512b7f-ce39-4aad-bb92-b8ec08a9a335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:17.158Z|46cd0bd6-a818-4b71-bb22-ccc51f52d998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:17.159Z|5d99ad5e-1218-4b1a-9828-2360bb57e6fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:17.159Z|5d99ad5e-1218-4b1a-9828-2360bb57e6fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:25.306Z|51d7bee6-91e5-4465-a392-60afdff8b517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:59:25.309Z|51d7bee6-91e5-4465-a392-60afdff8b517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:59:27.181Z|d57bd450-41e6-4da7-ba46-d5752ead4bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:27.182Z|d57bd450-41e6-4da7-ba46-d5752ead4bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:27.182Z|6c1df378-9e27-406e-be59-3370b39b46f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:27.182Z|803ac8b8-491f-4e73-984c-ca0bdc4350b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:27.183Z|803ac8b8-491f-4e73-984c-ca0bdc4350b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:27.183Z|6c1df378-9e27-406e-be59-3370b39b46f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:37.204Z|c801cb62-f8b9-4a32-8543-6a02fc3275eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:37.204Z|9ffd39da-d171-47be-a762-6e186e81a482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:37.204Z|c801cb62-f8b9-4a32-8543-6a02fc3275eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:37.204Z|9ffd39da-d171-47be-a762-6e186e81a482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:37.204Z|51c4e80d-e764-4b4f-9643-f18dd82e1675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:37.205Z|51c4e80d-e764-4b4f-9643-f18dd82e1675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:40.306Z|69ba7a3e-1ea9-4d75-8ec6-dc5e0051bb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:59:40.307Z|69ba7a3e-1ea9-4d75-8ec6-dc5e0051bb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:59:40.515Z|e82af7f1-7f6d-4e31-b342-37b7b9826c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:59:40.515Z|e82af7f1-7f6d-4e31-b342-37b7b9826c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:59:47.223Z|7d857826-129a-4294-a4ef-fdd9e0d222d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:47.223Z|7d857826-129a-4294-a4ef-fdd9e0d222d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:47.225Z|6a8e457e-e36b-4258-82a8-a4292896a3d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:47.226Z|6a8e457e-e36b-4258-82a8-a4292896a3d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:47.227Z|43cdd72b-946a-451c-9c30-aa355edb9751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:47.228Z|43cdd72b-946a-451c-9c30-aa355edb9751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:53.527Z|d852328f-f315-4d52-872a-dd1dff84327d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T12:59:53.528Z|d852328f-f315-4d52-872a-dd1dff84327d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:55.306Z|279c1023-0922-4ba5-a7ea-28e3a3c6e82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T12:59:55.307Z|279c1023-0922-4ba5-a7ea-28e3a3c6e82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T12:59:57.242Z|bb0aa1b8-993d-4fa5-ba96-e55aec89bb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:57.242Z|bb0aa1b8-993d-4fa5-ba96-e55aec89bb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:57.246Z|dd1dad77-e008-483a-a3e0-a37da35b2d29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:57.246Z|dd1dad77-e008-483a-a3e0-a37da35b2d29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T12:59:57.247Z|53c7cd41-8881-421a-b99b-ed4c32f70f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T12:59:57.247Z|53c7cd41-8881-421a-b99b-ed4c32f70f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:07.265Z|42d1d913-9be7-4fd5-bf5d-4a87329a4f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:07.265Z|42d1d913-9be7-4fd5-bf5d-4a87329a4f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:07.269Z|2037b287-7688-449e-93e7-5cd324aa5c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:07.269Z|2037b287-7688-449e-93e7-5cd324aa5c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:07.269Z|ceeff6eb-9a60-4bf5-8287-94393c7ce527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:07.270Z|ceeff6eb-9a60-4bf5-8287-94393c7ce527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:10.306Z|249b26fb-90d0-4985-8037-426b9c23603d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:00:10.310Z|249b26fb-90d0-4985-8037-426b9c23603d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:00:10.516Z|bf9194bb-dd60-4e64-80f4-2f42e3ae0e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:00:10.516Z|bf9194bb-dd60-4e64-80f4-2f42e3ae0e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:00:17.285Z|69ec29a9-58f7-482b-8ee3-aa8246a41d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:17.286Z|69ec29a9-58f7-482b-8ee3-aa8246a41d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:17.288Z|2911e25a-8ad6-4eb5-b5e3-b659b697c709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:17.288Z|2911e25a-8ad6-4eb5-b5e3-b659b697c709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:17.289Z|e5636789-d8e6-4455-9187-1a6e93de9ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:17.289Z|e5636789-d8e6-4455-9187-1a6e93de9ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:25.306Z|cc8a1a9d-4534-4efc-91e1-f899db167004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:00:25.307Z|cc8a1a9d-4534-4efc-91e1-f899db167004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:00:27.309Z|d296818a-c459-46a3-b983-1939b637175d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:27.310Z|d296818a-c459-46a3-b983-1939b637175d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:27.310Z|c5504373-fd96-43cf-843c-f630784f2f3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:27.310Z|c5504373-fd96-43cf-843c-f630784f2f3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:27.310Z|c25317f1-9df1-4af0-b6b4-3488e1272170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:27.311Z|c25317f1-9df1-4af0-b6b4-3488e1272170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:37.330Z|bcdb6aae-10a8-4a9b-a5ab-db930311bdc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:37.330Z|bcdb6aae-10a8-4a9b-a5ab-db930311bdc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:37.331Z|1f3dffe7-f00b-4e8c-ba08-92ce55569905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:37.332Z|2410e734-8b16-4e54-b5bb-93cc245b35e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:37.332Z|1f3dffe7-f00b-4e8c-ba08-92ce55569905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:37.332Z|2410e734-8b16-4e54-b5bb-93cc245b35e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:40.306Z|9682177c-4f78-4989-b602-59ba3f96ecfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:00:40.307Z|9682177c-4f78-4989-b602-59ba3f96ecfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:00:40.517Z|b53035a2-c274-4787-abf9-422aff47e049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:00:40.518Z|b53035a2-c274-4787-abf9-422aff47e049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:00:47.353Z|2be58679-341f-4b21-b43f-e716494cdbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:47.354Z|2be58679-341f-4b21-b43f-e716494cdbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:47.355Z|bb819036-005b-4a9d-be26-9036b47cbf74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:47.356Z|bb819036-005b-4a9d-be26-9036b47cbf74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:47.361Z|38cf96e4-fc98-417a-8f3a-33db80016c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:47.361Z|38cf96e4-fc98-417a-8f3a-33db80016c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:53.527Z|72ff3517-8bba-44d9-886c-ec19ba4eeb49|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:00:53.527Z|72ff3517-8bba-44d9-886c-ec19ba4eeb49|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:55.306Z|36b266da-2713-46a2-acb7-ab28062f253b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:00:55.309Z|36b266da-2713-46a2-acb7-ab28062f253b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:00:57.375Z|8ae5cc29-2f66-46b8-93c5-b841f47723ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:57.376Z|38ac5a02-197c-4cef-b067-fb269637fecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:57.376Z|8ae5cc29-2f66-46b8-93c5-b841f47723ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:57.376Z|38ac5a02-197c-4cef-b067-fb269637fecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:00:57.376Z|d39161d6-c503-4859-a3f8-10b02ea6063c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:00:57.377Z|d39161d6-c503-4859-a3f8-10b02ea6063c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:07.394Z|f927b250-f648-4225-b169-fa2c96eddc7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:07.395Z|f927b250-f648-4225-b169-fa2c96eddc7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:07.396Z|2219b2d9-e944-48b7-9d34-dc62c125423b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:07.396Z|2219b2d9-e944-48b7-9d34-dc62c125423b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:07.399Z|2df922f5-f869-4652-a571-5058a6f2d4e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:07.399Z|2df922f5-f869-4652-a571-5058a6f2d4e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:10.306Z|23ad2854-00b4-4b17-8cf0-f38c7c888ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:01:10.307Z|23ad2854-00b4-4b17-8cf0-f38c7c888ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:01:10.518Z|fe92a1c4-73a5-426d-8a02-6b71ff74abd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:01:10.519Z|fe92a1c4-73a5-426d-8a02-6b71ff74abd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:01:17.415Z|57811f0f-e04f-406a-8b43-a0da015245e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:17.415Z|57811f0f-e04f-406a-8b43-a0da015245e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:17.417Z|df382c66-04cd-4cde-a651-4bd3ba79c919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:17.418Z|df382c66-04cd-4cde-a651-4bd3ba79c919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:17.418Z|b8c28690-1d8f-4684-853d-0d391a63aa71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:17.419Z|b8c28690-1d8f-4684-853d-0d391a63aa71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:25.306Z|9cf1501b-8476-437c-b374-246b1a048019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:01:25.307Z|9cf1501b-8476-437c-b374-246b1a048019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:01:27.434Z|47f70473-a2d3-429b-a1c2-e238e2409850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:27.434Z|47f70473-a2d3-429b-a1c2-e238e2409850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:27.438Z|86e374e2-a1f9-4faa-9c24-e5860d7b2429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:27.439Z|86e374e2-a1f9-4faa-9c24-e5860d7b2429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:27.439Z|93837241-ea78-4855-b2a0-c38dc7ba5c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:27.439Z|93837241-ea78-4855-b2a0-c38dc7ba5c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:37.455Z|c1dd8f39-2126-4a8d-8006-90ea0ba1dc09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:37.455Z|c1dd8f39-2126-4a8d-8006-90ea0ba1dc09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:37.460Z|2abe7bb0-e4b1-4086-8752-78a5fb1b87ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:37.460Z|654de74f-81ca-4244-a89c-0e4b41c01abe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:37.460Z|2abe7bb0-e4b1-4086-8752-78a5fb1b87ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:37.460Z|654de74f-81ca-4244-a89c-0e4b41c01abe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:40.306Z|8cfd7b07-d18f-4982-a258-5f8c80e801aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:01:40.309Z|8cfd7b07-d18f-4982-a258-5f8c80e801aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:01:40.519Z|b8fe22e1-cbdc-4e6d-82e5-be7888421402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:01:40.519Z|b8fe22e1-cbdc-4e6d-82e5-be7888421402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:01:47.472Z|f6bec236-dd3e-438a-84fe-e9dabf24bd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:47.472Z|f6bec236-dd3e-438a-84fe-e9dabf24bd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:47.479Z|fe60b5ca-2d36-45a8-9f09-e19f5f95a4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:47.480Z|fe60b5ca-2d36-45a8-9f09-e19f5f95a4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:47.487Z|7baf939d-6dca-456f-af18-c62e418e82d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:47.487Z|7baf939d-6dca-456f-af18-c62e418e82d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:53.526Z|bdc81351-3943-4577-ba91-8c85c088bc9f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:01:53.527Z|bdc81351-3943-4577-ba91-8c85c088bc9f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:55.306Z|deb954cf-af11-4210-b20b-8c140e084c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:01:55.307Z|deb954cf-af11-4210-b20b-8c140e084c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:01:57.496Z|a66b42eb-1ad7-4695-918f-841ccfe3bc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:57.497Z|a66b42eb-1ad7-4695-918f-841ccfe3bc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:57.500Z|cb64a959-9250-4c7f-83c6-85c369995c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:57.501Z|cb64a959-9250-4c7f-83c6-85c369995c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:01:57.509Z|34312961-e973-4d8a-9ac0-439c8458abbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:01:57.509Z|34312961-e973-4d8a-9ac0-439c8458abbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:07.519Z|29d6f9c1-fcad-408c-b357-ba714924ca87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:07.520Z|29d6f9c1-fcad-408c-b357-ba714924ca87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:07.522Z|1f350d1d-f24c-4652-b134-601d41f0ea78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:07.522Z|1f350d1d-f24c-4652-b134-601d41f0ea78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:07.530Z|178957a8-129c-4301-9134-c1cc74dec56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:07.530Z|178957a8-129c-4301-9134-c1cc74dec56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:10.306Z|5a7c26b6-06a4-469e-b542-b7d98982163d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:02:10.307Z|5a7c26b6-06a4-469e-b542-b7d98982163d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:02:10.520Z|45b06ff2-ca90-4860-bae5-0d8133ba53b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:02:10.520Z|45b06ff2-ca90-4860-bae5-0d8133ba53b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:02:17.543Z|0ed67b9b-efb6-4722-8e8e-dba5eea0ab97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:17.543Z|0ed67b9b-efb6-4722-8e8e-dba5eea0ab97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:17.544Z|e778e989-862b-4267-ba8d-d006cfbce24d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:17.544Z|e778e989-862b-4267-ba8d-d006cfbce24d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:17.552Z|7b9cd0b0-55f6-442d-90ca-3d85b64bf212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:17.553Z|7b9cd0b0-55f6-442d-90ca-3d85b64bf212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:25.306Z|ea26c4d9-92f3-48dc-877a-79af171b2004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:02:25.309Z|ea26c4d9-92f3-48dc-877a-79af171b2004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:02:27.566Z|7ef2f417-ade3-4b3f-b1d7-60e6a76ef29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:27.566Z|c155ec77-3e94-4fc9-aca2-08997c6b04cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:27.567Z|7ef2f417-ade3-4b3f-b1d7-60e6a76ef29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:27.567Z|c155ec77-3e94-4fc9-aca2-08997c6b04cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:27.574Z|dbad9be4-f091-4c5a-9a4a-7fade7d4aad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:27.575Z|dbad9be4-f091-4c5a-9a4a-7fade7d4aad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:37.586Z|a5ef99fc-8bb4-4030-ab5f-8c39c41c0fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:37.586Z|a5ef99fc-8bb4-4030-ab5f-8c39c41c0fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:37.588Z|6c09ad3b-6665-4bc5-9e3d-6229e8c51afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:37.588Z|6c09ad3b-6665-4bc5-9e3d-6229e8c51afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:37.594Z|69d95b2b-f213-417b-9404-72b3c9ae1d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:37.595Z|69d95b2b-f213-417b-9404-72b3c9ae1d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:40.306Z|eb5930f5-52ab-4250-a016-9fd418d19c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:02:40.307Z|eb5930f5-52ab-4250-a016-9fd418d19c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:02:40.521Z|393949d6-8244-44e2-a304-dac6bfa4bbc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:02:40.522Z|393949d6-8244-44e2-a304-dac6bfa4bbc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:02:47.608Z|96033f38-14df-4e76-84a3-90d5611f7387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:47.608Z|96033f38-14df-4e76-84a3-90d5611f7387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:47.609Z|01d7135c-021c-4554-acdd-0a8697bb358f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:47.610Z|01d7135c-021c-4554-acdd-0a8697bb358f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:47.618Z|76455293-006e-4f20-af52-5e66eaf0aa12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:47.618Z|76455293-006e-4f20-af52-5e66eaf0aa12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:53.526Z|8e6a42e7-f327-4e14-98f7-243c5f3c0e1b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:02:53.527Z|8e6a42e7-f327-4e14-98f7-243c5f3c0e1b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:55.306Z|5b307ecd-20c4-4afd-88a2-33c00b026544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:02:55.307Z|5b307ecd-20c4-4afd-88a2-33c00b026544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:02:57.637Z|911193a0-832c-402f-9278-473c9d902862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:57.637Z|911193a0-832c-402f-9278-473c9d902862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:57.637Z|69df8d14-54a9-4836-895c-5ac7e72e8f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:57.638Z|69df8d14-54a9-4836-895c-5ac7e72e8f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:02:57.643Z|38e715c6-34ac-4015-bd19-1d44aec5d12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:02:57.644Z|38e715c6-34ac-4015-bd19-1d44aec5d12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:07.656Z|74c237cd-6b76-4d42-be80-dfde2e320fd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:07.656Z|74c237cd-6b76-4d42-be80-dfde2e320fd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:07.660Z|957936ba-c433-43db-828c-c863f877c4cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:07.661Z|957936ba-c433-43db-828c-c863f877c4cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:07.667Z|a726da02-cd1c-4f76-a819-5cb949135b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:07.668Z|a726da02-cd1c-4f76-a819-5cb949135b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:10.306Z|519fac6e-7615-47ce-a382-12f3239799bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:03:10.309Z|519fac6e-7615-47ce-a382-12f3239799bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:03:10.522Z|a8f2f220-43a0-4885-8089-f8cfc2f7bd9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:03:10.523Z|a8f2f220-43a0-4885-8089-f8cfc2f7bd9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:03:18.005Z|55af7d76-2aa1-46e2-a82b-9cefe9bb8633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:18.006Z|55af7d76-2aa1-46e2-a82b-9cefe9bb8633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:18.009Z|fd5b1023-b107-428a-9540-96faa0651566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:18.009Z|fd5b1023-b107-428a-9540-96faa0651566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:18.010Z|6d0577ac-1495-4a9e-906a-ab7d1a144d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:18.010Z|6d0577ac-1495-4a9e-906a-ab7d1a144d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:25.306Z|cec898b1-9531-433d-b73f-a098cb16bbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:03:25.307Z|cec898b1-9531-433d-b73f-a098cb16bbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:03:28.027Z|7b987256-d464-4cbc-b26a-3642f5b50c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:28.028Z|7b987256-d464-4cbc-b26a-3642f5b50c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:28.032Z|c280802f-60d0-452a-af37-3daaa20df061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:28.032Z|c280802f-60d0-452a-af37-3daaa20df061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:28.034Z|f1bbec8f-089f-4d88-905d-3b826663dfdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:28.035Z|f1bbec8f-089f-4d88-905d-3b826663dfdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:38.051Z|2ffb10de-29e6-42f4-9861-1ed57ce8db6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:38.052Z|2ffb10de-29e6-42f4-9861-1ed57ce8db6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:38.053Z|b51b6a40-eec0-4496-b769-6ac22757ba37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:38.053Z|b51b6a40-eec0-4496-b769-6ac22757ba37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:38.056Z|11202a6c-02ad-42e0-a7c0-0285da356040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:38.056Z|11202a6c-02ad-42e0-a7c0-0285da356040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:40.306Z|bdc1a19f-6307-44d2-8663-07d098736871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:03:40.307Z|bdc1a19f-6307-44d2-8663-07d098736871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:03:40.524Z|8ba61b8d-3dbc-4ed0-b277-d80dd38e5392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:03:40.524Z|8ba61b8d-3dbc-4ed0-b277-d80dd38e5392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:03:48.073Z|d659dcbd-ecc9-453e-819b-044217227fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:48.074Z|d659dcbd-ecc9-453e-819b-044217227fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:48.075Z|fd46f669-bb05-4892-8f5a-38fd24170511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:48.076Z|fd46f669-bb05-4892-8f5a-38fd24170511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:48.080Z|52996dcc-2be0-4075-b23b-066d120672dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:48.081Z|52996dcc-2be0-4075-b23b-066d120672dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:53.526Z|5fc11221-65f5-438e-b55a-6d06ebcdbb88|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:03:53.527Z|5fc11221-65f5-438e-b55a-6d06ebcdbb88|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:55.306Z|3813419a-f1e6-4e30-b9a4-eabc937a6884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:03:55.309Z|3813419a-f1e6-4e30-b9a4-eabc937a6884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:03:58.099Z|aa4a42e8-4c54-4125-9523-28aa220c6bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:58.099Z|f7f066bb-ed3f-4ce9-bd2c-5bdc74df8112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:58.099Z|aa4a42e8-4c54-4125-9523-28aa220c6bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:58.099Z|f7f066bb-ed3f-4ce9-bd2c-5bdc74df8112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:03:58.101Z|b0c5a8a7-3a56-43b2-bb02-d3c1e2f3f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:03:58.101Z|b0c5a8a7-3a56-43b2-bb02-d3c1e2f3f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:08.121Z|bedefd12-caf8-4372-8310-ba280e0d2688|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:08.121Z|13f46038-5e23-41b7-9fb9-37966f2fb141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:08.121Z|13f46038-5e23-41b7-9fb9-37966f2fb141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:08.121Z|bedefd12-caf8-4372-8310-ba280e0d2688|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:08.122Z|b43073d1-6560-4500-b878-d283898c6a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:08.123Z|b43073d1-6560-4500-b878-d283898c6a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:10.306Z|16c36e6f-5928-4dc4-ab47-453f176c7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:04:10.307Z|16c36e6f-5928-4dc4-ab47-453f176c7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:04:10.524Z|c931975d-6545-4639-9bc4-cb6660bfd704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:04:10.525Z|c931975d-6545-4639-9bc4-cb6660bfd704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:04:18.140Z|f8de2541-7417-4b9c-8c77-98334ba32941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:18.141Z|f8de2541-7417-4b9c-8c77-98334ba32941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:18.142Z|c4aace2a-c97a-4bd2-baec-7d41b5463c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:18.143Z|c4aace2a-c97a-4bd2-baec-7d41b5463c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:18.144Z|d7d2ef99-ed65-4079-a469-c519a6a9b831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:18.146Z|d7d2ef99-ed65-4079-a469-c519a6a9b831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:25.306Z|99676a02-3d87-47fc-93f5-3551c0419e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:04:25.307Z|99676a02-3d87-47fc-93f5-3551c0419e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:04:28.160Z|59234e5a-31ea-4f2d-9338-6a68371a1f0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:28.160Z|e33419f5-3932-4321-9fd6-ddaac5870177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:28.161Z|59234e5a-31ea-4f2d-9338-6a68371a1f0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:28.161Z|e33419f5-3932-4321-9fd6-ddaac5870177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:28.162Z|f888cf5d-c88a-45b2-ba42-8d226543961c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:28.163Z|f888cf5d-c88a-45b2-ba42-8d226543961c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:38.182Z|bc6b627c-bb3a-4898-8fbb-776d56a0a7ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:38.182Z|6af50b0b-75a5-47ee-acc9-13228be3eae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:38.182Z|bc6b627c-bb3a-4898-8fbb-776d56a0a7ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:38.182Z|6af50b0b-75a5-47ee-acc9-13228be3eae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:38.184Z|8882b9b1-adfa-4e6b-8412-77a8670fbde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:38.184Z|8882b9b1-adfa-4e6b-8412-77a8670fbde3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:40.306Z|a798e2b1-3653-4a0e-a25f-e1f9ad669ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:04:40.313Z|a798e2b1-3653-4a0e-a25f-e1f9ad669ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:04:40.526Z|2c0e3f46-36d5-477e-8257-ba3aee8fc699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:04:40.526Z|2c0e3f46-36d5-477e-8257-ba3aee8fc699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:04:48.203Z|edaa6bc8-b2ea-40cb-b411-ee1b8860ec09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:48.204Z|bbfe41a7-a1e7-4d75-ad96-a23ba33dbcc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:48.204Z|edaa6bc8-b2ea-40cb-b411-ee1b8860ec09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:48.204Z|bbfe41a7-a1e7-4d75-ad96-a23ba33dbcc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:48.208Z|77836863-0597-4451-9c03-aa01fc7fac35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:48.208Z|77836863-0597-4451-9c03-aa01fc7fac35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:53.527Z|6bcb8fc1-e5c9-4894-bbcc-aa115e32cb21|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:04:53.528Z|6bcb8fc1-e5c9-4894-bbcc-aa115e32cb21|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:55.306Z|af916bbe-fb4b-408a-977d-b54660076ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:04:55.307Z|af916bbe-fb4b-408a-977d-b54660076ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:04:58.225Z|1d9f492c-4f37-47a7-8bdb-2c3472ffc750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:58.225Z|5fc3427b-55fd-4169-a00d-319113c6c355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:58.225Z|1d9f492c-4f37-47a7-8bdb-2c3472ffc750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:58.226Z|5fc3427b-55fd-4169-a00d-319113c6c355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:04:58.227Z|47b5bdd9-c864-49ca-84b6-599c2b606a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:04:58.227Z|47b5bdd9-c864-49ca-84b6-599c2b606a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:08.245Z|31b3a08d-5cbe-4b66-8fc2-eebceb70246d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:08.245Z|da1f1f99-1684-453b-a50f-3ae43da8ef03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:08.245Z|31b3a08d-5cbe-4b66-8fc2-eebceb70246d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:08.245Z|da1f1f99-1684-453b-a50f-3ae43da8ef03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:08.249Z|023dbf0e-1283-47d1-b2d6-6696e670c872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:08.249Z|023dbf0e-1283-47d1-b2d6-6696e670c872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:10.306Z|8fcefac1-51cf-4c67-a4dd-47b8b292da51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:05:10.307Z|8fcefac1-51cf-4c67-a4dd-47b8b292da51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:05:10.527Z|4d76a98d-7f39-4566-b66c-7907e220f969|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:05:10.527Z|4d76a98d-7f39-4566-b66c-7907e220f969|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:05:18.266Z|edd41baf-a3ac-4259-977d-0744c636ba4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:18.266Z|dcefef57-209c-4c6f-9c03-a44853fee9b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:18.266Z|dcefef57-209c-4c6f-9c03-a44853fee9b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:18.266Z|edd41baf-a3ac-4259-977d-0744c636ba4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:18.271Z|41dd74fa-66b2-4886-8b6c-001de7eab7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:18.272Z|41dd74fa-66b2-4886-8b6c-001de7eab7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:25.306Z|7e6fec9e-e111-464c-8c43-5f553143f064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:05:25.309Z|7e6fec9e-e111-464c-8c43-5f553143f064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:05:28.286Z|14e62c82-356a-4355-8869-dfdc62f1c5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:28.286Z|14e62c82-356a-4355-8869-dfdc62f1c5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:28.288Z|a652764e-cb94-4d77-aacb-f9108335f689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:28.289Z|a652764e-cb94-4d77-aacb-f9108335f689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:28.291Z|fa978759-ba03-4400-9130-0c052ce9da9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:28.291Z|fa978759-ba03-4400-9130-0c052ce9da9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:38.308Z|8622248d-ffae-486c-a50c-3e87c90bada3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:38.308Z|8622248d-ffae-486c-a50c-3e87c90bada3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:38.310Z|1caeccfe-3dde-40a4-8e6b-b031e8a68648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:38.310Z|1caeccfe-3dde-40a4-8e6b-b031e8a68648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:38.311Z|51a5e778-8d56-469f-be96-f414374ff8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:38.312Z|51a5e778-8d56-469f-be96-f414374ff8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:40.306Z|8b65c8da-1319-44dc-b97e-40f8aa0a4207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:05:40.307Z|8b65c8da-1319-44dc-b97e-40f8aa0a4207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:05:40.528Z|828d8329-189e-4014-80e7-43f70ff09e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:05:40.528Z|828d8329-189e-4014-80e7-43f70ff09e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:05:48.329Z|6dc9206f-f042-401d-8c2d-cc5b9f10a836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:48.330Z|6dc9206f-f042-401d-8c2d-cc5b9f10a836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:48.331Z|458c9cf3-05a2-452c-aa1b-a7fe0c3304a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:48.331Z|0823dbb5-c604-4b1c-8fb2-4cb4c476475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:48.331Z|0823dbb5-c604-4b1c-8fb2-4cb4c476475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:48.332Z|458c9cf3-05a2-452c-aa1b-a7fe0c3304a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:53.526Z|a6bb65ef-ecda-4f66-b831-ecc6109619f1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:05:53.527Z|a6bb65ef-ecda-4f66-b831-ecc6109619f1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:55.306Z|0e966821-297a-404a-bde7-2d6e1d33de34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:05:55.307Z|0e966821-297a-404a-bde7-2d6e1d33de34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:05:58.350Z|c68986ba-010d-416f-b2dd-2d693e815d59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:58.350Z|3c6e744a-0e37-4519-a59a-1f9c23c610b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:58.351Z|c68986ba-010d-416f-b2dd-2d693e815d59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:58.351Z|3c6e744a-0e37-4519-a59a-1f9c23c610b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:05:58.352Z|327a9a39-6620-4aed-9877-10e580076764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:05:58.352Z|327a9a39-6620-4aed-9877-10e580076764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:08.374Z|daa90303-bf23-4b46-9bed-a9e4b5553f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:08.374Z|daa90303-bf23-4b46-9bed-a9e4b5553f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:08.381Z|72f423ee-df46-45a1-af33-8f59211db8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:08.381Z|d2f96e43-fdb2-4cec-a0cd-ffed7546f433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:08.381Z|d2f96e43-fdb2-4cec-a0cd-ffed7546f433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:08.382Z|72f423ee-df46-45a1-af33-8f59211db8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:10.306Z|ae728c29-9667-46c8-ad19-79ae6f78ce1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:06:10.309Z|ae728c29-9667-46c8-ad19-79ae6f78ce1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:06:10.529Z|692e2245-2587-4b04-8adf-934851968004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:06:10.529Z|692e2245-2587-4b04-8adf-934851968004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:06:18.396Z|ef79f4cc-e006-4744-adc9-c17036fdf5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:18.396Z|ef79f4cc-e006-4744-adc9-c17036fdf5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:18.401Z|d5f5e803-f9b8-4083-97f5-b5d31a0bed8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:18.401Z|d5f5e803-f9b8-4083-97f5-b5d31a0bed8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:18.402Z|3076c192-d006-4487-91dc-6e0c257eb985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:18.402Z|3076c192-d006-4487-91dc-6e0c257eb985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:25.306Z|c4b4e605-c403-49b6-8568-93f57ad457c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:06:25.307Z|c4b4e605-c403-49b6-8568-93f57ad457c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:06:28.418Z|5687603a-042d-436a-940b-9ec9c1de424b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:28.419Z|5687603a-042d-436a-940b-9ec9c1de424b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:28.421Z|78add54d-976d-4dd1-aef3-c50c05be3dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:28.422Z|78add54d-976d-4dd1-aef3-c50c05be3dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:28.423Z|ce8e7e1e-d4aa-471d-b00f-a74f9b3b7148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:28.424Z|ce8e7e1e-d4aa-471d-b00f-a74f9b3b7148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:38.441Z|292e3e6b-65c3-4824-8fd9-6a2a61096597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:38.441Z|292e3e6b-65c3-4824-8fd9-6a2a61096597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:38.443Z|7143a1f9-6099-441b-84c1-cbd7bd28c936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:38.443Z|7143a1f9-6099-441b-84c1-cbd7bd28c936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:38.444Z|8ff94cf5-9f54-4bfb-91d6-cdd6805ec551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:38.445Z|8ff94cf5-9f54-4bfb-91d6-cdd6805ec551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:40.306Z|c82d5d5f-de9b-47e7-8797-38469d189520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:06:40.306Z|c82d5d5f-de9b-47e7-8797-38469d189520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:06:40.530Z|86357e0c-445f-4fd5-b2cd-bc3504938d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:06:40.530Z|86357e0c-445f-4fd5-b2cd-bc3504938d5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:06:48.464Z|2470c65d-438e-4879-b7ca-16769f7d5607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:48.465Z|2470c65d-438e-4879-b7ca-16769f7d5607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:48.466Z|f780dbf5-d924-426a-8c57-14151cdfc477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:48.467Z|c533979c-002a-49f1-a166-eea467d5d6ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:48.467Z|f780dbf5-d924-426a-8c57-14151cdfc477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:48.467Z|c533979c-002a-49f1-a166-eea467d5d6ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:53.527Z|c87a7fe6-3ae0-456d-8265-d3bebf01f635|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:06:53.527Z|c87a7fe6-3ae0-456d-8265-d3bebf01f635|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:55.306Z|39fbda6c-4a81-4a02-9fb1-1ec8d025f01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:06:55.309Z|39fbda6c-4a81-4a02-9fb1-1ec8d025f01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:06:58.487Z|bf028384-decc-4a2f-92f1-e5830d854697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:58.487Z|bf028384-decc-4a2f-92f1-e5830d854697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:58.489Z|f05fbf8f-8dcb-4cdc-8a87-3bb583a8c09d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:58.489Z|f05fbf8f-8dcb-4cdc-8a87-3bb583a8c09d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:06:58.493Z|52f58ca5-f686-4dac-9ec9-f09344fd2352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:06:58.493Z|52f58ca5-f686-4dac-9ec9-f09344fd2352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:08.509Z|3059439a-9ee4-4116-b96a-8cbc90eeac0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:08.509Z|d28e8303-ac3f-42e5-864d-66e9a7899a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:08.510Z|d28e8303-ac3f-42e5-864d-66e9a7899a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:08.510Z|3059439a-9ee4-4116-b96a-8cbc90eeac0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:08.512Z|469687e8-36be-477d-9bee-ccbb260e0022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:08.513Z|469687e8-36be-477d-9bee-ccbb260e0022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:10.306Z|183162db-2f1f-4a6c-a7a7-aed918bddaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:07:10.307Z|183162db-2f1f-4a6c-a7a7-aed918bddaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:07:10.531Z|ca18fe46-e9c1-401e-ba0f-811fe50154c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:07:10.532Z|ca18fe46-e9c1-401e-ba0f-811fe50154c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:07:18.531Z|ab4bd43d-a362-4008-a945-e35199b3a222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:18.531Z|85a7c032-f7a7-45b9-b9b0-79fd33854272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:18.532Z|ab4bd43d-a362-4008-a945-e35199b3a222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:18.532Z|143f7ad5-3a58-42a9-9aae-1a8409973b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:18.532Z|85a7c032-f7a7-45b9-b9b0-79fd33854272|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:18.532Z|143f7ad5-3a58-42a9-9aae-1a8409973b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:25.306Z|dcc638a5-858b-4da3-aea0-eacb9afa154d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:07:25.307Z|dcc638a5-858b-4da3-aea0-eacb9afa154d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:07:28.554Z|0b32a66b-425a-470e-ab07-847be45ba4aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:28.555Z|0b32a66b-425a-470e-ab07-847be45ba4aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:28.556Z|262b3a1e-2116-4b6c-a015-99e5fc4bc95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:28.556Z|76788dec-3e6c-46b2-bfa7-b34ae150f2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:28.556Z|262b3a1e-2116-4b6c-a015-99e5fc4bc95e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:28.556Z|76788dec-3e6c-46b2-bfa7-b34ae150f2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:38.577Z|a398418a-455a-4dc1-8d14-92640f1e375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:38.577Z|a398418a-455a-4dc1-8d14-92640f1e375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:38.578Z|e35ae518-481b-41eb-b85e-7763fa4f2d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:38.578Z|e35ae518-481b-41eb-b85e-7763fa4f2d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:38.579Z|0478cee2-3959-4648-b01b-05210c0237df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:38.580Z|0478cee2-3959-4648-b01b-05210c0237df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:40.306Z|96f1820a-01ff-438c-a1d2-5e671ba0b39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:07:40.310Z|96f1820a-01ff-438c-a1d2-5e671ba0b39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:07:40.532Z|345403dc-847b-49a2-a6a5-0afce6eb1979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:07:40.533Z|345403dc-847b-49a2-a6a5-0afce6eb1979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:07:48.601Z|17dbc284-ec15-4650-9e01-b33d0e29a8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:48.601Z|17dbc284-ec15-4650-9e01-b33d0e29a8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:48.602Z|808c3da3-c948-4138-bf70-6d7df83cbdc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:48.602Z|51c02745-82bb-4580-9fb5-500bfe2fbaf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:48.603Z|808c3da3-c948-4138-bf70-6d7df83cbdc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:48.603Z|51c02745-82bb-4580-9fb5-500bfe2fbaf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:53.526Z|b01ef7e9-5526-4f98-ad51-577c009968aa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:07:53.526Z|b01ef7e9-5526-4f98-ad51-577c009968aa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:55.306Z|3e1e5f19-5088-40f1-8631-dadf1eee14c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:07:55.307Z|3e1e5f19-5088-40f1-8631-dadf1eee14c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:07:58.624Z|4a1b1f07-707f-45cf-95f7-a9ede7a23364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:58.624Z|4a1b1f07-707f-45cf-95f7-a9ede7a23364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:58.627Z|1171a615-ee3c-481a-ad73-27f41b0484c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:58.627Z|1171a615-ee3c-481a-ad73-27f41b0484c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:07:58.629Z|f39e20dd-d9a9-462a-89cc-b4af9edb43b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:07:58.630Z|f39e20dd-d9a9-462a-89cc-b4af9edb43b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:08.646Z|594d6035-1f43-41af-9097-816cb0c802bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:08.646Z|594d6035-1f43-41af-9097-816cb0c802bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:08.648Z|b0b71960-2dc3-48ec-ab80-3a036aa38673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:08.648Z|b0b71960-2dc3-48ec-ab80-3a036aa38673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:08.651Z|6a5026ca-61c1-40ed-865a-260b9626a727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:08.651Z|6a5026ca-61c1-40ed-865a-260b9626a727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:10.306Z|1d66d5be-1fb3-4897-98d5-1f3224847dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:08:10.307Z|1d66d5be-1fb3-4897-98d5-1f3224847dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:08:10.533Z|b6b0c602-482b-4529-8a6e-6f7695661560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:08:10.534Z|b6b0c602-482b-4529-8a6e-6f7695661560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:08:18.669Z|2fa10973-23c6-4d85-a1c1-9810b48d59e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:18.670Z|2fa10973-23c6-4d85-a1c1-9810b48d59e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:18.669Z|c93d1038-4207-4d4f-ad09-d894dc4b9a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:18.670Z|ef7f072e-f9a5-4d82-99ed-93c823fd1cb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:18.670Z|ef7f072e-f9a5-4d82-99ed-93c823fd1cb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:18.670Z|c93d1038-4207-4d4f-ad09-d894dc4b9a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:25.306Z|c1d94864-47d8-42b8-9093-9bcd28c4be47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:08:25.309Z|c1d94864-47d8-42b8-9093-9bcd28c4be47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:08:28.692Z|8042bee4-7ed7-45a0-869f-a3e7b39122c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:28.692Z|8042bee4-7ed7-45a0-869f-a3e7b39122c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:28.693Z|cb260c2e-c965-4091-ae4f-2b39d57bcb9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:28.693Z|c94761eb-1ee9-449d-8624-91a55e9f18bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:28.693Z|cb260c2e-c965-4091-ae4f-2b39d57bcb9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:28.693Z|c94761eb-1ee9-449d-8624-91a55e9f18bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:38.713Z|75c60035-09a6-45f4-a534-d9a96ea06f62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:38.713Z|95d95b59-56ba-4a40-9463-26b73934cab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:38.713Z|75c60035-09a6-45f4-a534-d9a96ea06f62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:38.713Z|95d95b59-56ba-4a40-9463-26b73934cab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:38.714Z|5c74cc36-ba2d-4cd0-aa89-c20d8b516016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:38.714Z|5c74cc36-ba2d-4cd0-aa89-c20d8b516016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:40.306Z|f49eac57-146a-4b1d-aafb-996d62f8bc8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:08:40.307Z|f49eac57-146a-4b1d-aafb-996d62f8bc8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:08:40.534Z|87d37bd1-dedf-4169-b95f-f854d95c3053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:08:40.535Z|87d37bd1-dedf-4169-b95f-f854d95c3053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:08:48.735Z|f48da3cd-d093-4711-a4d5-9b8f11b784e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:48.735Z|f48da3cd-d093-4711-a4d5-9b8f11b784e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:48.736Z|9a29e38a-428c-45a4-a10a-4df398d4aaf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:48.736Z|9a29e38a-428c-45a4-a10a-4df398d4aaf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:48.738Z|0d5ca57e-dd6f-4bd7-9d1a-4e5d4ba33971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:48.739Z|0d5ca57e-dd6f-4bd7-9d1a-4e5d4ba33971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:53.526Z|8f56fef1-b8a3-4b7a-b70b-779b566087ea|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:08:53.527Z|8f56fef1-b8a3-4b7a-b70b-779b566087ea|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:55.306Z|4af974fa-da24-457d-a830-4439f59444e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:08:55.307Z|4af974fa-da24-457d-a830-4439f59444e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:08:58.757Z|f4a5c5b7-cee2-4f76-9dab-14eeee997728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:58.758Z|f4a5c5b7-cee2-4f76-9dab-14eeee997728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:58.758Z|033e9323-d133-4595-aca4-0dd1109436aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:58.758Z|033e9323-d133-4595-aca4-0dd1109436aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:08:58.760Z|4b524bbc-c666-45ad-a182-b96745a05dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:08:58.761Z|4b524bbc-c666-45ad-a182-b96745a05dd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:08.779Z|db9b72fb-aee4-4bfa-90eb-ae06a288386d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:08.780Z|4041dbd3-b3b2-446e-b8a2-4e8b7c5ce23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:08.780Z|4041dbd3-b3b2-446e-b8a2-4e8b7c5ce23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:08.780Z|db9b72fb-aee4-4bfa-90eb-ae06a288386d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:08.781Z|5be89cfc-c00f-43ac-9e69-3f5df1eaa71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:08.781Z|5be89cfc-c00f-43ac-9e69-3f5df1eaa71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:10.306Z|05f89546-7b6b-4135-a98f-1433a3a0c0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:09:10.310Z|05f89546-7b6b-4135-a98f-1433a3a0c0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:09:10.535Z|73f269da-add0-45ad-908a-05e5104ee239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:09:10.536Z|73f269da-add0-45ad-908a-05e5104ee239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:09:18.804Z|ace114d4-034a-4ec3-b80b-f561a1925f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:18.804Z|2a62e356-98a1-4393-871d-9c5015de8571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:18.805Z|2a62e356-98a1-4393-871d-9c5015de8571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:18.805Z|ace114d4-034a-4ec3-b80b-f561a1925f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:18.806Z|b22780e1-1eb8-4d50-84e3-e412728d8233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:18.806Z|b22780e1-1eb8-4d50-84e3-e412728d8233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:25.306Z|03fc92a5-ac26-404b-b1f8-1d1df6f0333b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:09:25.307Z|03fc92a5-ac26-404b-b1f8-1d1df6f0333b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:09:28.826Z|54fbe2bd-0ba8-4766-ad79-89ab1120a621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:28.826Z|54fbe2bd-0ba8-4766-ad79-89ab1120a621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:28.827Z|4e7498f9-7f29-476a-b317-aec8cecaf754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:28.827Z|4e7498f9-7f29-476a-b317-aec8cecaf754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:28.828Z|b8b9f155-b73d-49dc-a61d-b18f3e867835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:28.829Z|b8b9f155-b73d-49dc-a61d-b18f3e867835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:38.849Z|9432ec62-7323-4460-9d70-dc3455159c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:38.850Z|9432ec62-7323-4460-9d70-dc3455159c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:38.851Z|912cdf85-18ca-48d4-a8b0-16db1106622d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:38.851Z|dba825e9-4814-4e9c-8d14-b4c5707711d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:38.851Z|912cdf85-18ca-48d4-a8b0-16db1106622d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:38.852Z|dba825e9-4814-4e9c-8d14-b4c5707711d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:40.306Z|a8d5eb1a-9698-439b-a6bd-59d84889bfd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:09:40.307Z|a8d5eb1a-9698-439b-a6bd-59d84889bfd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:09:40.536Z|6ebfef16-145d-4879-a93d-f1cba3123799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:09:40.537Z|6ebfef16-145d-4879-a93d-f1cba3123799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:09:48.871Z|120412bd-cd83-4bc8-a4e1-fd8c822f1c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:48.871Z|6eeb60ab-8947-4d3d-8740-e6d5f6c27118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:48.871Z|120412bd-cd83-4bc8-a4e1-fd8c822f1c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:48.871Z|6eeb60ab-8947-4d3d-8740-e6d5f6c27118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:48.877Z|c691087e-c9a8-4225-a397-93100ddb67cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:48.877Z|c691087e-c9a8-4225-a397-93100ddb67cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:53.528Z|bca2c515-8df7-49fe-b984-d46bec0c7a91|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:09:53.529Z|bca2c515-8df7-49fe-b984-d46bec0c7a91|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:55.309Z|32f93f1d-4ff0-4b1b-91d6-4c8cdd04f6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:09:55.313Z|32f93f1d-4ff0-4b1b-91d6-4c8cdd04f6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:09:58.892Z|72476fa2-f790-475d-a853-d4e47009b1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:58.892Z|72476fa2-f790-475d-a853-d4e47009b1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:58.895Z|187d87ef-c021-4f11-96f9-6a021b05ec5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:58.896Z|187d87ef-c021-4f11-96f9-6a021b05ec5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:09:58.896Z|5f6fc6dd-e36b-4d64-9afe-3e1af873459a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:09:58.897Z|5f6fc6dd-e36b-4d64-9afe-3e1af873459a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:08.915Z|8764df1d-f8f0-40a4-ac30-8aecd5ede0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:08.916Z|71998bcc-e088-4ea0-83c8-763dd0058473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:08.916Z|8764df1d-f8f0-40a4-ac30-8aecd5ede0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:08.917Z|71998bcc-e088-4ea0-83c8-763dd0058473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:08.918Z|aee873a8-7384-4213-b590-374e93b62a1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:08.919Z|aee873a8-7384-4213-b590-374e93b62a1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:10.306Z|3dfcede0-8baf-40c8-826d-098d8823e69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:10:10.307Z|3dfcede0-8baf-40c8-826d-098d8823e69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:10:10.537Z|98b58705-ff9e-4ae6-a0cc-835e716e33ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:10:10.538Z|98b58705-ff9e-4ae6-a0cc-835e716e33ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:10:18.939Z|a62612fc-bdd1-4c23-a034-dbf25d1e61d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:18.939Z|561aa33f-2166-45aa-8c13-c407ab029162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:18.939Z|a62612fc-bdd1-4c23-a034-dbf25d1e61d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:18.940Z|561aa33f-2166-45aa-8c13-c407ab029162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:18.940Z|14e391f3-2f39-4090-8c2e-dd3c862fd343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:18.940Z|14e391f3-2f39-4090-8c2e-dd3c862fd343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:25.306Z|1b8ad9db-3b1f-4ebb-95d7-fa8dee457ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:10:25.307Z|1b8ad9db-3b1f-4ebb-95d7-fa8dee457ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:10:28.961Z|abe75a93-8b9c-41bf-a1cf-a9ba683d4b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:28.962Z|abe75a93-8b9c-41bf-a1cf-a9ba683d4b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:28.963Z|c59ccac7-effd-4536-89e3-be392e3d3b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:28.963Z|3c02f46d-ff1f-449b-9c16-ad0068690985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:28.963Z|c59ccac7-effd-4536-89e3-be392e3d3b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:28.963Z|3c02f46d-ff1f-449b-9c16-ad0068690985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:38.985Z|c9e96829-71bd-4f7b-8238-bee3397d67e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:38.985Z|3e6179cd-312f-45b7-a6bc-91a020660765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:38.985Z|70ad787f-068f-437e-9908-d142cfb69005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:38.986Z|3e6179cd-312f-45b7-a6bc-91a020660765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:38.986Z|c9e96829-71bd-4f7b-8238-bee3397d67e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:38.986Z|70ad787f-068f-437e-9908-d142cfb69005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:40.306Z|f06f7cc8-49d1-4754-b9b9-5259b18c9679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:10:40.309Z|f06f7cc8-49d1-4754-b9b9-5259b18c9679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:10:40.538Z|a1046ae3-5ee5-4990-802a-8cf573e33e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:10:40.539Z|a1046ae3-5ee5-4990-802a-8cf573e33e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:10:49.008Z|61b5402a-c57c-470c-b4c1-a668ac9dd234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:49.008Z|ff118259-2f35-4052-849f-cf522214f5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:49.008Z|005787cd-7475-4c98-a320-eeeba72383f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:49.008Z|61b5402a-c57c-470c-b4c1-a668ac9dd234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:49.008Z|ff118259-2f35-4052-849f-cf522214f5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:49.008Z|005787cd-7475-4c98-a320-eeeba72383f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:53.527Z|ca668161-40c7-4190-b705-8eb120240141|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:10:53.528Z|ca668161-40c7-4190-b705-8eb120240141|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:55.306Z|d7e6ca2a-9045-43b9-82d8-b52ce29a5d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:10:55.307Z|d7e6ca2a-9045-43b9-82d8-b52ce29a5d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:10:59.028Z|aae970e6-0292-4c69-b1e3-45a6e53c4a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:59.029Z|aae970e6-0292-4c69-b1e3-45a6e53c4a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:59.030Z|819a1c2e-b8df-499b-a971-ad1ead5d4d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:59.030Z|4c9a5be4-e500-4428-869a-9d1d62b2daf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:10:59.030Z|819a1c2e-b8df-499b-a971-ad1ead5d4d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:10:59.030Z|4c9a5be4-e500-4428-869a-9d1d62b2daf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:09.050Z|cb1054d8-1646-47cb-ae3b-f1a451d2427c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:09.050Z|c8455812-65c7-4242-882d-9b3209068edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:09.050Z|cb1054d8-1646-47cb-ae3b-f1a451d2427c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:09.051Z|c8455812-65c7-4242-882d-9b3209068edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:09.051Z|13f31df7-1841-4f88-b51f-9a01e9de29f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:09.052Z|13f31df7-1841-4f88-b51f-9a01e9de29f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:10.306Z|35c9e823-a283-4ac5-b7b4-60eee13177b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:11:10.307Z|35c9e823-a283-4ac5-b7b4-60eee13177b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:11:10.539Z|203f5739-42c2-4198-ad78-425f838070ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:11:10.539Z|203f5739-42c2-4198-ad78-425f838070ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:11:19.072Z|9a597714-6505-42db-ac92-188aed038e73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:19.073Z|09faf99c-acb5-4496-b039-a697a98fe692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:19.073Z|9a597714-6505-42db-ac92-188aed038e73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:19.073Z|09faf99c-acb5-4496-b039-a697a98fe692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:19.074Z|aad86001-95f6-467e-9058-2d5c94b0ca37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:19.075Z|aad86001-95f6-467e-9058-2d5c94b0ca37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:25.306Z|aef986ba-c126-4499-9780-95a9e18d10d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:11:25.309Z|aef986ba-c126-4499-9780-95a9e18d10d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:11:29.095Z|ea965f26-66b6-44c6-80b4-71b3a94f8eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:29.095Z|79937673-4ff5-4100-acf1-5a5b0f218224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:29.095Z|ea965f26-66b6-44c6-80b4-71b3a94f8eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:29.095Z|79937673-4ff5-4100-acf1-5a5b0f218224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:29.095Z|08366763-29bf-459a-9751-07cbd6007015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:29.096Z|08366763-29bf-459a-9751-07cbd6007015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:39.115Z|22f33f28-63ab-4745-9660-b0e90fe0bd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:39.116Z|22f33f28-63ab-4745-9660-b0e90fe0bd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:39.118Z|299dfb7b-32f1-4318-86b1-5db012f0dc0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:39.118Z|b47129d4-4df3-43c6-8bdc-3e7dbd654400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:39.119Z|299dfb7b-32f1-4318-86b1-5db012f0dc0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:39.119Z|b47129d4-4df3-43c6-8bdc-3e7dbd654400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:40.306Z|087ec856-0e72-4c5f-a03d-8469edd6b9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:11:40.307Z|087ec856-0e72-4c5f-a03d-8469edd6b9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:11:40.540Z|499e3fc7-2a85-4ce2-9ff0-815cf133eed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:11:40.540Z|499e3fc7-2a85-4ce2-9ff0-815cf133eed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:11:49.137Z|38176de0-95c7-433a-8c9f-67db950dce32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:49.138Z|38176de0-95c7-433a-8c9f-67db950dce32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:49.139Z|007f1f61-e08f-4c3c-bd70-2de312cf730b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:49.139Z|007f1f61-e08f-4c3c-bd70-2de312cf730b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:49.139Z|558ac138-9017-437d-a718-89b220c6bd92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:49.140Z|558ac138-9017-437d-a718-89b220c6bd92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:53.527Z|17af00b3-df29-4539-8f37-d28af41bf748|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:11:53.527Z|17af00b3-df29-4539-8f37-d28af41bf748|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:55.306Z|7acea727-0776-4f3e-8267-790db9c4b98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:11:55.307Z|7acea727-0776-4f3e-8267-790db9c4b98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:11:59.159Z|551d9aa9-8ebc-42bd-9149-70ad1b0d418c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:59.159Z|16cdebb4-3762-4794-9f0f-83752dee5209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:59.159Z|551d9aa9-8ebc-42bd-9149-70ad1b0d418c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:59.159Z|16cdebb4-3762-4794-9f0f-83752dee5209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:11:59.160Z|e6b710b2-8198-490d-a112-197ca06763d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:11:59.161Z|e6b710b2-8198-490d-a112-197ca06763d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:09.180Z|da69cf80-164f-4fe1-a027-7b7768168f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:09.180Z|7ea253de-446b-4257-8146-f9c082614a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:09.181Z|da69cf80-164f-4fe1-a027-7b7768168f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:09.181Z|7ea253de-446b-4257-8146-f9c082614a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:09.182Z|2703f1f1-6a13-42ee-9075-b27646f35a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:09.182Z|2703f1f1-6a13-42ee-9075-b27646f35a26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:10.306Z|318d1709-7247-4559-8b92-c5ab6d8964cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:12:10.309Z|318d1709-7247-4559-8b92-c5ab6d8964cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:12:10.541Z|987dae07-9291-441c-916a-bd85747c60f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:12:10.541Z|987dae07-9291-441c-916a-bd85747c60f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:12:19.200Z|feb0f667-a94c-41c9-b633-e911a60191be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:19.201Z|feb0f667-a94c-41c9-b633-e911a60191be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:19.203Z|34bd76d8-a176-4039-9263-b66bb50e7ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:19.203Z|6f01a9cb-3feb-4110-bb1e-44079162fa4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:19.203Z|34bd76d8-a176-4039-9263-b66bb50e7ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:19.203Z|6f01a9cb-3feb-4110-bb1e-44079162fa4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:25.306Z|97974a13-59af-4729-8089-ebd6d0ba1172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:12:25.307Z|97974a13-59af-4729-8089-ebd6d0ba1172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:12:29.223Z|e53fd1ae-442a-4d57-a932-f8c18fbcfd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:29.223Z|e53fd1ae-442a-4d57-a932-f8c18fbcfd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:29.226Z|03ccd879-3b02-4204-a92b-b441f9aee70e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:29.226Z|64003600-93e8-4309-8318-68ee60ebc060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:29.226Z|03ccd879-3b02-4204-a92b-b441f9aee70e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:29.227Z|64003600-93e8-4309-8318-68ee60ebc060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:39.243Z|28042d2a-9a40-492d-808c-3432a57d8687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:39.243Z|28042d2a-9a40-492d-808c-3432a57d8687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:39.245Z|69b1e20d-0214-4ab2-9b22-f0b3949cd741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:39.245Z|69b1e20d-0214-4ab2-9b22-f0b3949cd741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:39.248Z|533d6153-29b5-4ca9-bdc6-226e4f97d89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:39.248Z|533d6153-29b5-4ca9-bdc6-226e4f97d89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:40.306Z|12a9d942-ce68-48bb-a760-915565501a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:12:40.307Z|12a9d942-ce68-48bb-a760-915565501a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:12:40.542Z|959430cd-7453-40eb-8e72-987823cedf43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:12:40.542Z|959430cd-7453-40eb-8e72-987823cedf43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:12:49.853Z|16c73c2a-3ff9-4fd4-aab6-89612142c19f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:49.853Z|16c73c2a-3ff9-4fd4-aab6-89612142c19f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:49.853Z|19a956d8-444e-4e42-b6f1-6fac6aafe070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:49.854Z|cc726e1c-3f98-43dd-9ffe-fd05394bf39d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:49.854Z|cc726e1c-3f98-43dd-9ffe-fd05394bf39d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:49.854Z|19a956d8-444e-4e42-b6f1-6fac6aafe070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:53.527Z|391e600b-6ce0-4991-8990-8addc8fba807|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:12:53.527Z|391e600b-6ce0-4991-8990-8addc8fba807|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:55.306Z|9e0929e1-2328-4d02-9b1c-dce1e8af181f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:12:55.309Z|9e0929e1-2328-4d02-9b1c-dce1e8af181f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:12:59.874Z|88be7f43-97a1-4844-b6f0-5e5343557de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:59.874Z|88be7f43-97a1-4844-b6f0-5e5343557de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:59.875Z|af6796ac-15bc-415e-a350-faef8d42bc34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:59.876Z|af6796ac-15bc-415e-a350-faef8d42bc34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:12:59.876Z|34fba976-5aed-4d10-a511-1231fc9bf46a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:12:59.876Z|34fba976-5aed-4d10-a511-1231fc9bf46a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:09.898Z|1856201a-73f8-47fd-8fa5-aaaa23b12520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:09.899Z|1856201a-73f8-47fd-8fa5-aaaa23b12520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:09.899Z|f401d54f-09be-4138-90e8-b03d7c4057f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:09.900Z|bdabadef-3a28-4bc0-b9e6-b5b84065ee67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:09.900Z|f401d54f-09be-4138-90e8-b03d7c4057f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:09.900Z|bdabadef-3a28-4bc0-b9e6-b5b84065ee67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:10.306Z|22bd3df8-c7a3-44e9-85ae-9507382a76ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:13:10.307Z|22bd3df8-c7a3-44e9-85ae-9507382a76ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:13:10.543Z|4e2f6c6d-a058-43db-8e00-d35678bfe525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:13:10.543Z|4e2f6c6d-a058-43db-8e00-d35678bfe525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:13:19.921Z|18fb1126-1112-46b0-8982-92ec79691620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:19.921Z|e7b22cf9-efe6-4e29-a64a-b20a2148bba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:19.922Z|e7b22cf9-efe6-4e29-a64a-b20a2148bba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:19.922Z|18fb1126-1112-46b0-8982-92ec79691620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:19.924Z|ad34e8ce-a192-4bd0-bdb2-17ced11745d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:19.925Z|ad34e8ce-a192-4bd0-bdb2-17ced11745d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:25.306Z|542e34a0-eb0f-4db1-b22f-c7467ca05ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:13:25.307Z|542e34a0-eb0f-4db1-b22f-c7467ca05ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:13:29.943Z|59b7f3e5-8a6a-414d-83a9-7a68744a754a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:29.943Z|fcb69ec0-e880-4042-a3a5-93a586e45624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:29.944Z|59b7f3e5-8a6a-414d-83a9-7a68744a754a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:29.944Z|01d9dbfe-c570-45cb-b38f-e1d3d71fa4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:29.944Z|fcb69ec0-e880-4042-a3a5-93a586e45624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:29.944Z|01d9dbfe-c570-45cb-b38f-e1d3d71fa4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:39.965Z|a1944a2f-6a13-480e-8474-8ed48d841acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:39.965Z|c0a86627-b37a-4c3a-acf7-375b5d89a5b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:39.965Z|c0a86627-b37a-4c3a-acf7-375b5d89a5b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:39.965Z|a1944a2f-6a13-480e-8474-8ed48d841acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:39.966Z|aa7693c9-7694-4e9c-8bf2-73c2c0f296ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:39.966Z|aa7693c9-7694-4e9c-8bf2-73c2c0f296ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:40.306Z|aed9a626-2097-4886-9d19-c3cda530fe84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:13:40.309Z|aed9a626-2097-4886-9d19-c3cda530fe84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:13:40.544Z|087873a9-6b13-4240-8b82-6f44d534c254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:13:40.544Z|087873a9-6b13-4240-8b82-6f44d534c254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:13:49.985Z|f56156a3-77ac-46a7-87a6-41f4d7543919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:49.985Z|28ee0c11-b4b5-403a-93a0-04043fae2418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:49.986Z|28ee0c11-b4b5-403a-93a0-04043fae2418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:49.986Z|6dbbfd70-54e4-4c09-b4b9-186f7ef8a734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:13:49.986Z|6dbbfd70-54e4-4c09-b4b9-186f7ef8a734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:49.986Z|f56156a3-77ac-46a7-87a6-41f4d7543919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:53.526Z|721304e9-b0c1-4798-aa36-ecf4f6d1b9d4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:13:53.528Z|721304e9-b0c1-4798-aa36-ecf4f6d1b9d4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:13:55.306Z|d2e994f6-af98-45f4-8ed7-c0a52c554a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:13:55.307Z|d2e994f6-af98-45f4-8ed7-c0a52c554a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:14:00.928Z|293005af-1ab8-461d-be7a-058c9e476b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:00.929Z|e59a911e-a6c3-49d5-9db0-13b0122cbd57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:00.929Z|293005af-1ab8-461d-be7a-058c9e476b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:00.929Z|e59a911e-a6c3-49d5-9db0-13b0122cbd57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:00.929Z|dcb3d0ab-4032-4819-a04f-7a312ac42922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:00.930Z|dcb3d0ab-4032-4819-a04f-7a312ac42922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:10.306Z|9d5c0f69-3e23-4f2e-863c-279cbe9c0e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:14:10.307Z|9d5c0f69-3e23-4f2e-863c-279cbe9c0e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:14:10.545Z|b5ee7769-1e59-45ff-b329-b933fcd20886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:14:10.545Z|b5ee7769-1e59-45ff-b329-b933fcd20886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:14:10.947Z|a59cfced-35e4-4f21-a9cb-5f83ee299cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:10.948Z|a59cfced-35e4-4f21-a9cb-5f83ee299cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:10.950Z|da89bc3c-5437-4db2-b78a-e8010b87a518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:10.951Z|da89bc3c-5437-4db2-b78a-e8010b87a518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:10.951Z|11a758f9-fb81-4d18-bb2a-ec31237fd616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:10.952Z|11a758f9-fb81-4d18-bb2a-ec31237fd616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:20.972Z|4983986c-e999-4a6d-86dd-d18367776293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:20.972Z|c3d48d37-18cd-4e1a-9549-5301244559de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:20.972Z|4983986c-e999-4a6d-86dd-d18367776293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:20.972Z|c3d48d37-18cd-4e1a-9549-5301244559de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:20.981Z|cc62ba64-33a6-451d-a12a-90d38a0c8dbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:20.981Z|cc62ba64-33a6-451d-a12a-90d38a0c8dbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:25.306Z|d77b162a-2f63-4557-aaa1-0282a4711172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:14:25.309Z|d77b162a-2f63-4557-aaa1-0282a4711172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:14:30.993Z|46c7c340-e926-4dd0-a184-6cd738c52414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:30.993Z|51b83d8f-df02-4113-8a1b-55efb87fea09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:30.994Z|46c7c340-e926-4dd0-a184-6cd738c52414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:30.994Z|51b83d8f-df02-4113-8a1b-55efb87fea09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:31.002Z|cb264995-7a43-41c3-850c-e54d34268df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:31.002Z|cb264995-7a43-41c3-850c-e54d34268df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:40.306Z|994e3fdf-4eb2-42cc-84f7-3fa6a1d82c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:14:40.307Z|994e3fdf-4eb2-42cc-84f7-3fa6a1d82c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:14:40.546Z|95e5fc0c-bbd3-496a-8e1f-abcf2673f346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:14:40.546Z|95e5fc0c-bbd3-496a-8e1f-abcf2673f346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:14:41.016Z|1ac33ff4-3a3e-4c39-af53-0001316dae78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:41.017Z|1ac33ff4-3a3e-4c39-af53-0001316dae78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:41.018Z|0e45c999-503b-4bfb-81e1-0ac9734aea0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:41.018Z|0e45c999-503b-4bfb-81e1-0ac9734aea0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:41.021Z|e44ba1fd-2a0b-41ed-b0a9-c5b575b7b508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:41.021Z|e44ba1fd-2a0b-41ed-b0a9-c5b575b7b508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:51.037Z|aa01e153-08bf-4279-974e-0065c2d73c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:51.038Z|aa01e153-08bf-4279-974e-0065c2d73c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:51.039Z|6b91db8e-e360-4198-972e-fc43dbb36772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:51.039Z|6b91db8e-e360-4198-972e-fc43dbb36772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:51.040Z|71052e7a-482f-4b09-ab87-09edd87865f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:14:51.040Z|71052e7a-482f-4b09-ab87-09edd87865f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:53.526Z|da67c1f3-7c31-4453-a0f1-95b556b2df06|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:14:53.527Z|da67c1f3-7c31-4453-a0f1-95b556b2df06|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:14:55.306Z|24b0f003-1a36-4ea1-ad08-c6c7cfa2d8e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:14:55.307Z|24b0f003-1a36-4ea1-ad08-c6c7cfa2d8e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:15:01.057Z|02717a1d-6b2b-4adb-bec2-4f43e7076acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:01.057Z|02717a1d-6b2b-4adb-bec2-4f43e7076acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:01.063Z|12808aa5-551e-45aa-914f-02ecfd4bf13b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:01.063Z|20f1c3a6-324b-49f1-a33a-f291c6a88f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:01.063Z|12808aa5-551e-45aa-914f-02ecfd4bf13b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:01.063Z|20f1c3a6-324b-49f1-a33a-f291c6a88f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:10.306Z|9cb8dd59-2c3c-4bd7-be3f-5c1fa1832224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:15:10.310Z|9cb8dd59-2c3c-4bd7-be3f-5c1fa1832224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:15:10.547Z|576adc90-413a-427d-a080-ea8b14163b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:15:10.547Z|576adc90-413a-427d-a080-ea8b14163b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:15:11.961Z|5d566f02-1521-4701-a01a-10048cfcbdb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:11.961Z|5d566f02-1521-4701-a01a-10048cfcbdb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:11.962Z|a3b23602-b9fb-4e6f-aa8d-1d9c58c21145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:11.963Z|a3b23602-b9fb-4e6f-aa8d-1d9c58c21145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:11.966Z|0e0475a1-fc3e-41ac-ac7e-c2e547d1780f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:11.967Z|0e0475a1-fc3e-41ac-ac7e-c2e547d1780f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:21.984Z|b24c7b28-96dc-4fd6-8268-5cec791c5d66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:21.984Z|b24c7b28-96dc-4fd6-8268-5cec791c5d66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:21.986Z|77795779-10c0-487e-be0b-8a2466055b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:21.987Z|77795779-10c0-487e-be0b-8a2466055b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:21.988Z|6fefa425-0586-4106-bd20-bd4ba5b5a091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:21.988Z|6fefa425-0586-4106-bd20-bd4ba5b5a091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:25.306Z|2683b609-4b50-425f-a221-9efd021e5075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:15:25.307Z|2683b609-4b50-425f-a221-9efd021e5075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:15:32.005Z|6122e94e-7ad9-4e50-9e8f-5363a1e6a325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:32.006Z|6122e94e-7ad9-4e50-9e8f-5363a1e6a325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:32.007Z|2e17b7d1-1774-4e8d-b92f-9067d256f44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:32.008Z|2e17b7d1-1774-4e8d-b92f-9067d256f44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:32.009Z|be626ce9-2ba3-4b81-8fff-5b2509aa6db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:32.010Z|be626ce9-2ba3-4b81-8fff-5b2509aa6db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:40.306Z|1f3a10d5-9759-4956-a395-1a673c71b25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:15:40.307Z|1f3a10d5-9759-4956-a395-1a673c71b25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:15:40.548Z|94f4b039-32d7-4db3-ac36-545a473b5935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:15:40.548Z|94f4b039-32d7-4db3-ac36-545a473b5935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:15:42.029Z|72b0305a-99ef-4830-8e0c-2e2758de1b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:42.030Z|72b0305a-99ef-4830-8e0c-2e2758de1b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:42.031Z|ee74a76e-63d8-4b91-8a48-abb782dcf2f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:42.031Z|ee74a76e-63d8-4b91-8a48-abb782dcf2f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:42.039Z|03dde2d3-2cbb-4655-8bf1-39faeaac4c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:42.040Z|03dde2d3-2cbb-4655-8bf1-39faeaac4c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:52.049Z|7c86878f-dc88-4e6b-a7bb-6249693afd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:52.050Z|7c86878f-dc88-4e6b-a7bb-6249693afd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:52.052Z|5b9d45a9-b392-478b-bb03-7e842230f146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:52.052Z|5b9d45a9-b392-478b-bb03-7e842230f146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:52.063Z|7fcaa2bc-5c29-468a-aaed-89c470211267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:15:52.063Z|7fcaa2bc-5c29-468a-aaed-89c470211267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:53.527Z|71cd97f8-1bc3-479a-b863-379f8a24e434|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:15:53.528Z|71cd97f8-1bc3-479a-b863-379f8a24e434|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:15:55.306Z|e6cdeb20-792e-4589-a711-28b76912149e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:15:55.309Z|e6cdeb20-792e-4589-a711-28b76912149e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:16:02.071Z|9948b4a4-596e-42ea-aba2-418ebf09fc97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:02.072Z|24be1e66-ac9b-4b22-9f2f-08eb69ddc546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:02.072Z|9948b4a4-596e-42ea-aba2-418ebf09fc97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:02.072Z|24be1e66-ac9b-4b22-9f2f-08eb69ddc546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:02.089Z|0ee7e45f-ee9b-4618-a4ec-f2683591080c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:02.089Z|0ee7e45f-ee9b-4618-a4ec-f2683591080c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:10.306Z|feea52e8-d618-4126-9904-03916719c318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:16:10.307Z|feea52e8-d618-4126-9904-03916719c318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:16:10.549Z|9492d8d5-771c-4cce-96c1-23b2d44035b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:16:10.549Z|9492d8d5-771c-4cce-96c1-23b2d44035b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:16:12.092Z|ca5ef412-91be-42b9-8b29-2eb5e9c8e3f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:12.092Z|ca5ef412-91be-42b9-8b29-2eb5e9c8e3f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:12.092Z|1835ad66-bcad-4bc4-ac9a-5599d0083e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:12.093Z|1835ad66-bcad-4bc4-ac9a-5599d0083e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:12.110Z|c16761ae-5040-4900-bcbb-8a8f17d6dd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:12.110Z|c16761ae-5040-4900-bcbb-8a8f17d6dd24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:22.114Z|fc250e21-8664-4303-ae3b-0846610b0bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:22.115Z|fc250e21-8664-4303-ae3b-0846610b0bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:22.116Z|da4d53d7-0f71-43e5-b314-8c36b1420215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:22.116Z|da4d53d7-0f71-43e5-b314-8c36b1420215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:22.132Z|170098dc-4740-4d63-ad04-a7d555ab9249|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:22.132Z|170098dc-4740-4d63-ad04-a7d555ab9249|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:25.306Z|74bb259a-466a-4784-ada1-16ecaaeb3015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:16:25.307Z|74bb259a-466a-4784-ada1-16ecaaeb3015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:16:32.138Z|6ae57b13-eb1c-469f-aabb-8c9c5454f3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:32.138Z|6ae57b13-eb1c-469f-aabb-8c9c5454f3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:32.140Z|e966d9bb-d742-4916-aba3-9303ecfd3957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:32.141Z|e966d9bb-d742-4916-aba3-9303ecfd3957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:32.149Z|98595d37-90bb-43ca-8714-56530b6cd205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:32.150Z|98595d37-90bb-43ca-8714-56530b6cd205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:40.306Z|253960c8-4575-44ff-8a84-0793142f7682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:16:40.309Z|253960c8-4575-44ff-8a84-0793142f7682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:16:40.550Z|761eaaa9-4067-442e-8390-e16b3b9543eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:16:40.551Z|761eaaa9-4067-442e-8390-e16b3b9543eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:16:42.161Z|0a79a04a-1d61-41ae-8d08-379457f99df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:42.161Z|0a79a04a-1d61-41ae-8d08-379457f99df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:42.168Z|2ff21d64-8a6c-4f51-88a8-3441d8032b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:42.168Z|2ff21d64-8a6c-4f51-88a8-3441d8032b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:42.183Z|f54dd416-ddd9-4e22-b4c1-9a41df1684cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:42.183Z|f54dd416-ddd9-4e22-b4c1-9a41df1684cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:52.181Z|f30392c3-dc61-4b44-bdeb-d57474c0b970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:52.182Z|f30392c3-dc61-4b44-bdeb-d57474c0b970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:52.187Z|7f29f1c5-b7d5-41b8-8931-b910dcbae015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:52.188Z|7f29f1c5-b7d5-41b8-8931-b910dcbae015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:52.203Z|d42e4e91-56e4-4015-83cb-5a9c6aa76c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:16:52.203Z|d42e4e91-56e4-4015-83cb-5a9c6aa76c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:53.526Z|d0bfd51b-028b-471a-9f75-200c1e43aa05|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:16:53.527Z|d0bfd51b-028b-471a-9f75-200c1e43aa05|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:16:55.306Z|e5cc34ac-53e8-41fe-aa5a-6f8ac036abd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:16:55.307Z|e5cc34ac-53e8-41fe-aa5a-6f8ac036abd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:17:02.203Z|c98c6c40-02c2-4ecf-8d45-4642d75660ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:02.204Z|c98c6c40-02c2-4ecf-8d45-4642d75660ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:02.210Z|860fa0f1-0704-456d-8d8a-297e400c804c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:02.210Z|860fa0f1-0704-456d-8d8a-297e400c804c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:02.223Z|bc236ae2-7141-49cf-bdbe-1507de3530c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:02.223Z|bc236ae2-7141-49cf-bdbe-1507de3530c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:10.306Z|653c69c2-2ab8-4651-a96c-2c8142a77071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:17:10.307Z|653c69c2-2ab8-4651-a96c-2c8142a77071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:17:10.551Z|5e2ab0c7-a05e-4af7-afd5-f3bdb3e62625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:17:10.552Z|5e2ab0c7-a05e-4af7-afd5-f3bdb3e62625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:17:12.227Z|dbee8a72-6d16-4680-996d-fde7332f0bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:12.227Z|dbee8a72-6d16-4680-996d-fde7332f0bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:12.231Z|ae125eda-ed96-42db-bd0a-3947fe3e4bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:12.232Z|ae125eda-ed96-42db-bd0a-3947fe3e4bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:12.240Z|1ce9d717-25eb-488f-ab61-ca580d266353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:12.240Z|1ce9d717-25eb-488f-ab61-ca580d266353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:22.249Z|b142ab14-6d97-4559-982c-3aed5aad8659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:22.249Z|4d7fa5ca-af8d-4e60-a45c-7597330412b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:22.249Z|4d7fa5ca-af8d-4e60-a45c-7597330412b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:22.249Z|b142ab14-6d97-4559-982c-3aed5aad8659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:22.257Z|9cdaecc3-ab03-47de-a5c3-40bcc81fd309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:22.258Z|9cdaecc3-ab03-47de-a5c3-40bcc81fd309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:25.306Z|e61903aa-cc97-4de0-9288-04e927c8ace6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:17:25.309Z|e61903aa-cc97-4de0-9288-04e927c8ace6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:17:32.267Z|c1083e34-a8dd-42fd-8613-f1666127d195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:32.267Z|58b20567-3d17-4abd-8025-6d6795f277f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:32.268Z|58b20567-3d17-4abd-8025-6d6795f277f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:32.268Z|c1083e34-a8dd-42fd-8613-f1666127d195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:32.275Z|c69ab726-2094-43b2-ac8d-0026b7e5237f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:32.276Z|c69ab726-2094-43b2-ac8d-0026b7e5237f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:40.306Z|c8b60397-78ca-4987-ad73-954d58a5208d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:17:40.307Z|c8b60397-78ca-4987-ad73-954d58a5208d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:17:40.552Z|2bb620b4-e4fb-4cbb-b323-8a9abfeca8c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:17:40.553Z|2bb620b4-e4fb-4cbb-b323-8a9abfeca8c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:17:42.289Z|3546b31f-6267-4972-94bc-9a330476ba1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:42.289Z|3546b31f-6267-4972-94bc-9a330476ba1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:42.298Z|01e3dfcc-c948-4852-a50b-9432ef6d1279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:42.298Z|01e3dfcc-c948-4852-a50b-9432ef6d1279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:42.301Z|93f14d5b-8ee8-40f1-801a-3735a9311dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:42.301Z|93f14d5b-8ee8-40f1-801a-3735a9311dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:52.309Z|a8b1fd7c-b250-4eec-8af4-797d2901f7a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:52.310Z|a8b1fd7c-b250-4eec-8af4-797d2901f7a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:52.316Z|6d8781b6-b399-4482-b8c9-c0d81873689d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:52.317Z|6d8781b6-b399-4482-b8c9-c0d81873689d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:52.328Z|86cd54b9-fcae-4275-b6cd-902b31e56010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:17:52.329Z|86cd54b9-fcae-4275-b6cd-902b31e56010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:53.527Z|55edd325-85d7-43af-9aa9-458eda3e9c24|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:17:53.527Z|55edd325-85d7-43af-9aa9-458eda3e9c24|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:17:55.306Z|48585215-a4b7-4014-b049-747d73ed79d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:17:55.307Z|48585215-a4b7-4014-b049-747d73ed79d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:18:02.330Z|08176a9f-85e0-4ce4-8524-ae8b7996c9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:02.330Z|08176a9f-85e0-4ce4-8524-ae8b7996c9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:02.336Z|c912baf1-827e-4fe7-978b-d9b1759a242f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:02.337Z|c912baf1-827e-4fe7-978b-d9b1759a242f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:02.358Z|f86466eb-35c6-48fb-b896-1a244468331e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:02.359Z|f86466eb-35c6-48fb-b896-1a244468331e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:10.306Z|edc8aea3-3fc9-4388-b484-17f9ec13f581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:18:10.309Z|edc8aea3-3fc9-4388-b484-17f9ec13f581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:18:10.553Z|72a05c48-60a6-4790-85f0-6287de8f6de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:18:10.554Z|72a05c48-60a6-4790-85f0-6287de8f6de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:18:12.357Z|c606f5fc-5d79-46cb-a5c1-4be45f6ad681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:12.358Z|c606f5fc-5d79-46cb-a5c1-4be45f6ad681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:12.359Z|db6164af-efe0-443c-bf74-dc42b5f15006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:12.359Z|db6164af-efe0-443c-bf74-dc42b5f15006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:12.379Z|f42e555b-3229-42ee-a045-c745aa086578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:12.379Z|f42e555b-3229-42ee-a045-c745aa086578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:22.375Z|4ce3368e-fdf7-4714-abf1-5bbeec80286d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:22.375Z|247794fd-e693-444b-b2a7-16155a96da03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:22.376Z|4ce3368e-fdf7-4714-abf1-5bbeec80286d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:22.376Z|247794fd-e693-444b-b2a7-16155a96da03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:22.396Z|d2feca22-7788-4864-b42c-ed33e9e8df54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:22.397Z|d2feca22-7788-4864-b42c-ed33e9e8df54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:25.306Z|bd55493e-3462-462e-a222-d8db4a52f11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:18:25.307Z|bd55493e-3462-462e-a222-d8db4a52f11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:18:32.395Z|6b570d06-eaa1-4cb9-aefd-1867ca617ddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:32.395Z|9284e40d-0bf1-4f38-9416-173fcdfc4a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:32.396Z|6b570d06-eaa1-4cb9-aefd-1867ca617ddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:32.396Z|9284e40d-0bf1-4f38-9416-173fcdfc4a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:32.414Z|7195a353-68ab-4458-979b-4c625d05a1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:32.414Z|7195a353-68ab-4458-979b-4c625d05a1a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:40.306Z|c3330605-85a9-4d61-9d8f-588676e58740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:18:40.307Z|c3330605-85a9-4d61-9d8f-588676e58740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:18:40.554Z|87085ed3-54b9-4f3c-811b-cd0c5dac3551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:18:40.555Z|87085ed3-54b9-4f3c-811b-cd0c5dac3551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:18:42.423Z|59740fc5-ace4-4b34-8939-2afe9bdacf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:42.423Z|59740fc5-ace4-4b34-8939-2afe9bdacf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:42.426Z|61ddc989-45f8-4587-b62f-f3b2696933a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:42.427Z|61ddc989-45f8-4587-b62f-f3b2696933a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:42.432Z|ecb16d88-f37d-4dca-86be-fdce26941fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:42.432Z|ecb16d88-f37d-4dca-86be-fdce26941fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:52.444Z|8db01221-f6e8-4e6f-8c54-a98fc902e7a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:52.445Z|8db01221-f6e8-4e6f-8c54-a98fc902e7a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:52.446Z|19060603-b545-4ae9-9e34-767095e1de61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:52.446Z|19060603-b545-4ae9-9e34-767095e1de61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:52.449Z|f63dccc4-ef8e-4a77-9dd5-c067e3a67c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:18:52.449Z|f63dccc4-ef8e-4a77-9dd5-c067e3a67c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:53.527Z|c5e82f94-ac29-45d7-bc3a-cbf8156deacc|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:18:53.527Z|c5e82f94-ac29-45d7-bc3a-cbf8156deacc|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:18:55.306Z|c29ff3e0-4487-452e-bae7-9e71ea1d7c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:18:55.309Z|c29ff3e0-4487-452e-bae7-9e71ea1d7c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:19:02.463Z|f1edf475-3368-48c4-afec-c7b79f1097c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:02.463Z|f1edf475-3368-48c4-afec-c7b79f1097c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:02.465Z|1d1c3464-b0b9-47b8-a85e-20d4c4987907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:02.466Z|1d1c3464-b0b9-47b8-a85e-20d4c4987907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:02.470Z|e6bc34b3-7537-4132-bf0f-94205581d0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:02.471Z|e6bc34b3-7537-4132-bf0f-94205581d0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:10.306Z|c6728b39-374e-4664-a9b1-aeec827c54ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:19:10.307Z|c6728b39-374e-4664-a9b1-aeec827c54ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:19:10.556Z|01e2b434-f74e-420f-ba36-a4d776ff8c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:19:10.556Z|01e2b434-f74e-420f-ba36-a4d776ff8c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:19:12.485Z|a0e2a98e-b995-47cb-b158-52a1a2e965e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:12.486Z|a0e2a98e-b995-47cb-b158-52a1a2e965e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:12.490Z|46db1c03-a143-4c23-a4b5-cb1693454505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:12.490Z|46db1c03-a143-4c23-a4b5-cb1693454505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:12.492Z|7388fb6b-c764-43ce-bde2-37602e232c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:12.492Z|7388fb6b-c764-43ce-bde2-37602e232c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:22.507Z|3167b518-c2df-4cef-96f6-38c89aa64a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:22.507Z|3167b518-c2df-4cef-96f6-38c89aa64a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:22.509Z|b7b5991b-e623-4ef2-ba0b-434155700a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:22.509Z|b7b5991b-e623-4ef2-ba0b-434155700a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:22.510Z|1ca50436-7127-4d65-adbc-effc52bd36e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:22.510Z|1ca50436-7127-4d65-adbc-effc52bd36e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:25.306Z|540c05e7-cf2a-44ed-b6c1-22b95d603813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:19:25.307Z|540c05e7-cf2a-44ed-b6c1-22b95d603813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:19:32.531Z|ada35a6e-0d93-45a0-b179-02569319397b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:32.532Z|ada35a6e-0d93-45a0-b179-02569319397b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:32.533Z|a1b20f8e-3a4e-4da0-9166-940a8fcf87ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:32.534Z|a1b20f8e-3a4e-4da0-9166-940a8fcf87ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:32.534Z|c862654b-22bc-4bea-8359-93fa62f77cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:32.534Z|c862654b-22bc-4bea-8359-93fa62f77cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:40.306Z|f1ea787e-3b16-4da5-ae42-0d05a126db20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:19:40.309Z|f1ea787e-3b16-4da5-ae42-0d05a126db20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:19:40.557Z|be479ea7-f949-4502-8a13-b64583da1a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:19:40.557Z|be479ea7-f949-4502-8a13-b64583da1a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:19:42.555Z|f1e95187-09ca-462e-bae3-830e4baf35d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:42.555Z|38bb422e-9d5e-4d01-ab52-bcc25b003326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:42.555Z|ac77d78e-ba9b-4712-a1fe-09bda2a829ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:42.555Z|f1e95187-09ca-462e-bae3-830e4baf35d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:42.556Z|ac77d78e-ba9b-4712-a1fe-09bda2a829ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:42.556Z|38bb422e-9d5e-4d01-ab52-bcc25b003326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:52.575Z|1894554d-405a-4fee-9400-ac3141ed8e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:52.576Z|a703196d-7408-46e6-b3c0-7f5a23a1f164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:52.576Z|1894554d-405a-4fee-9400-ac3141ed8e1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:52.576Z|a703196d-7408-46e6-b3c0-7f5a23a1f164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:52.589Z|4cca0407-1464-4cc3-974d-ff15936c625b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:19:52.590Z|4cca0407-1464-4cc3-974d-ff15936c625b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:53.526Z|26d1d71e-f6c5-442c-9b6b-0bfcd5ce6351|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:19:53.526Z|26d1d71e-f6c5-442c-9b6b-0bfcd5ce6351|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:19:55.306Z|65c825d4-4589-482d-84a0-5f2938f36c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:19:55.307Z|65c825d4-4589-482d-84a0-5f2938f36c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:20:02.599Z|11b0303c-3b22-40ec-9017-69df4bb5f588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:02.599Z|11b0303c-3b22-40ec-9017-69df4bb5f588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:02.599Z|24548e4b-ea6f-441a-a988-747466814ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:02.599Z|24548e4b-ea6f-441a-a988-747466814ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:02.648Z|11c1747f-fc27-4391-bd83-8041bc6c5a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:02.649Z|11c1747f-fc27-4391-bd83-8041bc6c5a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:10.306Z|107632e2-f509-4615-82ae-e1f892302273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:20:10.307Z|107632e2-f509-4615-82ae-e1f892302273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:20:10.558Z|8685a464-367a-4c6b-a793-fb2b2a3016ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:20:10.558Z|8685a464-367a-4c6b-a793-fb2b2a3016ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:20:12.670Z|1f4d5454-9f04-435d-ad9d-6a054d1aacbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:12.670Z|1f4d5454-9f04-435d-ad9d-6a054d1aacbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:12.674Z|22d54d08-00d8-4a3b-9100-00a624fb8872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:12.674Z|22d54d08-00d8-4a3b-9100-00a624fb8872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:12.682Z|dbdd5243-9d76-475c-b4b7-1ac40cc46a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:12.685Z|dbdd5243-9d76-475c-b4b7-1ac40cc46a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:22.698Z|3dbe2af3-73cd-41a2-b1ac-bc9db3cad67f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:22.698Z|7cb8f336-a573-4d0c-9e3a-ad6187f22c4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:22.698Z|3dbe2af3-73cd-41a2-b1ac-bc9db3cad67f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:22.698Z|7cb8f336-a573-4d0c-9e3a-ad6187f22c4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:22.706Z|22150a8d-8c7d-4225-b62c-2ba38d33c032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:22.707Z|22150a8d-8c7d-4225-b62c-2ba38d33c032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:25.306Z|845b139f-d164-4d1a-a717-908b4c419a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:20:25.309Z|845b139f-d164-4d1a-a717-908b4c419a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:20:32.717Z|c176e1e9-e95c-4290-9fe7-49e0b3a298f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:32.718Z|c176e1e9-e95c-4290-9fe7-49e0b3a298f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:32.721Z|66e6f61c-1fb8-4ac7-b81f-bec1f49ecc55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:32.721Z|66e6f61c-1fb8-4ac7-b81f-bec1f49ecc55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:32.729Z|23001afc-77bf-4b00-95ac-e46062977a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:32.729Z|23001afc-77bf-4b00-95ac-e46062977a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:40.306Z|ce3c463c-6af0-41f8-a07b-3be9b20a52e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:20:40.307Z|ce3c463c-6af0-41f8-a07b-3be9b20a52e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:20:40.559Z|162222b4-5515-496c-b599-2cf83a3ea82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:20:40.559Z|162222b4-5515-496c-b599-2cf83a3ea82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:20:42.740Z|540d430d-42b3-421c-a513-7a2723ae165a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:42.740Z|540d430d-42b3-421c-a513-7a2723ae165a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:42.742Z|966db873-ef28-4356-bbfe-588f9e4da7a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:42.742Z|966db873-ef28-4356-bbfe-588f9e4da7a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:42.747Z|6b0bc0da-4349-4789-922d-5b81704df530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:42.747Z|6b0bc0da-4349-4789-922d-5b81704df530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:52.759Z|71b18ba3-84c5-4801-8b28-9f049c1b0148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:52.760Z|71b18ba3-84c5-4801-8b28-9f049c1b0148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:52.762Z|2e3a5bda-e521-48da-aba2-e3b2292412f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:52.762Z|2e3a5bda-e521-48da-aba2-e3b2292412f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:52.763Z|03f97b7d-13d8-4002-a244-377475d1d08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:20:52.763Z|03f97b7d-13d8-4002-a244-377475d1d08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:53.527Z|52ace3b8-7943-40c6-a65f-02d0eda1eb77|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:20:53.527Z|52ace3b8-7943-40c6-a65f-02d0eda1eb77|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:20:55.306Z|bd248568-d4ed-4c45-a998-2bb64ee1306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:20:55.307Z|bd248568-d4ed-4c45-a998-2bb64ee1306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:21:02.778Z|396175a9-4eab-4972-aada-b5df0b6fae26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:02.779Z|396175a9-4eab-4972-aada-b5df0b6fae26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:02.781Z|f79b5b97-9df1-4c9b-8cc0-b4c9a7cecfb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:02.781Z|f79b5b97-9df1-4c9b-8cc0-b4c9a7cecfb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:02.782Z|77d49ce4-6717-4597-b6b9-ac60b2003ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:02.782Z|77d49ce4-6717-4597-b6b9-ac60b2003ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:10.306Z|ad05c71b-9b01-4920-8cea-030d811da14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:21:10.309Z|ad05c71b-9b01-4920-8cea-030d811da14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:21:10.559Z|88212900-0805-4eab-b4c0-159d72e6b5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:21:10.560Z|88212900-0805-4eab-b4c0-159d72e6b5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:21:12.798Z|3a174df4-e635-4379-8bf8-1f165317bf20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:12.799Z|3a174df4-e635-4379-8bf8-1f165317bf20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:12.801Z|60963636-3e8d-4d00-94dd-6d2c20efdc74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:12.802Z|60963636-3e8d-4d00-94dd-6d2c20efdc74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:12.802Z|fde0a738-219c-494d-81cc-93d6702a8700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:12.803Z|fde0a738-219c-494d-81cc-93d6702a8700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:22.823Z|e4841430-bea2-4f45-974c-d9c93bcadaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:22.823Z|e4841430-bea2-4f45-974c-d9c93bcadaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:22.824Z|21f84726-63f7-412e-b467-0789fde520eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:22.825Z|21f84726-63f7-412e-b467-0789fde520eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:22.826Z|cfd945e7-b392-4b3e-9bed-0ecbb0cf7eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:22.827Z|cfd945e7-b392-4b3e-9bed-0ecbb0cf7eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:25.306Z|db36b06a-9607-4e12-9927-05c81dc22fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:21:25.307Z|db36b06a-9607-4e12-9927-05c81dc22fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:21:32.847Z|b00612ec-7800-4a6f-a445-a08f9d68e1ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:32.847Z|b00612ec-7800-4a6f-a445-a08f9d68e1ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:32.850Z|176a29df-d64f-41e9-9282-b59aa8ece89e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:32.850Z|176a29df-d64f-41e9-9282-b59aa8ece89e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:32.851Z|e90b61fd-8005-4664-9403-33d53e5941b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:32.852Z|e90b61fd-8005-4664-9403-33d53e5941b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:40.306Z|b15c01a1-b7d1-4199-b2a8-6932659bb190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:21:40.307Z|b15c01a1-b7d1-4199-b2a8-6932659bb190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:21:40.561Z|14798fa6-8e72-4566-bbc9-51e10a576af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:21:40.561Z|14798fa6-8e72-4566-bbc9-51e10a576af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:21:42.870Z|dc4105f9-1b7b-4f38-86a7-3ddf8007ecdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:42.871Z|dc4105f9-1b7b-4f38-86a7-3ddf8007ecdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:42.871Z|01297afa-2bc5-4a5a-8401-d1b5070fd70c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:42.872Z|01297afa-2bc5-4a5a-8401-d1b5070fd70c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:42.874Z|d97bbcd9-d5e2-4ccb-ac69-5056c86b039d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:42.874Z|d97bbcd9-d5e2-4ccb-ac69-5056c86b039d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:52.893Z|31f578cb-efc5-4196-9262-ea670cd15215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:52.894Z|31f578cb-efc5-4196-9262-ea670cd15215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:52.896Z|d1f2ee4b-3711-4b46-acf1-ce3fee250d7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:52.896Z|d1f2ee4b-3711-4b46-acf1-ce3fee250d7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:52.897Z|f948a475-8a3d-4778-b375-a3a07f16cd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:21:52.897Z|f948a475-8a3d-4778-b375-a3a07f16cd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:53.526Z|07082f0b-0524-4ecc-952a-b8baa445f69d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:21:53.526Z|07082f0b-0524-4ecc-952a-b8baa445f69d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:21:55.306Z|7d2d660c-a387-4175-8d55-654d85b8d564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:21:55.309Z|7d2d660c-a387-4175-8d55-654d85b8d564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:22:02.914Z|07eddd3c-63ec-4aac-8422-3ba5b4c7ae31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:02.915Z|07eddd3c-63ec-4aac-8422-3ba5b4c7ae31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:02.917Z|7b57ce61-fb09-4267-afd8-9994e641396f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:02.918Z|7b57ce61-fb09-4267-afd8-9994e641396f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:02.918Z|aeed2ce9-2a4b-4ffb-8d07-62e8f0dbe000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:02.918Z|aeed2ce9-2a4b-4ffb-8d07-62e8f0dbe000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:10.306Z|67ae3ca2-c094-430b-b93c-9b00f25a9cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:22:10.307Z|67ae3ca2-c094-430b-b93c-9b00f25a9cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:22:10.562Z|80fd4270-4e02-41bf-9798-77060315351f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:22:10.562Z|80fd4270-4e02-41bf-9798-77060315351f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:22:12.936Z|b738fc3c-48ad-4985-9598-17b9dbdbd554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:12.937Z|b738fc3c-48ad-4985-9598-17b9dbdbd554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:12.938Z|38e8775f-bb52-41ae-ab15-d5700979fcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:12.938Z|dbba5b90-de93-4693-8b4c-643d4590313b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:12.939Z|dbba5b90-de93-4693-8b4c-643d4590313b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:12.938Z|38e8775f-bb52-41ae-ab15-d5700979fcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:22.958Z|a1eaa1ec-a44e-4221-ad42-f43ff613f4e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:22.958Z|a1eaa1ec-a44e-4221-ad42-f43ff613f4e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:22.960Z|7fa19f14-d2ac-4c0b-80bc-090cac6b8d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:22.960Z|7fa19f14-d2ac-4c0b-80bc-090cac6b8d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:22.961Z|16fc62b1-79ea-4628-9c19-dce6f7e0f0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:22.962Z|16fc62b1-79ea-4628-9c19-dce6f7e0f0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:25.306Z|28d67f4a-d388-4a98-9752-63eefc3ea6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:22:25.307Z|28d67f4a-d388-4a98-9752-63eefc3ea6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:22:32.981Z|e0906296-d7f3-4b68-a431-3c804d213f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:32.981Z|e0906296-d7f3-4b68-a431-3c804d213f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:32.981Z|96617e11-04dc-47e8-84f8-67f3f615b4e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:32.982Z|14d32992-a295-4a7f-a9e6-332799d6b3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:32.982Z|96617e11-04dc-47e8-84f8-67f3f615b4e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:32.982Z|14d32992-a295-4a7f-a9e6-332799d6b3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:40.306Z|0b74fad3-23c1-48c3-b80f-5d81907cfc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:22:40.309Z|0b74fad3-23c1-48c3-b80f-5d81907cfc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:22:40.563Z|cf970d5e-92fc-4577-b989-b332a2211f7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:22:40.563Z|cf970d5e-92fc-4577-b989-b332a2211f7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:22:43.002Z|809cdec0-868b-49c5-8db4-e0cf86539932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:43.003Z|809cdec0-868b-49c5-8db4-e0cf86539932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:43.003Z|2099cc26-ca4e-4622-af9e-8b757884d6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:43.004Z|3e3dc352-2781-4d02-a7f7-dd1dbc4ce477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:43.004Z|2099cc26-ca4e-4622-af9e-8b757884d6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:43.004Z|3e3dc352-2781-4d02-a7f7-dd1dbc4ce477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:53.025Z|1ddda521-3159-43e1-8157-069c9f3a157e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:53.026Z|99e577e3-b79c-4e3f-b93e-dec395a45675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:53.026Z|1ddda521-3159-43e1-8157-069c9f3a157e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:53.026Z|88220b28-4f16-461f-85b7-b44ed4ea5448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:22:53.026Z|99e577e3-b79c-4e3f-b93e-dec395a45675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:53.027Z|88220b28-4f16-461f-85b7-b44ed4ea5448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:53.526Z|bf5e162c-1abd-4d66-9d86-d2c44a2dc095|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:22:53.527Z|bf5e162c-1abd-4d66-9d86-d2c44a2dc095|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:22:55.306Z|45468666-6adc-4a67-8f5e-be599e61d228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:22:55.307Z|45468666-6adc-4a67-8f5e-be599e61d228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:23:03.048Z|f8d398ca-ffcb-4ae6-9b89-10229a49cdcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:03.048Z|f8d398ca-ffcb-4ae6-9b89-10229a49cdcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:03.049Z|d51ad3d4-119c-41cf-8216-8009afa01a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:03.049Z|7559a838-9040-49a4-9570-a5e5c34268c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:03.049Z|d51ad3d4-119c-41cf-8216-8009afa01a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:03.049Z|7559a838-9040-49a4-9570-a5e5c34268c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:10.306Z|ec371767-a154-4dc0-99cf-c267eb3e27ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:23:10.307Z|ec371767-a154-4dc0-99cf-c267eb3e27ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:23:10.564Z|e6aa832a-cecc-4271-90ad-e29c7be41a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:23:10.564Z|e6aa832a-cecc-4271-90ad-e29c7be41a23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:23:13.069Z|2db1e3a2-629f-42f3-83c2-c0a3cd384969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:13.069Z|2db1e3a2-629f-42f3-83c2-c0a3cd384969|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:13.070Z|4826ac25-aaef-441b-aa77-cbaba724981b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:13.071Z|4826ac25-aaef-441b-aa77-cbaba724981b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:13.071Z|5dde5712-d4aa-4d70-9b36-c368020771f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:13.071Z|5dde5712-d4aa-4d70-9b36-c368020771f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:23.091Z|f48b1cb5-66b0-4786-92e3-7692d0d13328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:23.092Z|f48b1cb5-66b0-4786-92e3-7692d0d13328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:23.093Z|80838bdd-ae4d-4687-8abe-ed1b7dd5f604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:23.093Z|a9cba3bf-938c-4378-8fa6-214c20acc38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:23.093Z|a9cba3bf-938c-4378-8fa6-214c20acc38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:23.093Z|80838bdd-ae4d-4687-8abe-ed1b7dd5f604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:25.306Z|22fbd1a4-ed8a-4a74-9dd6-ec3d1811fc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:23:25.309Z|22fbd1a4-ed8a-4a74-9dd6-ec3d1811fc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:23:33.111Z|7f4779bb-bb93-490e-8fe0-fdc5d148d168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:33.112Z|7f4779bb-bb93-490e-8fe0-fdc5d148d168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:33.115Z|8b61610f-80c3-44c9-b7f2-47b1ba88d22d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:33.115Z|64a05994-c798-4687-9a6d-6e8fdc2113c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:33.115Z|8b61610f-80c3-44c9-b7f2-47b1ba88d22d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:33.116Z|64a05994-c798-4687-9a6d-6e8fdc2113c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:40.306Z|6dd47d23-cc57-4a8e-b8e0-5a1465f24f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:23:40.307Z|6dd47d23-cc57-4a8e-b8e0-5a1465f24f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:23:40.565Z|51680730-d7c2-46ea-8b84-6e40962d7809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:23:40.565Z|51680730-d7c2-46ea-8b84-6e40962d7809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:23:43.132Z|f2fcbd6e-5765-4d11-9973-0c6b69cf58eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:43.133Z|f2fcbd6e-5765-4d11-9973-0c6b69cf58eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:43.135Z|85641db3-6274-4acd-a397-0daa3764d167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:43.135Z|d5873d02-157d-4003-b7b3-c948d477a8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:43.136Z|d5873d02-157d-4003-b7b3-c948d477a8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:43.136Z|85641db3-6274-4acd-a397-0daa3764d167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:53.150Z|e369e820-a2ee-4bcb-922e-8fe71960e054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:53.150Z|e369e820-a2ee-4bcb-922e-8fe71960e054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:53.153Z|b1f2e4d2-32a8-4891-89fc-970ae8a8d46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:53.154Z|b1f2e4d2-32a8-4891-89fc-970ae8a8d46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:53.158Z|9ef2c077-142a-4415-8f78-28536dcd700b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:23:53.159Z|9ef2c077-142a-4415-8f78-28536dcd700b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:53.526Z|080a7283-a027-437e-9021-06b62c8b2437|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:23:53.526Z|080a7283-a027-437e-9021-06b62c8b2437|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:23:55.306Z|f2414dd4-ce6a-4f13-8695-332d36311e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:23:55.307Z|f2414dd4-ce6a-4f13-8695-332d36311e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:24:03.166Z|697b985b-fe5a-4317-80aa-0d7b47481a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:03.167Z|697b985b-fe5a-4317-80aa-0d7b47481a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:03.173Z|445f7425-5cb8-499b-8c6b-720bb03e87ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:03.174Z|445f7425-5cb8-499b-8c6b-720bb03e87ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:03.177Z|6082ada9-10a3-47ce-a77d-757393e19586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:03.178Z|6082ada9-10a3-47ce-a77d-757393e19586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:10.306Z|ff704965-17ac-48a6-95d5-25965f68c904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:24:10.307Z|ff704965-17ac-48a6-95d5-25965f68c904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:24:10.566Z|dea1c674-aac0-4d0f-86ae-45239f363ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:24:10.566Z|dea1c674-aac0-4d0f-86ae-45239f363ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:24:13.189Z|f19e7341-2034-4c56-b09c-18bc29e2266e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:13.189Z|f19e7341-2034-4c56-b09c-18bc29e2266e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:13.194Z|36ff8564-4964-426c-a232-be8db7c191cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:13.194Z|36ff8564-4964-426c-a232-be8db7c191cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:13.200Z|6259168c-c53c-4c5e-a8a0-0e65c6d004f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:13.200Z|6259168c-c53c-4c5e-a8a0-0e65c6d004f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:23.212Z|bc119b67-bee4-474b-bad4-0a7673d02c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:23.213Z|bc119b67-bee4-474b-bad4-0a7673d02c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:23.218Z|ccc1f89a-70a5-40c7-841b-ea645881d723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:23.218Z|2fe085f3-1d06-47ae-b016-c4430c6bd471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:23.218Z|ccc1f89a-70a5-40c7-841b-ea645881d723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:23.218Z|2fe085f3-1d06-47ae-b016-c4430c6bd471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:25.306Z|d8e4c17d-794d-4477-9a81-9c6002dae1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:24:25.307Z|d8e4c17d-794d-4477-9a81-9c6002dae1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:24:33.235Z|eb89b1d9-68da-4fac-ad5a-131f94565f61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:33.236Z|eb89b1d9-68da-4fac-ad5a-131f94565f61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:33.236Z|133276c3-ff92-4ef2-b4b6-6a4fe6e4a3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:33.236Z|133276c3-ff92-4ef2-b4b6-6a4fe6e4a3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:33.236Z|5ab6ceb8-df0d-4bbb-9901-6386b669dc9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:33.237Z|5ab6ceb8-df0d-4bbb-9901-6386b669dc9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:40.306Z|7fc6cb88-b0f5-4b1f-9365-7d10eba0b5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:24:40.307Z|7fc6cb88-b0f5-4b1f-9365-7d10eba0b5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:24:40.567Z|e880f313-dab0-4a54-8e92-64fde8214f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:24:40.567Z|e880f313-dab0-4a54-8e92-64fde8214f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:24:43.257Z|4375b9ae-3ce6-47fc-98ec-dc29572e868a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:43.257Z|4375b9ae-3ce6-47fc-98ec-dc29572e868a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:43.257Z|9c247cd7-8fc1-4690-a04d-9328ea40d746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:43.258Z|b967cca5-f983-4e84-bfd2-fc788ed99942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:43.258Z|b967cca5-f983-4e84-bfd2-fc788ed99942|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:43.258Z|9c247cd7-8fc1-4690-a04d-9328ea40d746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:53.278Z|35751ea4-3984-4801-9b10-a0c49113781c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:53.278Z|35751ea4-3984-4801-9b10-a0c49113781c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:53.278Z|13f322b1-b2c8-4cb7-af26-f1271a0962d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:53.279Z|13f322b1-b2c8-4cb7-af26-f1271a0962d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:53.281Z|3b6351b7-cc5c-4e73-873d-e51bd56be1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:24:53.281Z|3b6351b7-cc5c-4e73-873d-e51bd56be1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:53.526Z|6ed52e5c-95e9-4791-b16e-72876da46939|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:24:53.526Z|6ed52e5c-95e9-4791-b16e-72876da46939|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:24:55.306Z|da73ddcf-aab1-4daa-afec-5d4044150239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:24:55.307Z|da73ddcf-aab1-4daa-afec-5d4044150239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:25:03.296Z|97a07173-e968-4aee-9506-8126034edb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:03.297Z|97a07173-e968-4aee-9506-8126034edb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:03.298Z|a6d322a0-03ba-41f9-a209-1f584a7c232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:03.298Z|a6d322a0-03ba-41f9-a209-1f584a7c232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:03.301Z|0a1dacaf-e622-4e63-9225-f97ece4bcc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:03.302Z|0a1dacaf-e622-4e63-9225-f97ece4bcc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:10.306Z|46afa5a5-9a80-4571-8d51-166def7f7618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:25:10.309Z|46afa5a5-9a80-4571-8d51-166def7f7618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:25:10.568Z|f7f54214-11ad-428a-ba38-233c09283234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:25:10.568Z|f7f54214-11ad-428a-ba38-233c09283234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:25:13.318Z|120e2046-60f1-4111-bd25-1b462736d998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:13.318Z|b9d6789e-a7ab-40ca-8bb8-d02c220b1812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:13.318Z|120e2046-60f1-4111-bd25-1b462736d998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:13.319Z|b9d6789e-a7ab-40ca-8bb8-d02c220b1812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:13.322Z|bac1d613-9b94-4152-a8ec-8349d30b42f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:13.322Z|bac1d613-9b94-4152-a8ec-8349d30b42f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:23.338Z|22873cb5-df48-4b09-9d35-032557de8b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:23.339Z|22873cb5-df48-4b09-9d35-032557de8b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:23.339Z|f6ca341e-cb77-47ca-b4ce-48dd08ce2b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:23.340Z|f6ca341e-cb77-47ca-b4ce-48dd08ce2b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:23.340Z|76346d63-9245-41c5-8f91-e6be79d46151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:23.341Z|76346d63-9245-41c5-8f91-e6be79d46151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:25.306Z|47783b01-ccc8-4205-898c-28a55b806639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:25:25.307Z|47783b01-ccc8-4205-898c-28a55b806639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:25:33.360Z|99b4fbf1-0194-45fd-986b-8e364d8c0e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:33.361Z|99b4fbf1-0194-45fd-986b-8e364d8c0e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:33.361Z|420fc0c5-ba92-4c9f-9191-4a1b9eb9ca3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:33.362Z|420fc0c5-ba92-4c9f-9191-4a1b9eb9ca3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:33.363Z|3a0d98db-c96f-4b9c-a880-c633cb9c94cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:33.363Z|3a0d98db-c96f-4b9c-a880-c633cb9c94cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:40.306Z|6ef64e63-bbd8-4b16-a62e-8c97090ed9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:25:40.307Z|6ef64e63-bbd8-4b16-a62e-8c97090ed9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:25:40.569Z|9351931b-70c6-457d-bffd-500418c214c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:25:40.569Z|9351931b-70c6-457d-bffd-500418c214c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:25:43.383Z|8586a8a3-a521-411a-b36f-c1511696d873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:43.383Z|8586a8a3-a521-411a-b36f-c1511696d873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:43.384Z|bf7599b3-fe79-4206-9721-da18b1ce3eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:43.384Z|ae140602-84a2-4a72-81e9-b6c238bccd95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:43.384Z|bf7599b3-fe79-4206-9721-da18b1ce3eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:43.384Z|ae140602-84a2-4a72-81e9-b6c238bccd95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:53.405Z|979ad193-7b26-41b5-b5dc-218192844f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:53.405Z|979ad193-7b26-41b5-b5dc-218192844f25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:53.406Z|dff398f2-b7e1-4664-82a7-41f18576d7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:53.407Z|dff398f2-b7e1-4664-82a7-41f18576d7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:53.405Z|6590d73e-db3c-4a84-803f-1b52f6e5ee04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:25:53.407Z|6590d73e-db3c-4a84-803f-1b52f6e5ee04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:53.526Z|4b33db5d-038c-420b-8d11-544156d97a8b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:25:53.527Z|4b33db5d-038c-420b-8d11-544156d97a8b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:25:55.306Z|81d7c121-5af5-4a42-be6a-91cd7504435f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:25:55.309Z|81d7c121-5af5-4a42-be6a-91cd7504435f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:26:03.427Z|7521be1c-b7ef-4633-a888-0e5a4227c001|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:03.427Z|cb223499-568e-4616-9a1d-de44b1a759cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:03.427Z|b3ef8c89-bd0c-48b0-9706-dcaf1661f821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:03.428Z|b3ef8c89-bd0c-48b0-9706-dcaf1661f821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:03.428Z|cb223499-568e-4616-9a1d-de44b1a759cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:03.428Z|7521be1c-b7ef-4633-a888-0e5a4227c001|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:10.306Z|e187a4f0-1f34-44b9-b840-ce6854a532b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:26:10.307Z|e187a4f0-1f34-44b9-b840-ce6854a532b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:26:10.570Z|9f10b48a-c633-4399-a913-26d9be0c0f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:26:10.570Z|9f10b48a-c633-4399-a913-26d9be0c0f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:26:13.449Z|02e14956-b8c7-4759-93d4-fb48b97c32d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:13.450Z|d76d64ad-f502-467b-949f-23d2ccf8e9be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:13.450Z|02e14956-b8c7-4759-93d4-fb48b97c32d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:13.450Z|d76d64ad-f502-467b-949f-23d2ccf8e9be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:13.450Z|5b21c23b-116d-4028-bf81-719b062bd925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:13.451Z|5b21c23b-116d-4028-bf81-719b062bd925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:23.467Z|e33309a3-96a4-4227-8c4b-badf1e333fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:23.467Z|e33309a3-96a4-4227-8c4b-badf1e333fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:23.471Z|944e2e2c-75bc-465c-824d-0c236171c664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:23.471Z|944e2e2c-75bc-465c-824d-0c236171c664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:23.473Z|2e3eddde-2f1c-47a1-a836-cf70f4e79d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:23.474Z|2e3eddde-2f1c-47a1-a836-cf70f4e79d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:25.306Z|85c16618-b2e4-43e1-b5e1-04c4c57ab9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:26:25.307Z|85c16618-b2e4-43e1-b5e1-04c4c57ab9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:26:33.490Z|47c60e72-2e2c-402e-acc8-67b92665622a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:33.491Z|e6ce2781-b508-481e-8e9e-df585f2fe01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:33.491Z|47c60e72-2e2c-402e-acc8-67b92665622a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:33.491Z|e6ce2781-b508-481e-8e9e-df585f2fe01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:33.497Z|41e02f69-a943-46ea-9995-b1e9576fad4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:33.498Z|41e02f69-a943-46ea-9995-b1e9576fad4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:40.306Z|4781927d-2671-40af-82bd-33191f8a0f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:26:40.310Z|4781927d-2671-40af-82bd-33191f8a0f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:26:40.571Z|147069a6-14ca-463c-9614-1c524ded95fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:26:40.571Z|147069a6-14ca-463c-9614-1c524ded95fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:26:43.511Z|2138f642-8d90-4d2a-9966-999580bdfcfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:43.511Z|f605f287-55b6-4372-bd98-a2fab91f7cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:43.512Z|2138f642-8d90-4d2a-9966-999580bdfcfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:43.512Z|f605f287-55b6-4372-bd98-a2fab91f7cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:43.516Z|5b9436b9-bece-4d24-b72a-9a9d8f529f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:43.517Z|5b9436b9-bece-4d24-b72a-9a9d8f529f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:53.528Z|ca79cc1a-b6bb-4ca7-ba86-e825f2d51f2b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:26:53.528Z|ca79cc1a-b6bb-4ca7-ba86-e825f2d51f2b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:53.535Z|30f33da8-8851-45e2-9fd6-8e4153194a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:53.535Z|70e33e63-4f34-49a1-8b8f-2f4b9c0ce7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:53.535Z|30f33da8-8851-45e2-9fd6-8e4153194a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:53.535Z|70e33e63-4f34-49a1-8b8f-2f4b9c0ce7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:53.538Z|3bf9ca37-16b4-4dfa-af7d-7a3f0f00f802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:26:53.538Z|3bf9ca37-16b4-4dfa-af7d-7a3f0f00f802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:26:55.306Z|bebf71c9-c5af-4897-bfa3-1ce0b34bcea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:26:55.307Z|bebf71c9-c5af-4897-bfa3-1ce0b34bcea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:27:03.556Z|98b80fd2-93c4-434d-8500-c3c5bd6e4ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:03.556Z|831d6a60-3bef-41d4-b5a2-4e0e022bd17f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:03.557Z|98b80fd2-93c4-434d-8500-c3c5bd6e4ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:03.557Z|831d6a60-3bef-41d4-b5a2-4e0e022bd17f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:03.561Z|25174833-d8e8-4120-9cd4-e52942c89e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:03.561Z|25174833-d8e8-4120-9cd4-e52942c89e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:10.306Z|59393075-bc51-44b4-865e-6271685c10da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:27:10.306Z|59393075-bc51-44b4-865e-6271685c10da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:27:10.572Z|5e0d0b0d-c47a-43c4-9f67-d8c4434e9434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:27:10.572Z|5e0d0b0d-c47a-43c4-9f67-d8c4434e9434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:27:13.578Z|3190bfd7-ccc5-407c-a702-77129492f5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:13.578Z|3190bfd7-ccc5-407c-a702-77129492f5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:13.578Z|0fd1aa84-91eb-4404-b80f-c9175c3ac122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:13.579Z|0fd1aa84-91eb-4404-b80f-c9175c3ac122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:13.581Z|014ca71e-0cf1-4941-b3b6-2772606df67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:13.581Z|014ca71e-0cf1-4941-b3b6-2772606df67d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:23.599Z|28a4ab31-c989-4a15-91a4-f447fd8a1ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:23.599Z|477cf5e3-24be-48dc-b6db-7d92f8d16a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:23.599Z|28a4ab31-c989-4a15-91a4-f447fd8a1ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:23.599Z|477cf5e3-24be-48dc-b6db-7d92f8d16a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:23.601Z|4798410f-03b0-4777-b301-34191f0dc104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:23.601Z|4798410f-03b0-4777-b301-34191f0dc104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:25.306Z|7908a22b-3c5f-42f4-8489-81b875c8d419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:27:25.309Z|7908a22b-3c5f-42f4-8489-81b875c8d419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:27:33.619Z|357c88f8-ba8b-4223-bfdb-5901c78675c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:33.619Z|0797c2ce-ceab-4185-9ed0-ead2650bcab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:33.619Z|14d0e37e-b619-4b37-a54e-36e76159d4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:33.620Z|357c88f8-ba8b-4223-bfdb-5901c78675c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:33.620Z|14d0e37e-b619-4b37-a54e-36e76159d4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:33.620Z|0797c2ce-ceab-4185-9ed0-ead2650bcab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:40.306Z|cfd2a854-c0b6-4898-8906-97b0d47f34b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:27:40.307Z|cfd2a854-c0b6-4898-8906-97b0d47f34b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:27:40.573Z|872dbb6a-1e3f-4446-9cf9-cd40d49b5222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:27:40.573Z|872dbb6a-1e3f-4446-9cf9-cd40d49b5222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:27:43.638Z|1e26ecb4-9ce3-49b0-9992-dcaa3c75a7ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:43.639Z|1e26ecb4-9ce3-49b0-9992-dcaa3c75a7ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:43.639Z|9638378e-7248-43b1-9b25-0a3657c409ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:43.640Z|9638378e-7248-43b1-9b25-0a3657c409ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:43.641Z|0f7031df-6c14-41a7-a5ba-314f663597a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:43.642Z|0f7031df-6c14-41a7-a5ba-314f663597a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:53.526Z|5cd4eafc-0453-423e-985d-9c6b97dc09d8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:27:53.527Z|5cd4eafc-0453-423e-985d-9c6b97dc09d8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:53.659Z|39dbea6f-0e6a-4ceb-884a-3e2dfe0a1d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:53.659Z|d2a09110-4c30-460b-b59b-e07790020a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:53.659Z|39dbea6f-0e6a-4ceb-884a-3e2dfe0a1d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:53.659Z|d2a09110-4c30-460b-b59b-e07790020a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:53.662Z|ec5b8c5b-5154-42a0-acb9-5cd39a2a36f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:27:53.663Z|ec5b8c5b-5154-42a0-acb9-5cd39a2a36f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:27:55.306Z|829d6d2a-817b-40bb-bcbf-a0827c00f95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:27:55.307Z|829d6d2a-817b-40bb-bcbf-a0827c00f95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:28:03.679Z|2abb7e75-4fb4-4df6-8d0b-539408bdc6a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:03.679Z|87db13d3-728a-4007-9925-4b5e46a630ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:03.679Z|c19d7e17-430a-4e12-9fc1-7bad7638a5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:03.679Z|2abb7e75-4fb4-4df6-8d0b-539408bdc6a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:03.680Z|87db13d3-728a-4007-9925-4b5e46a630ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:03.680Z|c19d7e17-430a-4e12-9fc1-7bad7638a5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:10.306Z|682dd9e7-9b89-4279-a655-7ef87599316d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:28:10.310Z|682dd9e7-9b89-4279-a655-7ef87599316d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:28:10.574Z|fd96e3c0-bd09-4819-a2e5-a98af17cc10a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:28:10.574Z|fd96e3c0-bd09-4819-a2e5-a98af17cc10a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:28:13.697Z|a10e18f2-1734-41a5-aaa2-43bb20c8b783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:13.697Z|a10e18f2-1734-41a5-aaa2-43bb20c8b783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:13.698Z|e197ca06-135d-483f-8be5-a5c2bd0ece29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:13.698Z|e197ca06-135d-483f-8be5-a5c2bd0ece29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:13.700Z|2245528f-f508-4275-b146-16240b121714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:13.700Z|2245528f-f508-4275-b146-16240b121714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:23.719Z|cff4c7e7-7663-4bf8-8cbb-946d3ff0f92f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:23.719Z|2b5d1b53-b28f-431f-a703-c0a4cb5472be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:23.719Z|cff4c7e7-7663-4bf8-8cbb-946d3ff0f92f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:23.720Z|2b5d1b53-b28f-431f-a703-c0a4cb5472be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:23.721Z|ef8d0457-dd11-4f8a-963e-5b9f7b3013ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:23.721Z|ef8d0457-dd11-4f8a-963e-5b9f7b3013ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:25.306Z|51d9e61d-9926-4fc2-aa60-045b95ed0eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:28:25.307Z|51d9e61d-9926-4fc2-aa60-045b95ed0eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:28:33.740Z|09f1a275-6946-4e83-b8ab-6ec56a1ba87c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:33.740Z|09f1a275-6946-4e83-b8ab-6ec56a1ba87c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:33.740Z|d007b78b-b443-4c21-bb08-212d7cf8a320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:33.741Z|d007b78b-b443-4c21-bb08-212d7cf8a320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:33.743Z|459c1553-64e4-4f24-afcb-761cb708e504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:33.743Z|459c1553-64e4-4f24-afcb-761cb708e504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:40.306Z|616f7398-b4d5-44f9-b373-930ca075fd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:28:40.307Z|616f7398-b4d5-44f9-b373-930ca075fd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:28:40.575Z|496011fd-0f8b-4a19-a2bd-597a2360149f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:28:40.575Z|496011fd-0f8b-4a19-a2bd-597a2360149f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:28:43.763Z|99f46193-29a8-45bb-ae12-ac5c2a2aca20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:43.763Z|99f46193-29a8-45bb-ae12-ac5c2a2aca20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:43.763Z|9f55ed81-606b-4e7a-9b12-a04bcbd4037d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:43.764Z|9f55ed81-606b-4e7a-9b12-a04bcbd4037d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:43.764Z|f566dd05-c10e-4b3d-aaca-ac11d3d66821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:43.765Z|f566dd05-c10e-4b3d-aaca-ac11d3d66821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:53.527Z|bac89c31-f99d-44f4-96cd-7126c208147a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:28:53.527Z|bac89c31-f99d-44f4-96cd-7126c208147a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:53.783Z|09443d46-35d4-4fa9-aee9-6da15cf96018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:53.784Z|09443d46-35d4-4fa9-aee9-6da15cf96018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:53.785Z|dcff89c8-c21a-46b7-a8a9-42b2de6540d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:53.786Z|dcff89c8-c21a-46b7-a8a9-42b2de6540d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:53.786Z|8bf5bc6a-ac5f-4e8f-9d95-808dc76818b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:28:53.786Z|8bf5bc6a-ac5f-4e8f-9d95-808dc76818b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:28:55.306Z|ec047c19-daf2-467c-9d0a-87c7b72e0da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:28:55.309Z|ec047c19-daf2-467c-9d0a-87c7b72e0da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:29:03.802Z|671e48ab-514a-46b4-a22d-8301d60a2eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:03.802Z|671e48ab-514a-46b4-a22d-8301d60a2eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:03.803Z|684a8910-242d-46bf-83e1-0184236ecc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:03.804Z|684a8910-242d-46bf-83e1-0184236ecc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:03.804Z|0511ad24-2762-4073-9dfc-57e86bb22b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:03.804Z|0511ad24-2762-4073-9dfc-57e86bb22b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:10.306Z|2f5b7472-a10d-444d-b2b9-da366957cde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:29:10.307Z|2f5b7472-a10d-444d-b2b9-da366957cde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:29:10.575Z|8dfdc5c9-6fd0-4ca0-ba44-2d0f737dd297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:29:10.576Z|8dfdc5c9-6fd0-4ca0-ba44-2d0f737dd297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:29:13.824Z|cb5bf8ea-3eee-45bd-9f2e-08386f0056b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:13.824Z|7bb4bff2-fe6b-46e4-aa2f-4174ef7a0975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:13.824Z|2432e697-9b03-4e59-a1e5-b528d223b6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:13.824Z|7bb4bff2-fe6b-46e4-aa2f-4174ef7a0975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:13.824Z|cb5bf8ea-3eee-45bd-9f2e-08386f0056b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:13.824Z|2432e697-9b03-4e59-a1e5-b528d223b6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:23.842Z|22297394-e99c-4329-bf47-7271bc1d456a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:23.843Z|22297394-e99c-4329-bf47-7271bc1d456a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:23.846Z|107cefed-2d20-419c-bf6c-109a156a38f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:23.846Z|107cefed-2d20-419c-bf6c-109a156a38f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:23.846Z|5ed93afd-10d0-4776-875c-2c3ecc868648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:23.846Z|5ed93afd-10d0-4776-875c-2c3ecc868648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:25.306Z|ed77fd6f-38e3-4486-bd33-1b236f0a6ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:29:25.307Z|ed77fd6f-38e3-4486-bd33-1b236f0a6ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:29:33.864Z|e447e36f-e326-45ae-bd0e-0aaff31313b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:33.864Z|e447e36f-e326-45ae-bd0e-0aaff31313b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:33.865Z|35e953db-a091-44fb-b1cc-a1af9e8076b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:33.866Z|35e953db-a091-44fb-b1cc-a1af9e8076b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:33.869Z|d4cf72e8-7b7d-4633-bae0-aab4934e189d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:33.869Z|d4cf72e8-7b7d-4633-bae0-aab4934e189d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:40.308Z|f3c60999-198b-4c1b-9809-f2eaa1b5b1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:29:40.311Z|f3c60999-198b-4c1b-9809-f2eaa1b5b1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:29:40.576Z|8b79e52c-1fe6-46a4-98d5-acbd6fa88a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:29:40.577Z|8b79e52c-1fe6-46a4-98d5-acbd6fa88a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:29:43.887Z|c5e1719f-f546-4844-9859-6f6ea490055d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:43.887Z|6017c674-54b4-4b81-b648-babd73ce794a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:43.888Z|c5e1719f-f546-4844-9859-6f6ea490055d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:43.888Z|6017c674-54b4-4b81-b648-babd73ce794a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:43.889Z|bcc231fc-a4e4-4da3-ba70-da07c85e376c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:43.889Z|bcc231fc-a4e4-4da3-ba70-da07c85e376c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:53.526Z|6826997d-53cc-42ba-8855-9c19c9588c94|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:29:53.527Z|6826997d-53cc-42ba-8855-9c19c9588c94|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:53.910Z|a8f7afbe-2612-4697-bb8e-4e2d2af86f67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:53.910Z|440e482a-c389-4d77-8379-83097c620dfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:53.910Z|936b9177-fadb-4f37-8210-7c007aadae00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:29:53.911Z|a8f7afbe-2612-4697-bb8e-4e2d2af86f67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:53.911Z|440e482a-c389-4d77-8379-83097c620dfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:53.911Z|936b9177-fadb-4f37-8210-7c007aadae00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:29:55.306Z|7d757aa3-41de-487c-ae56-13038e32b406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:29:55.307Z|7d757aa3-41de-487c-ae56-13038e32b406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:30:03.929Z|2618138d-a48d-433b-8f64-f864e943c8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:03.929Z|505d8c70-9c25-4c1a-942b-f4cb5e0fcbb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:03.930Z|2618138d-a48d-433b-8f64-f864e943c8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:03.930Z|505d8c70-9c25-4c1a-942b-f4cb5e0fcbb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:03.932Z|93b8aff5-4704-4578-a983-4dbced89d035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:03.932Z|93b8aff5-4704-4578-a983-4dbced89d035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:10.306Z|90ac5e80-1581-4ccb-a932-2c7c24d1325c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:30:10.307Z|90ac5e80-1581-4ccb-a932-2c7c24d1325c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:30:10.578Z|51899c1b-a241-4952-84be-7c6a7fc4182e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:30:10.578Z|51899c1b-a241-4952-84be-7c6a7fc4182e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:30:13.951Z|611a9120-8e1e-4f17-9e63-31484ba1d5f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:13.952Z|5accacfb-8b43-40d9-b298-52cfa6efc920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:13.952Z|611a9120-8e1e-4f17-9e63-31484ba1d5f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:13.952Z|92f2e151-7eec-4d03-8db5-dc19d86ff905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:13.952Z|5accacfb-8b43-40d9-b298-52cfa6efc920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:13.952Z|92f2e151-7eec-4d03-8db5-dc19d86ff905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:23.970Z|a0a065da-c963-4792-8251-b685c61d873e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:23.971Z|a0a065da-c963-4792-8251-b685c61d873e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:23.973Z|052b7053-0c11-4418-bac7-961abf0bf300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:23.974Z|052b7053-0c11-4418-bac7-961abf0bf300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:23.975Z|d37c8b65-87c3-432d-b897-25227758bea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:23.976Z|d37c8b65-87c3-432d-b897-25227758bea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:25.306Z|9d94e346-0026-4aaa-bd8b-c1c93d252cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:30:25.309Z|9d94e346-0026-4aaa-bd8b-c1c93d252cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:30:33.993Z|0c70135e-cbf6-427a-86f9-91b09d8835a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:33.993Z|0c70135e-cbf6-427a-86f9-91b09d8835a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:33.995Z|85301012-597a-4103-a400-3d74aa30c80e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:33.995Z|85301012-597a-4103-a400-3d74aa30c80e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:33.996Z|b45539f8-6aae-404e-8534-7bbc7fe31efa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:33.997Z|b45539f8-6aae-404e-8534-7bbc7fe31efa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:40.306Z|2ae1ef26-6035-46b8-8ce2-02a62f7caf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:30:40.307Z|2ae1ef26-6035-46b8-8ce2-02a62f7caf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:30:40.579Z|73d55114-7f05-476f-86be-12c6fa103eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:30:40.579Z|73d55114-7f05-476f-86be-12c6fa103eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:30:44.017Z|13793647-659d-4da4-b0de-ab89e00d11eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:44.018Z|13793647-659d-4da4-b0de-ab89e00d11eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:44.018Z|5ae2fba7-6c1f-4b7c-b701-bf3ce033fd2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:44.018Z|cebc540e-146b-4a4f-982d-2bda8dc9f301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:44.018Z|5ae2fba7-6c1f-4b7c-b701-bf3ce033fd2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:44.018Z|cebc540e-146b-4a4f-982d-2bda8dc9f301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:53.527Z|a08cb404-d7bf-408d-b361-bb5aecfca39a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:30:53.528Z|a08cb404-d7bf-408d-b361-bb5aecfca39a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:54.038Z|8f2f12ec-0b73-4683-93e0-c82e19865d6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:54.039Z|8f2f12ec-0b73-4683-93e0-c82e19865d6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:54.039Z|a5f9d608-3951-4561-ac71-f019cd097886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:54.039Z|510952d4-f382-4c42-9522-38bcf5966b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:30:54.039Z|510952d4-f382-4c42-9522-38bcf5966b11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:54.039Z|a5f9d608-3951-4561-ac71-f019cd097886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:30:55.306Z|4212cdd8-0e4b-4bc6-a98f-3b9f2a9dddbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:30:55.307Z|4212cdd8-0e4b-4bc6-a98f-3b9f2a9dddbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:31:04.058Z|5b80e0d5-d7b9-4e12-a4c2-f09e83b5b061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:04.058Z|5b80e0d5-d7b9-4e12-a4c2-f09e83b5b061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:04.066Z|a05f2ad3-7c24-4d28-8c2a-014cda064485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:04.066Z|85ac091d-94d3-4504-91f3-ab1a1d475267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:04.066Z|a05f2ad3-7c24-4d28-8c2a-014cda064485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:04.066Z|85ac091d-94d3-4504-91f3-ab1a1d475267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:10.306Z|daeaeca4-8662-495f-a65b-6705b55e45b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:31:10.309Z|daeaeca4-8662-495f-a65b-6705b55e45b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:31:10.580Z|3803b14d-8f1a-42a6-b24b-a9a185f70709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:31:10.580Z|3803b14d-8f1a-42a6-b24b-a9a185f70709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:31:14.075Z|e1d372bd-ef51-4b38-8c3f-13dc27293982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:14.076Z|e1d372bd-ef51-4b38-8c3f-13dc27293982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:14.084Z|87b96cbf-fba7-4f4e-934a-f4f4ae0dbdf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:14.084Z|87b96cbf-fba7-4f4e-934a-f4f4ae0dbdf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:14.086Z|64898739-781e-45da-8af5-8a859351b948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:14.087Z|64898739-781e-45da-8af5-8a859351b948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:24.096Z|8fba17b8-78a1-463f-9fd8-2701671f34f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:24.097Z|8fba17b8-78a1-463f-9fd8-2701671f34f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:24.106Z|6e960168-a81d-4e1b-9320-1e40c11d7f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:24.106Z|f7250642-8c53-409b-a2ff-e45bad3b4415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:24.107Z|f7250642-8c53-409b-a2ff-e45bad3b4415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:24.107Z|6e960168-a81d-4e1b-9320-1e40c11d7f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:25.306Z|f47fdf55-a8fb-4727-9041-0cdabe013ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:31:25.307Z|f47fdf55-a8fb-4727-9041-0cdabe013ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:31:34.120Z|b1366cf1-7cab-49c1-9532-47fe9efeaebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:34.120Z|b1366cf1-7cab-49c1-9532-47fe9efeaebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:34.128Z|fda27cfb-f970-44e0-8ccd-eeb436ca9f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:34.128Z|fda27cfb-f970-44e0-8ccd-eeb436ca9f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:34.128Z|1116aba8-25d4-49a2-a1dc-b3d13a6a2b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:34.128Z|1116aba8-25d4-49a2-a1dc-b3d13a6a2b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:40.306Z|4497b1d4-2e82-45a5-90aa-926f45f0cf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:31:40.307Z|4497b1d4-2e82-45a5-90aa-926f45f0cf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:31:40.581Z|b9d8ca68-0486-4434-aadf-26af8eb3cfa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:31:40.581Z|b9d8ca68-0486-4434-aadf-26af8eb3cfa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:31:44.143Z|5360d70f-03e3-47ff-8c21-5ea21191c1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:44.143Z|5360d70f-03e3-47ff-8c21-5ea21191c1dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:44.147Z|3dfcbf57-2519-41f0-89a2-265639f0c902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:44.147Z|3dfcbf57-2519-41f0-89a2-265639f0c902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:44.149Z|e83710f1-e1cd-437d-b47f-ff735aee53da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:44.149Z|e83710f1-e1cd-437d-b47f-ff735aee53da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:53.526Z|28e370d1-aa73-4255-821f-1a3b31015371|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:31:53.527Z|28e370d1-aa73-4255-821f-1a3b31015371|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:54.167Z|f73d5a24-7e87-4567-9f04-e2deb7d5232c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:54.167Z|4fb78485-8cfb-4cd0-b335-7d0aef24dcf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:54.168Z|f73d5a24-7e87-4567-9f04-e2deb7d5232c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:54.168Z|4fb78485-8cfb-4cd0-b335-7d0aef24dcf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:54.169Z|21404ed0-a61d-475d-b675-92f08d2ec217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:31:54.169Z|21404ed0-a61d-475d-b675-92f08d2ec217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:31:55.306Z|b2622eb6-97ce-43ac-8771-710f8f12ae1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:31:55.309Z|b2622eb6-97ce-43ac-8771-710f8f12ae1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:32:04.189Z|6ddb0bc0-bf6a-4475-b5c1-970127112507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:04.190Z|6ddb0bc0-bf6a-4475-b5c1-970127112507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:04.189Z|a6215c43-2a4b-4e3e-9eca-e239136d71b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:04.191Z|a6215c43-2a4b-4e3e-9eca-e239136d71b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:04.191Z|176704e9-0811-49e4-bfa0-f6e53e0b8307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:04.192Z|176704e9-0811-49e4-bfa0-f6e53e0b8307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:10.307Z|a7a41b7f-f5e4-4bae-96f5-ea7d11585936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:32:10.307Z|a7a41b7f-f5e4-4bae-96f5-ea7d11585936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:32:10.582Z|6c195f8d-a7f3-4cba-b919-6b7ea1d39643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:32:10.582Z|6c195f8d-a7f3-4cba-b919-6b7ea1d39643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:32:14.210Z|e4c4ac6e-30ee-4a35-90d2-e1782eb83349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:14.210Z|e4c4ac6e-30ee-4a35-90d2-e1782eb83349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:14.211Z|4f69efeb-96a4-4451-8598-79c6cb9c521e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:14.211Z|4f69efeb-96a4-4451-8598-79c6cb9c521e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:14.211Z|18ea1da6-699f-43b8-bbd3-981758717b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:14.212Z|18ea1da6-699f-43b8-bbd3-981758717b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:24.229Z|0b56fb7e-d0d5-44cc-902a-144183dd6449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:24.230Z|0b56fb7e-d0d5-44cc-902a-144183dd6449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:24.230Z|4cd7ff12-8a76-41aa-8827-a48bea84c6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:24.231Z|4cd7ff12-8a76-41aa-8827-a48bea84c6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:24.233Z|ea342d66-f617-4c8b-bd52-926c6ea9596e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:24.234Z|ea342d66-f617-4c8b-bd52-926c6ea9596e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:25.306Z|bfbd23b1-6b27-4705-b2c9-673fbd24dc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:32:25.307Z|bfbd23b1-6b27-4705-b2c9-673fbd24dc51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:32:34.250Z|61ab86b6-76b2-4394-a822-ab53e3555ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:34.250Z|61ab86b6-76b2-4394-a822-ab53e3555ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:34.252Z|33310e9b-0f0e-48a4-860d-288ee24ab5c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:34.252Z|33310e9b-0f0e-48a4-860d-288ee24ab5c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:34.252Z|5277b29f-fd64-4e4d-9d4e-53e54e4cb1c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:34.253Z|5277b29f-fd64-4e4d-9d4e-53e54e4cb1c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:40.306Z|4f320213-25b3-4ad6-b388-3b9fe9274e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:32:40.309Z|4f320213-25b3-4ad6-b388-3b9fe9274e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:32:40.582Z|8326d15a-4a2d-4899-a7a9-bb67399db924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:32:40.583Z|8326d15a-4a2d-4899-a7a9-bb67399db924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:32:44.268Z|dcba2546-90f0-4e4d-bed8-e715f9bdd12b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:44.268Z|dcba2546-90f0-4e4d-bed8-e715f9bdd12b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:44.272Z|cac1f231-e27e-4f41-9dcf-0bdbb8bcb48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:44.272Z|cac1f231-e27e-4f41-9dcf-0bdbb8bcb48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:44.273Z|e8115696-28ce-465d-8ffe-6d502c596d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:44.274Z|e8115696-28ce-465d-8ffe-6d502c596d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:53.526Z|ad80e6b8-8dc1-4a98-8847-7618951faff1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:32:53.527Z|ad80e6b8-8dc1-4a98-8847-7618951faff1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:54.289Z|63c7ac67-172b-4379-b082-750a052b868c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:54.290Z|63c7ac67-172b-4379-b082-750a052b868c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:54.290Z|c3733b47-0acc-4e1a-8079-39e65c83599d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:54.290Z|c3733b47-0acc-4e1a-8079-39e65c83599d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:54.295Z|58fd4049-d8e9-4bdd-a7ac-e1e45bf485b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:32:54.296Z|58fd4049-d8e9-4bdd-a7ac-e1e45bf485b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:32:55.306Z|afb7b350-f843-4899-9ef9-fb7fe442af7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:32:55.307Z|afb7b350-f843-4899-9ef9-fb7fe442af7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:33:04.311Z|bc2e1b9a-0d89-45d5-9fc5-26784fcfdf6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:04.312Z|d63d8b81-3ee2-45e4-8fde-bd5d9b0fc63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:04.312Z|bc2e1b9a-0d89-45d5-9fc5-26784fcfdf6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:04.312Z|d63d8b81-3ee2-45e4-8fde-bd5d9b0fc63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:04.316Z|04b545b2-a22d-4a37-bb79-55dbd8deed86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:04.317Z|04b545b2-a22d-4a37-bb79-55dbd8deed86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:10.306Z|e0d2c2bb-7a31-42c9-b0d6-f937fa5d6e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:33:10.306Z|e0d2c2bb-7a31-42c9-b0d6-f937fa5d6e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:33:10.583Z|1c696319-9a83-4127-ae81-e1d71633c4e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:33:10.583Z|1c696319-9a83-4127-ae81-e1d71633c4e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:33:14.333Z|f45080c8-072d-4161-8bc5-779226a838d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:14.333Z|f45080c8-072d-4161-8bc5-779226a838d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:14.335Z|4b129210-9dc7-46d2-bc64-0499e71251ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:14.335Z|9c495a4c-0233-4d48-a7e1-6d2db8953a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:14.335Z|4b129210-9dc7-46d2-bc64-0499e71251ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:14.335Z|9c495a4c-0233-4d48-a7e1-6d2db8953a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:24.356Z|8d16242a-f69e-4a4c-94c6-16776a03459e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:24.356Z|eb1ff029-8281-4046-aa53-9fd153502bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:24.356Z|29d979ce-0e44-418b-9c8c-083ed63886e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:24.357Z|8d16242a-f69e-4a4c-94c6-16776a03459e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:24.357Z|eb1ff029-8281-4046-aa53-9fd153502bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:24.357Z|29d979ce-0e44-418b-9c8c-083ed63886e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:25.306Z|9bc7d5c9-4f74-472c-9f2a-498fb9114689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:33:25.309Z|9bc7d5c9-4f74-472c-9f2a-498fb9114689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:33:34.377Z|dda8670c-70b5-493a-81dd-458d9ee26806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:34.377Z|dda8670c-70b5-493a-81dd-458d9ee26806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:34.378Z|02c00079-4fd1-46b7-a901-119bcd931aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:34.378Z|02c00079-4fd1-46b7-a901-119bcd931aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:34.389Z|5bb5552b-bebb-4489-9f00-44efd18014d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:34.389Z|5bb5552b-bebb-4489-9f00-44efd18014d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:40.306Z|ace4089e-ad2f-43dd-af61-837668d000ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:33:40.307Z|ace4089e-ad2f-43dd-af61-837668d000ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:33:40.584Z|3daf1f3b-dc85-42ba-b520-d2c036f79a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:33:40.585Z|3daf1f3b-dc85-42ba-b520-d2c036f79a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:33:44.399Z|ac2590a4-0fca-4b48-9864-3cdebfca46c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:44.400Z|ac2590a4-0fca-4b48-9864-3cdebfca46c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:44.407Z|6bd4a2fa-a8b2-4a39-a4fc-9897f932ddc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:44.407Z|6bd4a2fa-a8b2-4a39-a4fc-9897f932ddc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:44.408Z|2587a19d-8a29-49f4-a70c-4f0763c34c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:44.409Z|2587a19d-8a29-49f4-a70c-4f0763c34c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:53.526Z|516c5eb0-05ef-458b-819a-d7ef207f6ddf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:33:53.527Z|516c5eb0-05ef-458b-819a-d7ef207f6ddf|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:54.423Z|b56252fe-4070-43c7-af6f-c564d06befbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:54.424Z|b56252fe-4070-43c7-af6f-c564d06befbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:54.430Z|507f6353-f0ce-4053-8f1d-10a2babcecfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:54.430Z|507f6353-f0ce-4053-8f1d-10a2babcecfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:54.431Z|a8d28399-4619-4fdf-a523-2aa7b0ecf6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:33:54.431Z|a8d28399-4619-4fdf-a523-2aa7b0ecf6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:33:55.306Z|a2c81bcd-006e-4eea-b893-cc179577d42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:33:55.307Z|a2c81bcd-006e-4eea-b893-cc179577d42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:34:04.446Z|ee97bca7-4e28-43c9-99ba-4fdea5749ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:04.447Z|ee97bca7-4e28-43c9-99ba-4fdea5749ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:04.450Z|82d4b052-dac1-4e75-abde-3396d455f210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:04.450Z|82d4b052-dac1-4e75-abde-3396d455f210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:04.452Z|4b4842d2-93b1-448d-80fb-9e82b524ecba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:04.453Z|4b4842d2-93b1-448d-80fb-9e82b524ecba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:10.306Z|0c62d270-4f65-4d35-934f-7ca0303b8731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:34:10.309Z|0c62d270-4f65-4d35-934f-7ca0303b8731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:34:10.585Z|fdb0eb4d-ccf6-47f8-8a72-54750b13b6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:34:10.586Z|fdb0eb4d-ccf6-47f8-8a72-54750b13b6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:34:14.465Z|2bd783fc-88b2-44ea-8f93-7d87a1b18150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:14.466Z|2bd783fc-88b2-44ea-8f93-7d87a1b18150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:14.471Z|5812d7c4-1fe9-473d-a515-50f5a13724d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:14.471Z|5812d7c4-1fe9-473d-a515-50f5a13724d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:14.475Z|74feea97-223d-404c-a8a7-85649163dc24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:14.475Z|74feea97-223d-404c-a8a7-85649163dc24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:24.489Z|a51bb452-f364-4d90-89fd-9a6bc04fc328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:24.489Z|a51bb452-f364-4d90-89fd-9a6bc04fc328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:24.493Z|43530ab1-22c3-442b-aeba-78bd21bb425b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:24.494Z|43530ab1-22c3-442b-aeba-78bd21bb425b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:24.496Z|7ca8e3d6-73c5-41b1-8217-41c67ca0c101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:24.497Z|7ca8e3d6-73c5-41b1-8217-41c67ca0c101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:25.306Z|44ce6bcc-0eff-43ce-b7ce-6ff256ed4823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:34:25.307Z|44ce6bcc-0eff-43ce-b7ce-6ff256ed4823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:34:34.510Z|6ce947cb-82e5-4a2b-9ab9-29e65db51ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:34.511Z|6ce947cb-82e5-4a2b-9ab9-29e65db51ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:34.514Z|909546db-d4cb-45f4-bf0c-04b5b9a91031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:34.515Z|909546db-d4cb-45f4-bf0c-04b5b9a91031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:34.516Z|0a3d2dcb-7a10-439b-b18f-3dd7170f7f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:34.517Z|0a3d2dcb-7a10-439b-b18f-3dd7170f7f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:40.306Z|b2756c13-73ec-43ff-a132-7c635aeb0218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:34:40.307Z|b2756c13-73ec-43ff-a132-7c635aeb0218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:34:40.587Z|f6a6067c-d83d-493d-9b50-556d2130c4b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:34:40.587Z|f6a6067c-d83d-493d-9b50-556d2130c4b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:34:44.532Z|35bd1ab5-cc49-47ad-bcba-7974a3e10ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:44.533Z|35bd1ab5-cc49-47ad-bcba-7974a3e10ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:44.535Z|089d16fd-d927-447f-8b33-4ca2202eba31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:44.535Z|089d16fd-d927-447f-8b33-4ca2202eba31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:44.537Z|32557c39-e8cc-4d47-bbb4-1e0a9c79d1bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:44.537Z|32557c39-e8cc-4d47-bbb4-1e0a9c79d1bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:53.527Z|14d757db-72fa-4896-85bb-ea041fca1269|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:34:53.527Z|14d757db-72fa-4896-85bb-ea041fca1269|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:54.555Z|aac4c751-6370-4d97-bf4d-25326505839c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:54.556Z|50a55beb-201a-4ea6-9ea9-e51a0a2953b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:54.556Z|50a55beb-201a-4ea6-9ea9-e51a0a2953b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:54.556Z|aac4c751-6370-4d97-bf4d-25326505839c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:54.560Z|62a9d2cb-066e-4bd4-a0f0-7e395bccb418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:34:54.561Z|62a9d2cb-066e-4bd4-a0f0-7e395bccb418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:34:55.306Z|a4432fad-fe2a-4515-92d3-5b1d5a5c70c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:34:55.309Z|a4432fad-fe2a-4515-92d3-5b1d5a5c70c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:35:04.579Z|da90c3f2-0d06-44dd-bc22-ebdbaf9b2a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:04.579Z|da90c3f2-0d06-44dd-bc22-ebdbaf9b2a7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:04.580Z|5b9160c5-4f60-4fa3-9cf5-c4c7735927a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:04.580Z|5b9160c5-4f60-4fa3-9cf5-c4c7735927a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:04.584Z|d12d6a32-1d2d-4e0c-8ecd-b90f273ec260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:04.584Z|d12d6a32-1d2d-4e0c-8ecd-b90f273ec260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:10.306Z|bdf304e4-5e47-4441-af9b-db50783a3a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:35:10.307Z|bdf304e4-5e47-4441-af9b-db50783a3a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:35:10.587Z|d66f193a-982d-4f9d-a74b-fa32a6dff771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:35:10.588Z|d66f193a-982d-4f9d-a74b-fa32a6dff771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:35:14.601Z|2925d50a-44ef-4c89-8c52-ff7201fcd3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:14.602Z|2925d50a-44ef-4c89-8c52-ff7201fcd3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:14.603Z|f20c46ab-8082-46a0-82f8-b3ecd7659b97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:14.603Z|f20c46ab-8082-46a0-82f8-b3ecd7659b97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:14.604Z|e63ac2b3-d39f-4fdb-8d2d-b4e70069da89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:14.605Z|e63ac2b3-d39f-4fdb-8d2d-b4e70069da89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:24.621Z|32df23f3-d679-4d2c-8723-b7b3c66cb186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:24.622Z|32df23f3-d679-4d2c-8723-b7b3c66cb186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:24.625Z|68c49bd5-a9bb-4402-be7e-6d32d2931777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:24.625Z|68c49bd5-a9bb-4402-be7e-6d32d2931777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:24.625Z|3e2326d5-1df5-49b7-ad76-5ff5b4a4394a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:24.626Z|3e2326d5-1df5-49b7-ad76-5ff5b4a4394a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:25.306Z|ef36c545-37ac-43d6-8eca-36dda1fa080a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:35:25.307Z|ef36c545-37ac-43d6-8eca-36dda1fa080a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:35:34.642Z|0360dcb7-b08e-4c7e-b953-a97f5235f8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:34.643Z|0360dcb7-b08e-4c7e-b953-a97f5235f8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:34.646Z|d975110b-6851-4fa9-964e-252b72b9bdf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:34.647Z|d975110b-6851-4fa9-964e-252b72b9bdf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:34.648Z|68840d9f-fc92-46d1-8929-0d407ed1c3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:34.649Z|68840d9f-fc92-46d1-8929-0d407ed1c3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:40.306Z|7870b3b0-995c-499c-99c9-42550bc9defb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:35:40.310Z|7870b3b0-995c-499c-99c9-42550bc9defb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:35:40.589Z|1e22aef9-741d-40ce-a249-625e830039b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:35:40.589Z|1e22aef9-741d-40ce-a249-625e830039b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:35:44.666Z|d7350530-2727-48f5-b173-4f9b9fec53d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:44.666Z|d7350530-2727-48f5-b173-4f9b9fec53d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:44.671Z|2d7e170d-1305-45e5-b0a3-d4d6bb9289eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:44.671Z|431ea67a-7fc8-47b3-b356-87a702b5d903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:44.671Z|431ea67a-7fc8-47b3-b356-87a702b5d903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:44.671Z|2d7e170d-1305-45e5-b0a3-d4d6bb9289eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:53.527Z|68c185f8-d188-406a-9a6c-0db6164a3659|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:35:53.527Z|68c185f8-d188-406a-9a6c-0db6164a3659|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:54.688Z|7d7d8d2d-f836-43b1-b245-506037a076d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:54.688Z|7d7d8d2d-f836-43b1-b245-506037a076d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:54.690Z|545dab0e-9b71-47fc-a240-aa66a5200df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:54.690Z|545dab0e-9b71-47fc-a240-aa66a5200df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:54.691Z|b4e9d2d4-97d3-427c-bbc9-9fc64ad76370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:35:54.691Z|b4e9d2d4-97d3-427c-bbc9-9fc64ad76370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:35:55.306Z|14b2155d-40e4-4d90-82fa-a2a3ca4a4fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:35:55.307Z|14b2155d-40e4-4d90-82fa-a2a3ca4a4fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:36:04.708Z|cf677a32-ba06-44f3-be43-9d2da370f2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:04.709Z|cf677a32-ba06-44f3-be43-9d2da370f2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:04.709Z|c5d75335-dd29-42ee-aa0f-41d5063f505a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:04.709Z|c5d75335-dd29-42ee-aa0f-41d5063f505a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:04.712Z|f13966d9-73b7-4ce0-b695-9fe9bd6ac4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:04.713Z|f13966d9-73b7-4ce0-b695-9fe9bd6ac4c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:10.306Z|ab4868b0-17e5-4177-9a2e-7eb497f8ddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:36:10.307Z|ab4868b0-17e5-4177-9a2e-7eb497f8ddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:36:10.590Z|c9a1d1b6-a7ac-49d1-a980-7cebeb8582bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:36:10.590Z|c9a1d1b6-a7ac-49d1-a980-7cebeb8582bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:36:14.730Z|684b5ea7-4785-4968-97d1-3916e62e9a2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:14.730Z|6a08102f-cb7f-4951-b91b-8fa8b5008cfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:14.730Z|684b5ea7-4785-4968-97d1-3916e62e9a2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:14.730Z|6a08102f-cb7f-4951-b91b-8fa8b5008cfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:14.734Z|7c2be319-d10c-40ef-a039-2e4114568355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:14.734Z|7c2be319-d10c-40ef-a039-2e4114568355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:24.753Z|7b827f2c-e896-464e-8a42-b4c50b63f998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:24.753Z|183a03ac-449b-4a72-b5a6-7408061dc0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:24.753Z|7b827f2c-e896-464e-8a42-b4c50b63f998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:24.753Z|183a03ac-449b-4a72-b5a6-7408061dc0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:24.754Z|5a4ef5a4-dff4-4553-961f-9d20c82ea20c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:24.755Z|5a4ef5a4-dff4-4553-961f-9d20c82ea20c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:25.306Z|19755e64-a562-48d1-a529-c1eb0295cab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:36:25.310Z|19755e64-a562-48d1-a529-c1eb0295cab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:36:34.776Z|e3df398e-5d34-4e29-9495-62be8ddd5c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:34.776Z|f2745e47-7ae5-48c3-bac8-c0a83feccf69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:34.776Z|b7578b3f-3a7f-41be-8bdd-f3ed674257c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:34.776Z|e3df398e-5d34-4e29-9495-62be8ddd5c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:34.776Z|f2745e47-7ae5-48c3-bac8-c0a83feccf69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:34.776Z|b7578b3f-3a7f-41be-8bdd-f3ed674257c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:40.306Z|cf5ea32e-efd3-4fb1-b6b0-fb0dcaf5fc1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:36:40.307Z|cf5ea32e-efd3-4fb1-b6b0-fb0dcaf5fc1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:36:40.591Z|0271f12f-636e-4bf4-aa5d-e0d1d87b65e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:36:40.591Z|0271f12f-636e-4bf4-aa5d-e0d1d87b65e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:36:44.798Z|31c5dad8-e517-4a23-84af-facd158a40aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:44.798Z|31c5dad8-e517-4a23-84af-facd158a40aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:44.799Z|979ec689-8271-4ac0-b1d5-e3f7eec81895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:44.799Z|cd5442d5-2b3d-461a-8e86-950d3d6ce190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:44.800Z|979ec689-8271-4ac0-b1d5-e3f7eec81895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:44.800Z|cd5442d5-2b3d-461a-8e86-950d3d6ce190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:53.526Z|98ad35c6-a1a5-472e-be6d-10a91de23830|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:36:53.527Z|98ad35c6-a1a5-472e-be6d-10a91de23830|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:54.819Z|6810f71b-de72-43a8-a77b-60ed44844e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:54.819Z|6810f71b-de72-43a8-a77b-60ed44844e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:54.822Z|3bec5f5a-9f0d-4f32-8e71-8c9888a56531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:54.823Z|1aecc9d5-5c46-4936-aca7-ea913f5b3c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:36:54.823Z|3bec5f5a-9f0d-4f32-8e71-8c9888a56531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:54.823Z|1aecc9d5-5c46-4936-aca7-ea913f5b3c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:36:55.306Z|f849aad0-a0b9-483b-b269-2941bc48a5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:36:55.307Z|f849aad0-a0b9-483b-b269-2941bc48a5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:37:04.839Z|54e20592-60ed-4c3e-b600-c56a39977e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:04.840Z|54e20592-60ed-4c3e-b600-c56a39977e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:04.842Z|07694df2-af81-454a-bfc9-40edcb297c3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:04.842Z|b461f299-baf2-499b-8add-572ca0762d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:04.842Z|07694df2-af81-454a-bfc9-40edcb297c3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:04.842Z|b461f299-baf2-499b-8add-572ca0762d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:10.306Z|952c3e43-d63a-46c0-8187-fb489ad95266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:37:10.308Z|952c3e43-d63a-46c0-8187-fb489ad95266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:37:10.592Z|01a8bebd-ecad-400e-90ca-8903297a3437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:37:10.592Z|01a8bebd-ecad-400e-90ca-8903297a3437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:37:14.860Z|25fdaab7-f983-4277-9938-065601c1b3e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:14.861Z|25fdaab7-f983-4277-9938-065601c1b3e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:14.862Z|22928235-7317-4cfb-981b-4b781a959d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:14.863Z|22928235-7317-4cfb-981b-4b781a959d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:14.863Z|1cf6461a-f713-4c86-bdf7-71bd0221a9a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:14.864Z|1cf6461a-f713-4c86-bdf7-71bd0221a9a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:24.884Z|177f7e4a-3b67-4bdf-9ec8-4ba05bbad272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:24.884Z|177f7e4a-3b67-4bdf-9ec8-4ba05bbad272|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:24.885Z|4ec8beb0-00bf-4387-a01a-e8ffc947b0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:24.885Z|d679344e-07e8-4f9e-a056-60208176e8ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:24.885Z|4ec8beb0-00bf-4387-a01a-e8ffc947b0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:24.885Z|d679344e-07e8-4f9e-a056-60208176e8ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:25.306Z|2608dd7a-3227-4c69-ab5a-3edbb996b475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:37:25.307Z|2608dd7a-3227-4c69-ab5a-3edbb996b475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:37:34.906Z|8b9931c5-3dd5-4d98-b1ee-d614d374955e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:34.906Z|8b9931c5-3dd5-4d98-b1ee-d614d374955e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:34.906Z|62505120-b830-4b04-a543-507bee4bdd16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:34.907Z|62505120-b830-4b04-a543-507bee4bdd16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:34.907Z|8cc29598-ca86-42ff-b6a4-818564243065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:34.907Z|8cc29598-ca86-42ff-b6a4-818564243065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:40.306Z|4a85d827-75c8-4296-841e-21124c98ee70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:37:40.307Z|4a85d827-75c8-4296-841e-21124c98ee70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:37:40.592Z|682672c7-8c39-42f0-bb78-dfec037499b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:37:40.593Z|682672c7-8c39-42f0-bb78-dfec037499b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:37:44.927Z|597e5002-4e9c-4a52-8f45-f22c7b104e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:44.927Z|dcc02d8a-3d76-490a-90fe-f7f2b06661b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:44.927Z|597e5002-4e9c-4a52-8f45-f22c7b104e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:44.928Z|dcc02d8a-3d76-490a-90fe-f7f2b06661b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:44.929Z|7af1c8d4-4a22-4fa6-8abf-9548b67fb42f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:44.929Z|7af1c8d4-4a22-4fa6-8abf-9548b67fb42f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:53.527Z|7a2cecf7-55c8-42fd-8907-c5c5cf69ac50|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:37:53.528Z|7a2cecf7-55c8-42fd-8907-c5c5cf69ac50|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:54.949Z|e4725107-252d-4b9f-a1a3-ae47ca923417|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:54.949Z|e4725107-252d-4b9f-a1a3-ae47ca923417|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:54.951Z|03b66f69-d290-467f-885b-d9bce1efd3e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:54.951Z|03b66f69-d290-467f-885b-d9bce1efd3e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:54.952Z|2cbcd4bf-3f60-48ec-a708-ef0a1e496dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:37:54.952Z|2cbcd4bf-3f60-48ec-a708-ef0a1e496dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:37:55.306Z|92938260-4400-466f-b0ca-ee541b32000c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:37:55.309Z|92938260-4400-466f-b0ca-ee541b32000c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:38:04.973Z|8f9d750a-84f9-4b68-94c5-9354d818556f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:04.973Z|1afd1003-752c-4d18-a667-2a4d0546416b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:04.973Z|8f9d750a-84f9-4b68-94c5-9354d818556f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:04.974Z|1afd1003-752c-4d18-a667-2a4d0546416b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:04.976Z|9b92af52-d3ef-4bea-81c3-124935f4d47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:04.978Z|9b92af52-d3ef-4bea-81c3-124935f4d47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:10.306Z|29b38796-21bf-4e10-8896-9ad980a9fd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:38:10.307Z|29b38796-21bf-4e10-8896-9ad980a9fd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:38:10.593Z|91aa1c25-1bd3-445f-8089-3505350c31e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:38:10.594Z|91aa1c25-1bd3-445f-8089-3505350c31e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:38:14.991Z|4dec9114-b83e-4b2b-8090-6fc04341fa50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:14.992Z|4dec9114-b83e-4b2b-8090-6fc04341fa50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:14.995Z|293ce73c-aa72-400a-afdd-9a37f033823b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:14.996Z|293ce73c-aa72-400a-afdd-9a37f033823b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:14.996Z|40ac19c7-4d1a-49ae-a06e-eb3c27795a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:14.996Z|40ac19c7-4d1a-49ae-a06e-eb3c27795a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:25.015Z|3f66d881-cdc0-4e83-932d-6aca6ecfeeeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:25.015Z|3f66d881-cdc0-4e83-932d-6aca6ecfeeeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:25.016Z|07dafc14-d6f2-4289-88e1-54fa9971f82e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:25.016Z|07dafc14-d6f2-4289-88e1-54fa9971f82e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:25.018Z|8d3ca4ce-e861-4365-8f0a-79859c4036b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:25.019Z|8d3ca4ce-e861-4365-8f0a-79859c4036b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:25.306Z|6c2df6a4-4bcb-444e-861a-683331edcead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:38:25.307Z|6c2df6a4-4bcb-444e-861a-683331edcead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:38:35.037Z|4b721e08-1a9d-4388-9ac1-48e02affb9f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:35.037Z|4b721e08-1a9d-4388-9ac1-48e02affb9f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:35.039Z|7d1a8b8c-bf68-4061-b48f-78b5a044885d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:35.039Z|9fad6433-5b8d-4bb0-b655-e4b71fda189f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:35.040Z|7d1a8b8c-bf68-4061-b48f-78b5a044885d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:35.040Z|9fad6433-5b8d-4bb0-b655-e4b71fda189f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:40.306Z|d7b64c44-6dde-4cf6-a7dc-789b6752d89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:38:40.309Z|d7b64c44-6dde-4cf6-a7dc-789b6752d89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:38:40.594Z|82cbcd3b-9bc9-4634-ad6f-ac6aff25a8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:38:40.595Z|82cbcd3b-9bc9-4634-ad6f-ac6aff25a8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:38:45.059Z|94cf60e1-ea5c-4f7f-9eab-2f08ee3448bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:45.060Z|94cf60e1-ea5c-4f7f-9eab-2f08ee3448bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:45.061Z|d2fb743d-c661-4bc7-bbb6-2d4e9c90a553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:45.062Z|d2fb743d-c661-4bc7-bbb6-2d4e9c90a553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:45.071Z|96ca64cd-725f-47ee-b043-2da70bd856e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:45.072Z|96ca64cd-725f-47ee-b043-2da70bd856e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:53.526Z|8f50298f-1521-476b-abd8-ea1f27742d16|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:38:53.527Z|8f50298f-1521-476b-abd8-ea1f27742d16|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:55.079Z|3e91f0b1-ac5d-40a8-9ff6-aa8d15efbcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:55.079Z|3e91f0b1-ac5d-40a8-9ff6-aa8d15efbcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:55.082Z|58ed1a16-a6eb-412b-a578-3ece7bc373c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:55.083Z|58ed1a16-a6eb-412b-a578-3ece7bc373c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:55.090Z|44d32490-03dc-45c4-8e02-9f9febb85602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:38:55.090Z|44d32490-03dc-45c4-8e02-9f9febb85602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:38:55.306Z|cecd241d-b6f7-4ff4-bbac-c2a5c3ecd00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:38:55.307Z|cecd241d-b6f7-4ff4-bbac-c2a5c3ecd00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:39:05.102Z|8563afdf-d7a3-4862-9b11-d175e32a9ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:05.102Z|421a737e-650e-4bba-8c66-9e6e870e959a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:05.102Z|8563afdf-d7a3-4862-9b11-d175e32a9ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:05.102Z|421a737e-650e-4bba-8c66-9e6e870e959a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:05.114Z|2806d851-5491-4ea5-960c-3e2dae8593b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:05.114Z|2806d851-5491-4ea5-960c-3e2dae8593b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:10.306Z|f801111a-e7da-4fff-bfdb-b379d733dd3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:39:10.307Z|f801111a-e7da-4fff-bfdb-b379d733dd3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:39:10.595Z|305d7f19-ff21-478b-aa39-bcac07c9ecc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:39:10.596Z|305d7f19-ff21-478b-aa39-bcac07c9ecc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:39:15.124Z|85d0b557-c666-4f56-9864-d79e05e7d41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:15.124Z|2f23d103-71c4-4653-8e17-fa66970241e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:15.124Z|85d0b557-c666-4f56-9864-d79e05e7d41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:15.124Z|2f23d103-71c4-4653-8e17-fa66970241e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:15.133Z|020fa34c-6993-4e1e-b7a5-801977ba8348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:15.133Z|020fa34c-6993-4e1e-b7a5-801977ba8348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:25.146Z|bdf5b055-2e14-41b9-b1c3-9e1553deba06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:25.146Z|fa399b22-3505-41bf-b6aa-462e803b0480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:25.146Z|bdf5b055-2e14-41b9-b1c3-9e1553deba06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:25.147Z|fa399b22-3505-41bf-b6aa-462e803b0480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:25.151Z|19d5f244-4985-4e00-99a1-a08138abd973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:25.151Z|19d5f244-4985-4e00-99a1-a08138abd973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:25.306Z|95b9711a-8a23-466c-8ef5-de52ffaf6461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:39:25.309Z|95b9711a-8a23-466c-8ef5-de52ffaf6461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:39:35.169Z|e5c69cbd-5559-409e-8315-657368cc44c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:35.169Z|027c9fde-b7dc-4824-b46b-2ccfca47c595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:35.169Z|e5c69cbd-5559-409e-8315-657368cc44c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:35.170Z|027c9fde-b7dc-4824-b46b-2ccfca47c595|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:35.170Z|2ab1bf63-80f2-4c9a-b26d-2f60ba20301b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:35.170Z|2ab1bf63-80f2-4c9a-b26d-2f60ba20301b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:40.306Z|8bebf166-ce36-46c5-84ae-b12e9f32c04d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:39:40.307Z|8bebf166-ce36-46c5-84ae-b12e9f32c04d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:39:40.596Z|d2e02473-3310-4d0b-825b-e22921eba133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:39:40.597Z|d2e02473-3310-4d0b-825b-e22921eba133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:39:45.189Z|3a1bb028-63c8-4e69-a2ff-8528fe4586ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:45.189Z|89d90990-e715-4458-a390-9ba12a434da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:45.190Z|89d90990-e715-4458-a390-9ba12a434da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:45.190Z|1e2b4c2e-15c3-4812-a254-9498086895eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:45.190Z|3a1bb028-63c8-4e69-a2ff-8528fe4586ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:45.190Z|1e2b4c2e-15c3-4812-a254-9498086895eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:53.526Z|ec4969dd-def7-4f9d-8f6e-e168603d5552|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:39:53.527Z|ec4969dd-def7-4f9d-8f6e-e168603d5552|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:55.212Z|b89080c6-c8b1-4acd-b434-41973da8ae55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:55.212Z|43d8d539-708d-4e47-9b0c-083a2cf6ca7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:55.212Z|ca5cb286-9167-43eb-bddf-6c293853378c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:39:55.212Z|ca5cb286-9167-43eb-bddf-6c293853378c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:55.212Z|b89080c6-c8b1-4acd-b434-41973da8ae55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:55.212Z|43d8d539-708d-4e47-9b0c-083a2cf6ca7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:39:55.306Z|fd78afac-e925-4fb9-946d-3dabeab21c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:39:55.307Z|fd78afac-e925-4fb9-946d-3dabeab21c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:05.236Z|795e7bf4-f2f1-4ab7-8a26-5fb4fc48a288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:05.236Z|8ea738af-eefe-4f6b-a938-8b20e95e395c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:05.237Z|795e7bf4-f2f1-4ab7-8a26-5fb4fc48a288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:05.237Z|0baa0b96-0e80-4169-9ae9-8d88e81c0b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:05.237Z|8ea738af-eefe-4f6b-a938-8b20e95e395c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:05.238Z|0baa0b96-0e80-4169-9ae9-8d88e81c0b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:10.306Z|9aea9d36-329c-4997-b3e7-029f9108989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:40:10.309Z|9aea9d36-329c-4997-b3e7-029f9108989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:10.597Z|d6b6a875-009c-4854-b179-9826aa769001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:40:10.598Z|d6b6a875-009c-4854-b179-9826aa769001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:15.258Z|4988047b-b8cf-442d-8d88-62f8fdcf4969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:15.259Z|734c379e-3ea5-4390-b452-cf93baae5502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:15.259Z|734c379e-3ea5-4390-b452-cf93baae5502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:15.259Z|4988047b-b8cf-442d-8d88-62f8fdcf4969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:15.263Z|3b9bb453-a350-4c23-81d9-9cf8aa2b6a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:15.263Z|3b9bb453-a350-4c23-81d9-9cf8aa2b6a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:25.280Z|4a2edea5-5e7b-4fc4-87b7-85d1537459f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:25.281Z|31468f5b-aaeb-466c-b5fb-c4931a834689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:25.281Z|dad13116-eef0-4745-9dfe-2dd4d7184da4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:25.281Z|31468f5b-aaeb-466c-b5fb-c4931a834689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:25.280Z|4a2edea5-5e7b-4fc4-87b7-85d1537459f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:25.282Z|dad13116-eef0-4745-9dfe-2dd4d7184da4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:25.306Z|7f017570-fbc2-452e-b558-d6b3cf47496d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:40:25.307Z|7f017570-fbc2-452e-b558-d6b3cf47496d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:35.302Z|1207fe18-d0de-4f39-9185-4325a96a8f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:35.303Z|1207fe18-d0de-4f39-9185-4325a96a8f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:35.302Z|02ef31c2-7d63-4170-9bb0-3e8a9719b69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:35.302Z|a8ce5eca-6ac6-4609-8089-3a8f1813339d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:35.303Z|02ef31c2-7d63-4170-9bb0-3e8a9719b69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:35.303Z|a8ce5eca-6ac6-4609-8089-3a8f1813339d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:40.306Z|1d2976ae-8bb6-4aab-9925-642e6206b911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:40:40.307Z|1d2976ae-8bb6-4aab-9925-642e6206b911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:40.598Z|83f5c0b7-9311-49ce-a0a1-555d318d6712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:40:40.598Z|83f5c0b7-9311-49ce-a0a1-555d318d6712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:45.324Z|24a61e29-27be-49f4-a3ae-fcfbc864c1b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:45.324Z|24a61e29-27be-49f4-a3ae-fcfbc864c1b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:45.326Z|63d2638a-2f63-452b-98a5-a592598069ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:45.326Z|c26eb48c-9be3-45f4-a54f-a82fcbd27468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:45.326Z|63d2638a-2f63-452b-98a5-a592598069ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:45.326Z|c26eb48c-9be3-45f4-a54f-a82fcbd27468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:53.526Z|f8dd88a3-82b1-4bc9-bc77-9177df29267d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:40:53.527Z|f8dd88a3-82b1-4bc9-bc77-9177df29267d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:55.306Z|dc5d99ad-1c41-4256-9269-caf3582bc9a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:40:55.309Z|dc5d99ad-1c41-4256-9269-caf3582bc9a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:40:55.347Z|2f52a622-0604-4fe7-bc53-ba5b6c0fe6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:55.347Z|feb2ac85-4062-40e5-849e-453870b56ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:55.347Z|2f52a622-0604-4fe7-bc53-ba5b6c0fe6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:55.347Z|feb2ac85-4062-40e5-849e-453870b56ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:40:55.349Z|e0207d30-209d-4c61-a8d7-7945507b37f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:40:55.349Z|e0207d30-209d-4c61-a8d7-7945507b37f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:05.369Z|01c75b5f-7ea5-4d17-857c-2b1fa511c536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:05.369Z|06cd342a-60ed-4c1c-899b-07f4bf002ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:05.369Z|01c75b5f-7ea5-4d17-857c-2b1fa511c536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:05.369Z|06cd342a-60ed-4c1c-899b-07f4bf002ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:05.371Z|d76da677-9830-48d0-85ce-9ae19837d6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:05.371Z|d76da677-9830-48d0-85ce-9ae19837d6de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:10.306Z|3306d94b-02a0-40e2-bd63-51384b45c938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:41:10.307Z|3306d94b-02a0-40e2-bd63-51384b45c938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:41:10.599Z|f6ba564a-1cc8-4652-a267-c6f63a43af06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:41:10.599Z|f6ba564a-1cc8-4652-a267-c6f63a43af06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:41:15.391Z|2acfa436-e2f1-4f0d-88a1-f958d1fe58d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:15.391Z|7ddc312e-4900-4ab2-8d6c-85cf25514a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:15.391Z|2acfa436-e2f1-4f0d-88a1-f958d1fe58d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:15.391Z|7ddc312e-4900-4ab2-8d6c-85cf25514a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:15.393Z|c8fbfcf1-9efa-4a71-8826-3870145d6c6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:15.393Z|c8fbfcf1-9efa-4a71-8826-3870145d6c6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:25.306Z|6a89c58d-84fc-4728-b2ce-9f9f9b35bb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:41:25.307Z|6a89c58d-84fc-4728-b2ce-9f9f9b35bb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:41:25.416Z|c7db11b1-d8c4-4b62-bf80-21adbaded1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:25.416Z|595fdc50-7cf9-455e-b5b8-5eaec266854e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:25.416Z|c7db11b1-d8c4-4b62-bf80-21adbaded1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:25.416Z|9b14015f-43c4-4d35-a8ad-a73a92a6161b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:25.416Z|595fdc50-7cf9-455e-b5b8-5eaec266854e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:25.417Z|9b14015f-43c4-4d35-a8ad-a73a92a6161b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:35.438Z|3f36f1c9-3f50-4065-a66a-f32e9c1f60ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:35.438Z|3f36f1c9-3f50-4065-a66a-f32e9c1f60ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:35.439Z|d96c3827-85fe-47ab-ac8c-204d2b4b1f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:35.440Z|d96c3827-85fe-47ab-ac8c-204d2b4b1f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:35.441Z|abd30a58-c0d8-4c75-bb60-7b79d1e56d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:35.442Z|abd30a58-c0d8-4c75-bb60-7b79d1e56d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:40.306Z|18b39b49-a40d-4a4f-a046-ffd0627dfdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:41:40.309Z|18b39b49-a40d-4a4f-a046-ffd0627dfdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:41:40.600Z|43f257ec-e111-44a0-be0f-5dda7dc0575e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:41:40.600Z|43f257ec-e111-44a0-be0f-5dda7dc0575e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:41:45.460Z|f2b734cc-49ec-48cd-abe1-17013e1d77eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:45.461Z|f2b734cc-49ec-48cd-abe1-17013e1d77eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:45.461Z|2516acd8-2ee2-41ab-8fd3-5fa0d806a12e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:45.461Z|2516acd8-2ee2-41ab-8fd3-5fa0d806a12e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:45.464Z|47ec127b-143e-412d-bb87-ab6cfd842ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:45.464Z|47ec127b-143e-412d-bb87-ab6cfd842ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:53.526Z|6cda9cee-7910-47e2-82eb-f7048cff3227|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:41:53.527Z|6cda9cee-7910-47e2-82eb-f7048cff3227|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:55.306Z|5da75e55-3739-4e63-ade8-b5d731b066e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:41:55.307Z|5da75e55-3739-4e63-ade8-b5d731b066e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:41:55.478Z|01ba17a7-9ccb-45d9-8a25-b87071bccd44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:55.479Z|01ba17a7-9ccb-45d9-8a25-b87071bccd44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:55.482Z|186245fd-5956-4963-bd5d-398865f11389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:55.482Z|186245fd-5956-4963-bd5d-398865f11389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:41:55.486Z|bfcbe94e-11c3-4d7b-9608-acb74d843a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:41:55.486Z|bfcbe94e-11c3-4d7b-9608-acb74d843a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:05.499Z|06c05116-ac7a-41fe-bf78-04a92e7ec4a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:05.499Z|06c05116-ac7a-41fe-bf78-04a92e7ec4a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:05.500Z|649b5672-5956-4645-884d-c5c834e879a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:05.501Z|649b5672-5956-4645-884d-c5c834e879a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:05.505Z|7b2a45b1-d271-4db2-9029-b1c50e71e22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:05.505Z|7b2a45b1-d271-4db2-9029-b1c50e71e22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:10.306Z|ec2a49ae-46f9-47ca-b290-d8ef9303b2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:42:10.307Z|ec2a49ae-46f9-47ca-b290-d8ef9303b2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:42:10.601Z|3f1dc429-b1c8-4c72-9e2e-8019ec0212ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:42:10.602Z|3f1dc429-b1c8-4c72-9e2e-8019ec0212ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:42:15.522Z|e6394bfd-ece8-4d25-b805-7d9adcff0705|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:15.522Z|0b7f2c48-f4a4-4c95-92e7-4a42944527c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:15.523Z|e6394bfd-ece8-4d25-b805-7d9adcff0705|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:15.523Z|0b7f2c48-f4a4-4c95-92e7-4a42944527c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:15.526Z|2e7654f0-780d-48a6-9845-54b43658eb60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:15.527Z|2e7654f0-780d-48a6-9845-54b43658eb60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:25.306Z|83b83087-c4a0-4115-bfdd-e5518d7c3c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:42:25.309Z|83b83087-c4a0-4115-bfdd-e5518d7c3c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:42:25.549Z|af59db8a-86cd-491c-a139-68b0d09b519f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:25.549Z|af59db8a-86cd-491c-a139-68b0d09b519f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:25.552Z|71744f77-e01c-4ad7-8450-83d5d62bcb70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:25.552Z|71744f77-e01c-4ad7-8450-83d5d62bcb70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:25.552Z|7223b378-d33e-4940-aa48-da498ee44cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:25.552Z|7223b378-d33e-4940-aa48-da498ee44cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:35.570Z|0d25d2b9-9dc6-4539-8049-eb97bdf57674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:35.570Z|0d25d2b9-9dc6-4539-8049-eb97bdf57674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:35.572Z|51d20555-7344-48f8-a986-c2b8f0fe71c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:35.572Z|51d20555-7344-48f8-a986-c2b8f0fe71c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:35.576Z|5b249d1a-274b-4905-8078-00aa336fc006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:35.577Z|5b249d1a-274b-4905-8078-00aa336fc006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:40.306Z|22417e87-d1db-4a7e-b0c8-91852bdd5e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:42:40.307Z|22417e87-d1db-4a7e-b0c8-91852bdd5e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:42:40.602Z|76abce4f-d909-41ef-8f41-20244d4caa1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:42:40.602Z|76abce4f-d909-41ef-8f41-20244d4caa1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:42:45.591Z|a93fca61-2495-4070-ad62-c6f7f66c080f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:45.592Z|a93fca61-2495-4070-ad62-c6f7f66c080f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:45.595Z|2dc0b958-cbba-450e-8e59-22bb7d7fb8d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:45.595Z|2dc0b958-cbba-450e-8e59-22bb7d7fb8d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:45.597Z|663e8056-0a75-496f-9b72-07d357ecbb55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:45.598Z|663e8056-0a75-496f-9b72-07d357ecbb55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:53.527Z|0d5f03ce-074b-4bbb-ba4e-2079e5ee6919|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:42:53.528Z|0d5f03ce-074b-4bbb-ba4e-2079e5ee6919|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:55.306Z|a557054d-7e30-4edf-a24f-2a194f16c800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:42:55.307Z|a557054d-7e30-4edf-a24f-2a194f16c800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:42:55.613Z|91f16fa3-e103-4ff4-be99-8f4e07911f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:55.613Z|91f16fa3-e103-4ff4-be99-8f4e07911f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:55.616Z|1ddefe7b-8c90-4e54-879e-f17a6a6de5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:55.616Z|1ddefe7b-8c90-4e54-879e-f17a6a6de5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:42:55.619Z|470301e0-b5c4-4e0f-9e48-b2b901c48edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:42:55.619Z|470301e0-b5c4-4e0f-9e48-b2b901c48edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:05.634Z|e429de4a-5bab-480e-9c6c-1c90dbe53860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:05.634Z|e429de4a-5bab-480e-9c6c-1c90dbe53860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:05.637Z|c60eea48-8aa0-4938-831b-bf30f11090bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:05.638Z|c60eea48-8aa0-4938-831b-bf30f11090bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:05.638Z|00106877-26bc-4301-8907-3f398a2d9e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:05.638Z|00106877-26bc-4301-8907-3f398a2d9e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:10.306Z|11f548fc-475b-493a-92ae-5052fabe76fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:43:10.309Z|11f548fc-475b-493a-92ae-5052fabe76fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:43:10.603Z|ef198036-d565-412e-a240-1c73519bf6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:43:10.603Z|ef198036-d565-412e-a240-1c73519bf6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:43:15.657Z|4780af5c-faad-4112-a07a-05fd15c1d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:15.658Z|4780af5c-faad-4112-a07a-05fd15c1d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:15.659Z|38d320bf-579b-4696-b571-612a6013422d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:15.659Z|38d320bf-579b-4696-b571-612a6013422d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:15.659Z|0cf5cf2e-fa28-4de1-a9f1-a3cbb218d57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:15.661Z|0cf5cf2e-fa28-4de1-a9f1-a3cbb218d57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:25.306Z|cb1db871-4691-4b2c-84e1-65684ba00fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:43:25.307Z|cb1db871-4691-4b2c-84e1-65684ba00fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:43:25.680Z|14f75650-8df0-4cc6-bc12-ea0fe242e9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:25.680Z|aebf849b-4f5c-4a2e-8788-4ed6adaa97b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:25.681Z|14f75650-8df0-4cc6-bc12-ea0fe242e9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:25.681Z|aebf849b-4f5c-4a2e-8788-4ed6adaa97b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:25.692Z|2da3cfb3-1506-47d0-a482-8df964504426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:25.692Z|2da3cfb3-1506-47d0-a482-8df964504426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:35.701Z|7a876b6c-31b1-47c9-bd93-348ed3e44756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:35.702Z|7a876b6c-31b1-47c9-bd93-348ed3e44756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:35.702Z|a7c4441b-283f-4bd0-b3c6-9d1af992251b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:35.702Z|a7c4441b-283f-4bd0-b3c6-9d1af992251b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:35.710Z|6dad0219-ad32-4cac-a1d5-edea5411a88a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:35.710Z|6dad0219-ad32-4cac-a1d5-edea5411a88a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:40.306Z|8169ed38-ba1e-4458-a852-77f7cbc89d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:43:40.307Z|8169ed38-ba1e-4458-a852-77f7cbc89d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:43:40.604Z|9db65610-44b6-4c95-ad41-e6e800b479ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:43:40.604Z|9db65610-44b6-4c95-ad41-e6e800b479ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:43:45.724Z|0f35e872-5968-4559-8e86-915fb07b1030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:45.725Z|0f35e872-5968-4559-8e86-915fb07b1030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:45.726Z|4ffc9280-2061-4127-a155-12374ee42692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:45.726Z|4ffc9280-2061-4127-a155-12374ee42692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:45.731Z|7e396cae-94ab-4d94-8d9b-9309404c8945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:45.731Z|7e396cae-94ab-4d94-8d9b-9309404c8945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:53.526Z|15b6caf6-b1d3-4c83-99fd-1c50e2e030e3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:43:53.526Z|15b6caf6-b1d3-4c83-99fd-1c50e2e030e3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:55.306Z|fa46581d-bccf-480e-a09a-fbd2a9006e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:43:55.310Z|fa46581d-bccf-480e-a09a-fbd2a9006e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:43:55.755Z|f9304a1d-6ce7-4731-9f63-b901cb067cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:55.755Z|f9304a1d-6ce7-4731-9f63-b901cb067cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:55.758Z|0708ea34-e991-43eb-9edd-bc45e427b0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:55.758Z|0708ea34-e991-43eb-9edd-bc45e427b0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:43:55.758Z|1403f059-ca49-4ca2-903b-b271ee5c2013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:43:55.759Z|1403f059-ca49-4ca2-903b-b271ee5c2013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:05.776Z|49665a1d-329c-4e40-9c44-abd631e8ddbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:05.776Z|49665a1d-329c-4e40-9c44-abd631e8ddbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:05.777Z|9c08d7d7-4b59-4697-967c-b362efc767c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:05.778Z|9c08d7d7-4b59-4697-967c-b362efc767c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:05.778Z|321c75bb-2560-4e18-ad69-b379bac0759c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:05.779Z|321c75bb-2560-4e18-ad69-b379bac0759c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:10.306Z|e651df2a-8c73-4dab-8a89-d8e8f01bf4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:44:10.307Z|e651df2a-8c73-4dab-8a89-d8e8f01bf4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:44:10.604Z|443e98c7-6ff4-4d38-86df-fbbf3cf66281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:44:10.605Z|443e98c7-6ff4-4d38-86df-fbbf3cf66281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:44:15.798Z|0ed1206a-98cc-4c35-83dc-9ced2913dfda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:15.798Z|0ed1206a-98cc-4c35-83dc-9ced2913dfda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:15.799Z|cb875156-ece2-4745-b5e2-077a1f3a626d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:15.799Z|cb875156-ece2-4745-b5e2-077a1f3a626d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:15.799Z|e53dde64-ddba-45cb-8471-4fda2553d813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:15.800Z|e53dde64-ddba-45cb-8471-4fda2553d813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:25.306Z|15fd4994-d8fc-4968-9643-cd7d119306c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:44:25.307Z|15fd4994-d8fc-4968-9643-cd7d119306c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:44:25.817Z|9cb84e6a-b670-4329-b6aa-ea21349fc746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:25.818Z|9cb84e6a-b670-4329-b6aa-ea21349fc746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:25.818Z|c17d9611-8d8c-477d-9108-2bdd3088b199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:25.819Z|c17d9611-8d8c-477d-9108-2bdd3088b199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:25.819Z|a4c576b3-297d-417f-8e2f-8dfa75ef3705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:25.819Z|a4c576b3-297d-417f-8e2f-8dfa75ef3705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:35.836Z|4dc40f68-d540-4043-a564-33716612701d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:35.837Z|4dc40f68-d540-4043-a564-33716612701d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:35.840Z|0d088d1c-ee87-4cd3-8b8f-5407e6d719e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:35.840Z|7e4cc060-cac3-412f-bb51-7bc951189893|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:35.841Z|0d088d1c-ee87-4cd3-8b8f-5407e6d719e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:35.841Z|7e4cc060-cac3-412f-bb51-7bc951189893|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:40.306Z|e40c6e12-8c34-4a7a-a95c-d3967520dd2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:44:40.309Z|e40c6e12-8c34-4a7a-a95c-d3967520dd2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:44:40.605Z|fdf743c8-13ea-4571-b750-66f5c0009526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:44:40.606Z|fdf743c8-13ea-4571-b750-66f5c0009526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:44:45.861Z|7bf3d9be-c64f-4d62-930e-b9a19e1686ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:45.861Z|7bf3d9be-c64f-4d62-930e-b9a19e1686ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:45.861Z|90a47fc9-3458-4c53-94d9-c026ac0d9a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:45.862Z|90a47fc9-3458-4c53-94d9-c026ac0d9a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:45.862Z|bd2712b1-42a8-4ea0-8fba-53dc2bf3fc0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:45.863Z|bd2712b1-42a8-4ea0-8fba-53dc2bf3fc0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:53.526Z|8550c5ff-5172-4bd8-b24c-3a533cddc0dc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:44:53.527Z|8550c5ff-5172-4bd8-b24c-3a533cddc0dc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:55.306Z|b9ab4ca1-5fc8-4108-888d-5af97c2c753e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:44:55.307Z|b9ab4ca1-5fc8-4108-888d-5af97c2c753e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:44:55.881Z|447a5447-829e-4280-adb9-1f5a59a5f9f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:55.882Z|447a5447-829e-4280-adb9-1f5a59a5f9f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:55.882Z|2de58af7-db8c-44a4-8e1f-14cc908ebacb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:55.883Z|2de58af7-db8c-44a4-8e1f-14cc908ebacb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:44:55.883Z|ddf71e9c-c277-4fd3-9b8d-afe4899e5376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:44:55.883Z|ddf71e9c-c277-4fd3-9b8d-afe4899e5376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:05.902Z|76143216-2411-4357-bcc1-18d14dd05108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:05.903Z|76143216-2411-4357-bcc1-18d14dd05108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:05.903Z|e9e7d6c7-4545-4f5a-8720-0d7b11787f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:05.904Z|e9e7d6c7-4545-4f5a-8720-0d7b11787f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:05.904Z|14ac0202-b326-42b6-afa2-d39d3b9ab8fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:05.904Z|14ac0202-b326-42b6-afa2-d39d3b9ab8fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:10.306Z|98b428fc-cb1a-4edc-a76a-2753e2ebec96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:45:10.307Z|98b428fc-cb1a-4edc-a76a-2753e2ebec96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:45:10.606Z|74787fac-66b1-4b04-a279-ce3dcb941dd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:45:10.607Z|74787fac-66b1-4b04-a279-ce3dcb941dd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:45:15.926Z|30499e24-6db7-4204-9443-64fcee2fba3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:15.926Z|63777868-ffa4-4eca-8bed-94baef0218e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:15.927Z|30499e24-6db7-4204-9443-64fcee2fba3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:15.927Z|95eb8c5f-a61e-4102-a52b-098633cf9a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:15.927Z|95eb8c5f-a61e-4102-a52b-098633cf9a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:15.927Z|63777868-ffa4-4eca-8bed-94baef0218e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:25.306Z|2f6d340f-a8b4-4893-84eb-5a86387768e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:45:25.310Z|2f6d340f-a8b4-4893-84eb-5a86387768e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:45:25.949Z|145ebe7c-0b73-4d79-ab96-74dd79fe6b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:25.950Z|145ebe7c-0b73-4d79-ab96-74dd79fe6b36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:25.950Z|b996b4ee-042f-43f4-bf51-9aa7898197fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:25.950Z|b996b4ee-042f-43f4-bf51-9aa7898197fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:25.950Z|46facbbf-d9c1-46ee-956a-a2171c7ee78a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:25.951Z|46facbbf-d9c1-46ee-956a-a2171c7ee78a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:35.970Z|be660f88-13f2-4420-8acb-1e872faadfe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:35.971Z|24d025e3-dfa0-4dcc-bb70-21b2451c758b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:35.971Z|be660f88-13f2-4420-8acb-1e872faadfe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:35.971Z|91ced058-0bbd-4aab-8f60-652e6c77fd40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:35.971Z|24d025e3-dfa0-4dcc-bb70-21b2451c758b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:35.971Z|91ced058-0bbd-4aab-8f60-652e6c77fd40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:40.306Z|e4c559b8-a0d9-4250-a16a-2854c7709b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:45:40.307Z|e4c559b8-a0d9-4250-a16a-2854c7709b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:45:40.607Z|2e51a407-f62d-4ab5-b418-2ef22bf7d285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:45:40.608Z|2e51a407-f62d-4ab5-b418-2ef22bf7d285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:45:45.991Z|d6d064b0-4875-4733-a968-adfa0b5e80ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:45.991Z|d6d064b0-4875-4733-a968-adfa0b5e80ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:45.992Z|9e7f34e7-f702-4521-9b25-aff6d4624314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:45.992Z|9e7f34e7-f702-4521-9b25-aff6d4624314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:45.992Z|2535aee6-92ef-487d-ba20-bb2f2eec0562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:45.992Z|2535aee6-92ef-487d-ba20-bb2f2eec0562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:53.526Z|617ad8db-0e40-45d8-be5c-1d87220586a2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:45:53.527Z|617ad8db-0e40-45d8-be5c-1d87220586a2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:55.306Z|5898f90c-cb29-4423-8556-b901406e8f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:45:55.307Z|5898f90c-cb29-4423-8556-b901406e8f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:45:56.013Z|07a565f4-a4b2-4ba5-99ff-13962917ce1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:56.013Z|73a790a8-583f-42db-8c34-4ce1d1d594df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:56.013Z|07a565f4-a4b2-4ba5-99ff-13962917ce1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:56.013Z|73a790a8-583f-42db-8c34-4ce1d1d594df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:45:56.014Z|c28d60ba-b341-490d-9080-9855d548aee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:45:56.015Z|c28d60ba-b341-490d-9080-9855d548aee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:06.035Z|83a78b51-ac1f-4d7d-9536-defdcb56ef7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:06.035Z|83a78b51-ac1f-4d7d-9536-defdcb56ef7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:06.036Z|8270f42e-97dc-438f-8716-7422910bb8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:06.036Z|8270f42e-97dc-438f-8716-7422910bb8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:06.038Z|9958992c-9b7d-4990-b4c8-d4de74422cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:06.038Z|9958992c-9b7d-4990-b4c8-d4de74422cc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:10.306Z|86131644-76ea-4acf-854f-f7ffdd1fbd9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:46:10.309Z|86131644-76ea-4acf-854f-f7ffdd1fbd9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:46:10.608Z|456c7d73-b5d5-4b62-8a64-2f5abe8096de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:46:10.609Z|456c7d73-b5d5-4b62-8a64-2f5abe8096de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:46:16.056Z|3a2e93e3-2bd4-409f-aad4-3d9536ffbc50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:16.057Z|11401187-184a-43b3-a9e7-1b3bc0337001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:16.057Z|3a2e93e3-2bd4-409f-aad4-3d9536ffbc50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:16.057Z|93730af8-89f3-4698-aaf1-640cf87ee9d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:16.057Z|11401187-184a-43b3-a9e7-1b3bc0337001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:16.057Z|93730af8-89f3-4698-aaf1-640cf87ee9d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:25.306Z|cc226ada-4a69-455f-9a83-dfbbc54e551a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:46:25.306Z|cc226ada-4a69-455f-9a83-dfbbc54e551a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:46:26.078Z|0cf2a561-6dfd-4bec-b88e-99ca06b001be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:26.078Z|1455bd7d-5901-4f78-b5d1-c857025e8962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:26.078Z|0cf2a561-6dfd-4bec-b88e-99ca06b001be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:26.078Z|1455bd7d-5901-4f78-b5d1-c857025e8962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:26.080Z|e9cb77fe-61c5-4345-8ffe-70b3c0fdff18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:26.080Z|e9cb77fe-61c5-4345-8ffe-70b3c0fdff18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:36.100Z|e3c07f51-4dbe-4649-9557-0f28b2f88fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:36.101Z|d5d218be-ebb7-4862-b0a8-9b7519515bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:36.101Z|381ef9a7-02f5-47cb-9154-612f4fa908cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:36.101Z|e3c07f51-4dbe-4649-9557-0f28b2f88fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:36.101Z|d5d218be-ebb7-4862-b0a8-9b7519515bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:36.101Z|381ef9a7-02f5-47cb-9154-612f4fa908cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:40.306Z|0e504ae3-f324-4bdf-a1db-7977e95b40fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:46:40.307Z|0e504ae3-f324-4bdf-a1db-7977e95b40fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:46:40.609Z|2379ec44-4e19-44d4-ab2d-1a97b52193dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:46:40.610Z|2379ec44-4e19-44d4-ab2d-1a97b52193dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:46:46.123Z|c9b2f41f-3fa2-44a3-8e8a-b64fae692c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:46.123Z|eb5d472b-6b52-46dd-8ea7-54005d6f848d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:46.123Z|2ad44d9b-829d-490c-8516-e95ea552bf33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:46.124Z|c9b2f41f-3fa2-44a3-8e8a-b64fae692c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:46.124Z|eb5d472b-6b52-46dd-8ea7-54005d6f848d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:46.124Z|2ad44d9b-829d-490c-8516-e95ea552bf33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:53.527Z|4a95958c-0924-4fb3-8f9b-f4d66fe6e709|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:46:53.528Z|4a95958c-0924-4fb3-8f9b-f4d66fe6e709|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:55.306Z|830f3b19-2b62-4774-aaf6-573f9d959fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:46:55.309Z|830f3b19-2b62-4774-aaf6-573f9d959fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:46:56.143Z|4dcda89c-4966-442a-85c5-1f4061d4c9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:56.144Z|4dcda89c-4966-442a-85c5-1f4061d4c9d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:56.146Z|ba28fc84-34ed-4392-850e-3c5a6615761a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:56.146Z|ba28fc84-34ed-4392-850e-3c5a6615761a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:46:56.146Z|21312a74-a536-4e73-b031-9b2cb47826b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:46:56.147Z|21312a74-a536-4e73-b031-9b2cb47826b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:06.162Z|e36b87aa-5239-44a8-8223-b96a7f167aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:06.163Z|e36b87aa-5239-44a8-8223-b96a7f167aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:06.165Z|d656a460-4524-452a-acc4-92bbd1c4d1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:06.165Z|d656a460-4524-452a-acc4-92bbd1c4d1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:06.167Z|323cee04-75a5-449f-a28c-4eaa903e5dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:06.167Z|323cee04-75a5-449f-a28c-4eaa903e5dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:10.308Z|0aed3dc1-f84f-4f97-9333-6177fd3f7ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:47:10.308Z|0aed3dc1-f84f-4f97-9333-6177fd3f7ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:47:10.610Z|949e122f-f4b7-435d-aedf-64eaffb9fbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:47:10.611Z|949e122f-f4b7-435d-aedf-64eaffb9fbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:47:16.184Z|061e2cdc-fa3f-487c-8511-444a0929e4b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:16.184Z|061e2cdc-fa3f-487c-8511-444a0929e4b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:16.185Z|d6e451c3-ee8b-47f7-a20d-9dffec56b036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:16.186Z|d6e451c3-ee8b-47f7-a20d-9dffec56b036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:16.187Z|ba3acc79-0952-41b1-9aee-ca8b0eff56c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:16.188Z|ba3acc79-0952-41b1-9aee-ca8b0eff56c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:25.306Z|999bc190-8e7f-4f88-8f23-6710b566041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:47:25.307Z|999bc190-8e7f-4f88-8f23-6710b566041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:47:26.206Z|2d2300df-6410-420b-91fe-3805ac7a06ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:26.206Z|2d2300df-6410-420b-91fe-3805ac7a06ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:26.207Z|051e210e-7ff1-4783-8b7e-24ce3b2b297c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:26.208Z|051e210e-7ff1-4783-8b7e-24ce3b2b297c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:26.209Z|b81e1264-5566-4322-a50e-0372039ec726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:26.210Z|b81e1264-5566-4322-a50e-0372039ec726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:36.224Z|de543fe6-dff9-4694-a9d6-82bbf5dbcb9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:36.225Z|de543fe6-dff9-4694-a9d6-82bbf5dbcb9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:36.227Z|eb5aa364-3164-4c5b-959f-d2838386644b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:36.227Z|eb5aa364-3164-4c5b-959f-d2838386644b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:36.231Z|d1e1297e-f244-4ea9-acd7-2169229d6f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:36.231Z|d1e1297e-f244-4ea9-acd7-2169229d6f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:40.306Z|7160caea-ee88-4573-ae4a-f9116564049f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:47:40.309Z|7160caea-ee88-4573-ae4a-f9116564049f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:47:40.611Z|61ee07cf-cc3d-4498-b63f-59f48c5214ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:47:40.612Z|61ee07cf-cc3d-4498-b63f-59f48c5214ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:47:46.247Z|9cc39a9f-770c-415e-9281-580a542924ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:46.247Z|11b402f6-7866-44c5-8c06-698c1f29456e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:46.247Z|9cc39a9f-770c-415e-9281-580a542924ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:46.247Z|11b402f6-7866-44c5-8c06-698c1f29456e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:46.251Z|4d72160f-8c66-48ae-80f7-e6d7bd82c72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:46.251Z|4d72160f-8c66-48ae-80f7-e6d7bd82c72c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:53.526Z|5347eb5f-bb80-4834-aeda-b9ba203aa03f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:47:53.526Z|5347eb5f-bb80-4834-aeda-b9ba203aa03f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:55.306Z|aa2cb25c-953d-407b-8578-b42abfbb5a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:47:55.307Z|aa2cb25c-953d-407b-8578-b42abfbb5a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:47:56.266Z|7cc31399-0443-4155-8511-3351fa12c0ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:56.266Z|02356221-bb1a-4974-b082-74ba877b3626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:56.267Z|7cc31399-0443-4155-8511-3351fa12c0ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:56.267Z|02356221-bb1a-4974-b082-74ba877b3626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:47:56.270Z|9bf828e1-49a3-4155-8954-c065d28c1209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:47:56.270Z|9bf828e1-49a3-4155-8954-c065d28c1209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:06.289Z|0733187b-b110-4b7b-8944-014d33e09a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:06.289Z|dcb0a9ba-4b23-4c19-abf6-59e1e761e2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:06.289Z|0733187b-b110-4b7b-8944-014d33e09a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:06.290Z|dcb0a9ba-4b23-4c19-abf6-59e1e761e2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:06.291Z|1040d55e-c6df-4342-9dc9-0e7a6e56d525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:06.292Z|1040d55e-c6df-4342-9dc9-0e7a6e56d525|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:10.306Z|f95159c2-9354-456f-bc3a-d99a5623a81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:48:10.306Z|f95159c2-9354-456f-bc3a-d99a5623a81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:48:10.612Z|1576ef17-79e3-46ec-90e9-6449ac9b9ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:48:10.613Z|1576ef17-79e3-46ec-90e9-6449ac9b9ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:48:16.309Z|27b10cc5-8f02-48ca-a2d7-f89e62269ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:16.309Z|27b10cc5-8f02-48ca-a2d7-f89e62269ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:16.309Z|e30ce832-a2df-43bc-970c-52b4d7345b46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:16.309Z|e30ce832-a2df-43bc-970c-52b4d7345b46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:16.310Z|2ad1b57d-9e07-4f8f-99ef-47b38bf6c7ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:16.310Z|2ad1b57d-9e07-4f8f-99ef-47b38bf6c7ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:25.306Z|d8e20d5d-7b22-445a-80e2-ed5348fc5b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:48:25.309Z|d8e20d5d-7b22-445a-80e2-ed5348fc5b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:48:26.330Z|cbb0c817-1284-475a-84b1-1ade1567b0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:26.330Z|a927499b-59b5-4bc5-8211-2fcce1bfd123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:26.330Z|cbb0c817-1284-475a-84b1-1ade1567b0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:26.330Z|a927499b-59b5-4bc5-8211-2fcce1bfd123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:26.331Z|53eefcef-0dc7-4f6a-affa-86f584de3685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:26.331Z|53eefcef-0dc7-4f6a-affa-86f584de3685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:36.351Z|6923b265-d6f0-4f0f-ae0a-88aedb7f247a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:36.351Z|6923b265-d6f0-4f0f-ae0a-88aedb7f247a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:36.352Z|fbd15eec-4fb3-4ef5-abb9-e3fd25b1cab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:36.351Z|22fddeb2-bc5d-4f2f-8edc-343024b1cf98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:36.352Z|fbd15eec-4fb3-4ef5-abb9-e3fd25b1cab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:36.352Z|22fddeb2-bc5d-4f2f-8edc-343024b1cf98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:40.306Z|fdc6933a-b0a3-4690-9c1d-d276f4046db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:48:40.306Z|fdc6933a-b0a3-4690-9c1d-d276f4046db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:48:40.613Z|f59bfea5-cf1e-47c9-b66b-a1a301c2efb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:48:40.614Z|f59bfea5-cf1e-47c9-b66b-a1a301c2efb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:48:46.370Z|0529f5dd-5e05-43ce-ad84-1f1bae5b3828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:46.370Z|0529f5dd-5e05-43ce-ad84-1f1bae5b3828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:46.371Z|abba6401-dbfd-43b9-8d5b-b436cac96275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:46.371Z|0ac375f2-730d-456e-b1ef-19b8cffe47eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:46.372Z|abba6401-dbfd-43b9-8d5b-b436cac96275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:46.372Z|0ac375f2-730d-456e-b1ef-19b8cffe47eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:53.526Z|b9ebfb82-d88f-469e-b14d-7c1ae4e87748|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:48:53.527Z|b9ebfb82-d88f-469e-b14d-7c1ae4e87748|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:55.306Z|2607a7df-28ee-49ec-9aef-f04f8ff5c6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:48:55.307Z|2607a7df-28ee-49ec-9aef-f04f8ff5c6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:48:56.390Z|78d369a5-1d5b-42f6-8cfa-7dfc89dbdfc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:56.391Z|08abdf23-1d33-4e75-8e58-e1253683d5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:56.391Z|20fe0d8c-40e1-404e-a192-e663ba50f644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:48:56.391Z|78d369a5-1d5b-42f6-8cfa-7dfc89dbdfc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:56.391Z|20fe0d8c-40e1-404e-a192-e663ba50f644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:48:56.391Z|08abdf23-1d33-4e75-8e58-e1253683d5f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:06.410Z|383d0d09-f8d5-42d9-ad58-3d757bf0f665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:06.411Z|383d0d09-f8d5-42d9-ad58-3d757bf0f665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:06.412Z|94bae0db-bef4-440a-aa19-72f2be3fa9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:06.412Z|94bae0db-bef4-440a-aa19-72f2be3fa9cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:06.415Z|182a36fc-7da1-449c-b702-ed4b48672944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:06.415Z|182a36fc-7da1-449c-b702-ed4b48672944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:10.306Z|c6212d8a-d367-44be-b93e-e884e7f1425f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:49:10.309Z|c6212d8a-d367-44be-b93e-e884e7f1425f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:49:10.615Z|81fd11d3-3cb9-4b5b-8fd1-38c5f0f4e1ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:49:10.615Z|81fd11d3-3cb9-4b5b-8fd1-38c5f0f4e1ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:49:16.433Z|9ad0a652-e0e9-4a5e-b710-c5fe60d94be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:16.434Z|5fb81517-755c-453c-8d52-1b839f20ebc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:16.434Z|9ad0a652-e0e9-4a5e-b710-c5fe60d94be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:16.434Z|42dcd48c-69c6-4022-99f3-57a5feeecf81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:16.434Z|5fb81517-755c-453c-8d52-1b839f20ebc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:16.434Z|42dcd48c-69c6-4022-99f3-57a5feeecf81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:25.306Z|32a76baf-94d8-4108-bfe1-35a653b0c542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:49:25.307Z|32a76baf-94d8-4108-bfe1-35a653b0c542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:49:26.455Z|97b734c3-e281-40f3-8bd2-1b43bad6e7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:26.455Z|1bbd9919-da65-4d5b-81a4-3cb9efa06c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:26.455Z|97b734c3-e281-40f3-8bd2-1b43bad6e7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:26.456Z|546091a7-9ee6-4aa5-89fb-5d6d9a8d12df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:26.456Z|1bbd9919-da65-4d5b-81a4-3cb9efa06c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:26.456Z|546091a7-9ee6-4aa5-89fb-5d6d9a8d12df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:36.476Z|db5bf620-c10e-4dda-8b16-2218bc59106a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:36.476Z|0e0b02fe-cb32-44cf-82f1-754b7600cdb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:36.476Z|db5bf620-c10e-4dda-8b16-2218bc59106a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:36.476Z|0e0b02fe-cb32-44cf-82f1-754b7600cdb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:36.478Z|60d62a27-5508-40ea-a7a4-9307f822c24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:36.478Z|60d62a27-5508-40ea-a7a4-9307f822c24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:40.306Z|53d87125-d4d4-4259-bfcf-73ef32e2a730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:49:40.306Z|53d87125-d4d4-4259-bfcf-73ef32e2a730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:49:40.615Z|faf47053-6224-43d3-afc3-1d8002a01e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:49:40.616Z|faf47053-6224-43d3-afc3-1d8002a01e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:49:46.497Z|6f0da0f2-ab1e-4e43-8997-47e82a02a1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:46.497Z|6f0da0f2-ab1e-4e43-8997-47e82a02a1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:46.498Z|b98e738c-483f-4f04-983d-0c9912316bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:46.498Z|b98e738c-483f-4f04-983d-0c9912316bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:46.500Z|b700ce21-be4b-4d83-bf5f-2fbe4ecaf3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:46.501Z|b700ce21-be4b-4d83-bf5f-2fbe4ecaf3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:53.526Z|60f6dedd-cd8d-49e1-8986-af59d6007a99|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:49:53.527Z|60f6dedd-cd8d-49e1-8986-af59d6007a99|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:55.306Z|2825d0ec-cb7d-40e5-b277-8d261cdb8bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:49:55.309Z|2825d0ec-cb7d-40e5-b277-8d261cdb8bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:49:56.521Z|7fb2b612-176c-4e02-a877-3428f6e6aee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:56.521Z|7fb2b612-176c-4e02-a877-3428f6e6aee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:56.523Z|2075ea70-94f5-4bf3-8d5d-735435a1ed7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:56.523Z|2075ea70-94f5-4bf3-8d5d-735435a1ed7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:49:56.527Z|f05bd262-42cc-4a72-b2cc-f6380b4e1868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:49:56.527Z|f05bd262-42cc-4a72-b2cc-f6380b4e1868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:06.545Z|ca540642-1c2c-4a4d-ade9-f5585323356f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:06.545Z|1ca4e86c-3845-40de-b064-489154b18604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:06.545Z|ca540642-1c2c-4a4d-ade9-f5585323356f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:06.546Z|1ca4e86c-3845-40de-b064-489154b18604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:06.547Z|95e6e8da-f15f-4e05-a05f-65be279bf2f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:06.547Z|95e6e8da-f15f-4e05-a05f-65be279bf2f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:10.306Z|51df6131-1b98-471f-bf3a-30792418d213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:50:10.307Z|51df6131-1b98-471f-bf3a-30792418d213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:50:10.616Z|f50cc9f5-a330-42e5-8868-44fd9ee88e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:50:10.617Z|f50cc9f5-a330-42e5-8868-44fd9ee88e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:50:16.567Z|85f4834b-4a54-40fc-b094-e57fc019ac41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:16.567Z|85f4834b-4a54-40fc-b094-e57fc019ac41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:16.567Z|fdb9ea23-70db-49e4-bbba-321cabd7a886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:16.568Z|fdb9ea23-70db-49e4-bbba-321cabd7a886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:16.569Z|7f5a78e6-0e1e-4a04-a951-7ecdcaa8f03a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:16.570Z|7f5a78e6-0e1e-4a04-a951-7ecdcaa8f03a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:25.306Z|827ad80a-6b0c-498d-9532-92fe0e0ec81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:50:25.307Z|827ad80a-6b0c-498d-9532-92fe0e0ec81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:50:26.587Z|fe085f1b-2c36-4cbe-ab6a-5a142085bf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:26.587Z|9088e064-58dd-4a30-89a9-b8781378b43d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:26.588Z|9088e064-58dd-4a30-89a9-b8781378b43d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:26.588Z|fe085f1b-2c36-4cbe-ab6a-5a142085bf99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:26.590Z|f25d9979-2d1c-46e6-ac94-1b620b6cd335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:26.590Z|f25d9979-2d1c-46e6-ac94-1b620b6cd335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:36.608Z|5f48c333-374f-4837-b732-eddefbe67957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:36.609Z|5f48c333-374f-4837-b732-eddefbe67957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:36.609Z|bba15dd8-105c-4ff1-8ba2-fe35e657b555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:36.610Z|bba15dd8-105c-4ff1-8ba2-fe35e657b555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:36.611Z|119980f8-cc09-4b11-a674-33e5c9027288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:36.612Z|119980f8-cc09-4b11-a674-33e5c9027288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:40.306Z|91efee4d-904b-45b4-8f99-06f3ddd41962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:50:40.309Z|91efee4d-904b-45b4-8f99-06f3ddd41962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:50:40.617Z|28a3a68b-676b-4a79-9f0c-01446406ed16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:50:40.618Z|28a3a68b-676b-4a79-9f0c-01446406ed16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:50:46.629Z|1b6e5c3e-a26d-44bb-a4e8-29470bf5f9af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:46.630Z|1b6e5c3e-a26d-44bb-a4e8-29470bf5f9af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:46.631Z|e1a98595-d49f-427a-b4e2-38515d4c4799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:46.632Z|e1a98595-d49f-427a-b4e2-38515d4c4799|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:46.633Z|3c5db7d5-a399-4576-8901-3971a9803f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:46.634Z|3c5db7d5-a399-4576-8901-3971a9803f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:53.526Z|9045c6be-d059-4018-9e51-a1e5f8ac890a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:50:53.527Z|9045c6be-d059-4018-9e51-a1e5f8ac890a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:55.306Z|6a6c847b-3faa-4074-b785-89738d74b4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:50:55.307Z|6a6c847b-3faa-4074-b785-89738d74b4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:50:56.652Z|e17b7aa0-9e86-4729-b7e2-927cde77db2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:56.653Z|ecde87a1-5fcb-4d26-88a2-13848cd0e0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:56.653Z|e17b7aa0-9e86-4729-b7e2-927cde77db2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:56.653Z|ecde87a1-5fcb-4d26-88a2-13848cd0e0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:50:56.654Z|69013d29-1fac-4db0-9574-614e4276b592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:50:56.655Z|69013d29-1fac-4db0-9574-614e4276b592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:06.674Z|6c383121-66b8-42ac-bdf1-edd0c0491eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:06.674Z|6c383121-66b8-42ac-bdf1-edd0c0491eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:06.676Z|8b36a8a6-1871-4414-a42f-7276b49d30ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:06.677Z|8b36a8a6-1871-4414-a42f-7276b49d30ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:06.678Z|3781e650-736e-468d-90af-0867f498dfaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:06.679Z|3781e650-736e-468d-90af-0867f498dfaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:10.306Z|f72b3dd6-cd5f-4b94-9a36-a9df98b4dea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:51:10.307Z|f72b3dd6-cd5f-4b94-9a36-a9df98b4dea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:51:10.618Z|665b815c-62c6-4e48-966d-a636edd61575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:51:10.619Z|665b815c-62c6-4e48-966d-a636edd61575|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:51:16.696Z|37ca4ddb-9a89-4ef0-a8c4-ddcb148bb590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:16.696Z|3b281f11-df71-4080-a361-a169a24af8ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:16.696Z|c447b9a5-2954-4c20-aae5-34fce19c7423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:16.696Z|37ca4ddb-9a89-4ef0-a8c4-ddcb148bb590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:16.697Z|3b281f11-df71-4080-a361-a169a24af8ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:16.697Z|c447b9a5-2954-4c20-aae5-34fce19c7423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:25.306Z|6b07a8ca-5210-4d4a-9c7f-ec49f5f8a8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:51:25.309Z|6b07a8ca-5210-4d4a-9c7f-ec49f5f8a8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:51:26.714Z|73de4906-3e22-479b-ab8e-a32c2e8a1092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:26.715Z|73de4906-3e22-479b-ab8e-a32c2e8a1092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:26.715Z|408d3e00-6bcf-4859-a72f-a51ec3dc6bda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:26.716Z|408d3e00-6bcf-4859-a72f-a51ec3dc6bda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:26.716Z|4fcf9002-5dc7-43b2-bab6-707fdb49dd6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:26.717Z|4fcf9002-5dc7-43b2-bab6-707fdb49dd6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:36.731Z|f0067ffb-d066-43bb-a89e-aacb2e929d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:36.732Z|f0067ffb-d066-43bb-a89e-aacb2e929d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:36.732Z|84ab9fc5-288b-45d7-88cd-5fb8020b36db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:36.732Z|84ab9fc5-288b-45d7-88cd-5fb8020b36db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:36.736Z|7f00e5df-6af5-436c-9a24-69338252afc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:36.736Z|7f00e5df-6af5-436c-9a24-69338252afc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:40.306Z|7012f554-ef13-474a-a932-94479b95cda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:51:40.307Z|7012f554-ef13-474a-a932-94479b95cda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:51:40.619Z|296374be-cb49-46d2-be2e-40706e090401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:51:40.620Z|296374be-cb49-46d2-be2e-40706e090401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:51:46.750Z|59a70c4f-c347-402e-a835-9adbdfef360e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:46.750Z|32863a10-6b5f-49fb-8abc-aed819e159d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:46.751Z|59a70c4f-c347-402e-a835-9adbdfef360e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:46.751Z|32863a10-6b5f-49fb-8abc-aed819e159d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:46.754Z|8a62c019-9731-4503-9de6-89a2f1a594fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:46.754Z|8a62c019-9731-4503-9de6-89a2f1a594fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:53.527Z|28a80a33-0f2d-4dfa-8a5d-60ca3288d2b7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:51:53.527Z|28a80a33-0f2d-4dfa-8a5d-60ca3288d2b7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:55.306Z|be586a92-8083-4584-9761-828b790d8877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:51:55.306Z|be586a92-8083-4584-9761-828b790d8877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:51:56.770Z|ffd197cf-96ca-4db0-94bf-934dd519c75e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:56.770Z|ffd197cf-96ca-4db0-94bf-934dd519c75e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:56.773Z|ee7d2116-3bce-4a14-9bba-19ac185ca559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:56.774Z|ee7d2116-3bce-4a14-9bba-19ac185ca559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:51:56.776Z|f8eed5ee-2138-42bc-9e93-284943ea9cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:51:56.777Z|f8eed5ee-2138-42bc-9e93-284943ea9cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:06.791Z|25f2502c-db36-497c-9452-baef5164e835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:06.791Z|25f2502c-db36-497c-9452-baef5164e835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:06.792Z|365e1e87-2606-484a-9909-625d4d5e9880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:06.792Z|365e1e87-2606-484a-9909-625d4d5e9880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:06.794Z|fb31c6c6-1f7a-4d9e-b470-0ab97c75b6cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:06.794Z|fb31c6c6-1f7a-4d9e-b470-0ab97c75b6cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:10.306Z|3f207d76-5b94-4a85-9541-45bdc9235ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:52:10.309Z|3f207d76-5b94-4a85-9541-45bdc9235ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:52:10.620Z|b1a3713a-752f-4875-bf31-801ae9f676f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:52:10.621Z|b1a3713a-752f-4875-bf31-801ae9f676f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:52:16.808Z|b8cb7dcc-c946-4c05-8ef8-962f7163b065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:16.809Z|b8cb7dcc-c946-4c05-8ef8-962f7163b065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:16.811Z|0e298c8c-809d-4fb6-b666-1c13b21b5a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:16.812Z|0e298c8c-809d-4fb6-b666-1c13b21b5a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:16.814Z|68c7af05-808b-4c8c-9e17-7a51c8e8a98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:16.814Z|68c7af05-808b-4c8c-9e17-7a51c8e8a98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:25.306Z|b597a02b-1e2f-4de3-bedf-b7c2e9fd1c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:52:25.307Z|b597a02b-1e2f-4de3-bedf-b7c2e9fd1c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:52:26.827Z|0970e0cc-d1ba-4d75-aaad-ab7f95e3122b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:26.827Z|0970e0cc-d1ba-4d75-aaad-ab7f95e3122b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:26.833Z|34678ab2-3df8-45c6-8e26-520535bfeb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:26.834Z|09a1e777-cc75-4b8a-87e6-717953809bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:26.834Z|09a1e777-cc75-4b8a-87e6-717953809bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:26.834Z|34678ab2-3df8-45c6-8e26-520535bfeb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:36.849Z|5193aec9-153d-429f-8da8-cd4ac9033e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:36.850Z|5193aec9-153d-429f-8da8-cd4ac9033e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:36.853Z|d2026fc0-aaf0-4e72-9cf8-e0480e93ad60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:36.853Z|d2026fc0-aaf0-4e72-9cf8-e0480e93ad60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:36.856Z|a2513e3a-38cd-438a-a2d4-c38510133686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:36.857Z|a2513e3a-38cd-438a-a2d4-c38510133686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:40.306Z|9ed4dd72-f2bb-49ae-a29e-aaae1d894ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:52:40.307Z|9ed4dd72-f2bb-49ae-a29e-aaae1d894ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:52:40.621Z|64cd4d7d-babf-4e4f-ab54-71e15a91d12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:52:40.621Z|64cd4d7d-babf-4e4f-ab54-71e15a91d12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:52:46.870Z|aaf3dedd-f8cf-44ce-a949-41c31516ab2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:46.871Z|aaf3dedd-f8cf-44ce-a949-41c31516ab2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:46.872Z|3da1ebab-c133-4e29-a49b-2078eaf84ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:46.872Z|3da1ebab-c133-4e29-a49b-2078eaf84ea6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:46.875Z|c947f46d-2531-423d-abdf-48409d9a4f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:46.875Z|c947f46d-2531-423d-abdf-48409d9a4f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:53.526Z|44ac59ee-4766-40d6-ab2c-be28f2610349|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:52:53.526Z|44ac59ee-4766-40d6-ab2c-be28f2610349|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:55.306Z|81d18404-29db-43cd-8ab1-347f2f3a2203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:52:55.307Z|81d18404-29db-43cd-8ab1-347f2f3a2203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:52:56.891Z|8127e411-88df-40d2-a617-4328bbf5211d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:56.892Z|8127e411-88df-40d2-a617-4328bbf5211d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:56.893Z|807f3dad-ac27-4166-9ec0-7110fa72a3ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:56.893Z|fb1713f7-5eea-4817-b23e-8ecc5c6f55bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:52:56.893Z|807f3dad-ac27-4166-9ec0-7110fa72a3ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:52:56.893Z|fb1713f7-5eea-4817-b23e-8ecc5c6f55bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:06.914Z|f6060112-fe06-43c2-8942-e2264fb9bcef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:06.915Z|f6060112-fe06-43c2-8942-e2264fb9bcef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:06.915Z|460ce1db-62d1-4682-8322-2a54dc45b74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:06.915Z|460ce1db-62d1-4682-8322-2a54dc45b74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:06.915Z|03583605-1689-4a6e-83cc-b47c8ee53b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:06.916Z|03583605-1689-4a6e-83cc-b47c8ee53b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:10.306Z|fc31191b-c9fe-4771-a88d-2e46154ad26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:53:10.307Z|fc31191b-c9fe-4771-a88d-2e46154ad26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:53:10.622Z|32683a1f-162e-4bcd-a7e8-b958696c17ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:53:10.622Z|32683a1f-162e-4bcd-a7e8-b958696c17ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:53:16.936Z|1c1bd4ce-a307-4a9a-be6e-b38b115fc3c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:16.936Z|3d4517cc-080a-4888-be9b-01d9e87c337a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:16.936Z|1c1bd4ce-a307-4a9a-be6e-b38b115fc3c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:16.936Z|3d4517cc-080a-4888-be9b-01d9e87c337a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:16.937Z|d93df5eb-8106-413e-bd41-30d9d385916a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:16.938Z|d93df5eb-8106-413e-bd41-30d9d385916a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:25.306Z|8a877c19-cdd1-443a-a52d-676a80ea2e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:53:25.307Z|8a877c19-cdd1-443a-a52d-676a80ea2e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:53:26.956Z|64708bda-98b8-449f-a217-21cbbe15d69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:26.957Z|64708bda-98b8-449f-a217-21cbbe15d69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:26.957Z|b81ee383-40d6-41e8-aa3b-5a6469d397d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:26.957Z|b81ee383-40d6-41e8-aa3b-5a6469d397d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:26.958Z|af5f09d1-8458-40a5-b74e-d081cd7906d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:26.959Z|af5f09d1-8458-40a5-b74e-d081cd7906d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:36.979Z|98a88e2b-e0c9-4c44-90c9-bb629cd40ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:36.979Z|a33b9773-6927-4102-8215-ce69f55d396d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:36.979Z|98a88e2b-e0c9-4c44-90c9-bb629cd40ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:36.979Z|4d8695b6-3cdc-42aa-a5e7-e9f32648dd03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:36.979Z|a33b9773-6927-4102-8215-ce69f55d396d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:36.979Z|4d8695b6-3cdc-42aa-a5e7-e9f32648dd03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:40.306Z|0ff38ff0-192a-4428-9cb4-087454dab788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:53:40.307Z|0ff38ff0-192a-4428-9cb4-087454dab788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:53:40.623Z|cc05ec7d-cd91-4802-814b-8f1317fc1b62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:53:40.623Z|cc05ec7d-cd91-4802-814b-8f1317fc1b62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:53:47.000Z|a408d99c-8aa7-4afe-b545-6e6092ccf537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:47.001Z|a408d99c-8aa7-4afe-b545-6e6092ccf537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:47.002Z|61170ab4-bf44-4818-bb94-d3329e698f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:47.002Z|61170ab4-bf44-4818-bb94-d3329e698f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:47.002Z|92482f5c-4be2-40b8-aaeb-3ce67667a3f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:47.003Z|92482f5c-4be2-40b8-aaeb-3ce67667a3f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:53.527Z|4f1a3f6d-4ebb-4505-bd9d-8742672e80ca|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:53:53.527Z|4f1a3f6d-4ebb-4505-bd9d-8742672e80ca|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:55.306Z|9813d126-26b5-49e7-b026-02e425408fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:53:55.309Z|9813d126-26b5-49e7-b026-02e425408fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:53:57.025Z|c896427f-96ba-43e8-8c61-92bdac926bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:57.025Z|d65369ed-bbbe-422f-8586-a7b2a5f41211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:57.026Z|c896427f-96ba-43e8-8c61-92bdac926bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:57.026Z|d65369ed-bbbe-422f-8586-a7b2a5f41211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:53:57.029Z|72fe6f7f-83a4-4295-9f80-89d6ddc4b817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:53:57.030Z|72fe6f7f-83a4-4295-9f80-89d6ddc4b817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:07.047Z|c31f6880-8dd2-49e1-b585-68089369b447|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:07.047Z|c31f6880-8dd2-49e1-b585-68089369b447|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:07.048Z|ee57f3bf-8963-4bb5-80bb-bbbe585963bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:07.048Z|ee57f3bf-8963-4bb5-80bb-bbbe585963bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:07.048Z|2e4db524-6caa-4deb-a625-b3940af01542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:07.048Z|2e4db524-6caa-4deb-a625-b3940af01542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:10.306Z|3961f4c2-29d4-4425-ba58-9a5fe9d77ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:54:10.307Z|3961f4c2-29d4-4425-ba58-9a5fe9d77ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:54:10.623Z|b6f90919-43f8-4a61-9201-8a0882c23afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:54:10.624Z|b6f90919-43f8-4a61-9201-8a0882c23afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:54:17.069Z|5f39d124-96ba-45e7-aae6-4844beaec065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:17.069Z|5f39d124-96ba-45e7-aae6-4844beaec065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:17.070Z|33292598-a482-43b4-ad8c-73be3a94e45f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:17.070Z|f02b3086-3310-4952-83ac-fa2f0ff9b5de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:17.070Z|33292598-a482-43b4-ad8c-73be3a94e45f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:17.071Z|f02b3086-3310-4952-83ac-fa2f0ff9b5de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:25.306Z|c702669c-6b8e-4fb0-8a89-3f6633192a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:54:25.307Z|c702669c-6b8e-4fb0-8a89-3f6633192a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:54:27.092Z|b8438cbd-eddd-4487-b269-8ec8d8bf0d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:27.092Z|50e075b3-49e2-4a25-86ec-4d2f84a91692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:27.092Z|7b4abfcc-594b-4a05-9487-4707a44129e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:27.092Z|b8438cbd-eddd-4487-b269-8ec8d8bf0d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:27.092Z|50e075b3-49e2-4a25-86ec-4d2f84a91692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:27.092Z|7b4abfcc-594b-4a05-9487-4707a44129e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:37.115Z|c1d81dff-c142-49a8-85cb-462d84995a9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:37.116Z|c1d81dff-c142-49a8-85cb-462d84995a9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:37.119Z|fbf7da5d-3880-4223-bbc3-2ae791e04300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:37.119Z|fbf7da5d-3880-4223-bbc3-2ae791e04300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:37.121Z|0c652182-1ca3-47da-974f-e0ba787f3616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:37.122Z|0c652182-1ca3-47da-974f-e0ba787f3616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:40.306Z|a57b212e-3c57-4c80-a788-65f736748a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:54:40.307Z|a57b212e-3c57-4c80-a788-65f736748a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:54:40.624Z|45e58193-9cd0-448e-a9ef-65549c3a8269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:54:40.625Z|45e58193-9cd0-448e-a9ef-65549c3a8269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:54:47.138Z|1dcec0d9-0514-48b9-8a26-3fd2743ccb55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:47.138Z|1dcec0d9-0514-48b9-8a26-3fd2743ccb55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:47.142Z|d1f6fb1a-db67-4b08-aeea-0ebb22e0bf25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:47.142Z|d1f6fb1a-db67-4b08-aeea-0ebb22e0bf25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:47.144Z|1045c831-1bad-4569-ba0b-c9e29b8f44fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:47.145Z|1045c831-1bad-4569-ba0b-c9e29b8f44fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:53.527Z|1244d0fe-f925-46bb-ac77-23a6a1eed859|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:54:53.527Z|1244d0fe-f925-46bb-ac77-23a6a1eed859|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:55.306Z|da4cf157-a94e-496a-91b5-ebf46badd1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:54:55.307Z|da4cf157-a94e-496a-91b5-ebf46badd1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:54:57.160Z|89597fc4-cc22-4b60-a8b2-69c3d8da9fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:57.161Z|89597fc4-cc22-4b60-a8b2-69c3d8da9fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:57.162Z|9d379e44-8021-45e0-8df7-41227ac173ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:57.162Z|9d379e44-8021-45e0-8df7-41227ac173ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:54:57.165Z|2e0c0d9e-eca7-4956-9496-5b47e4cf65e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:54:57.165Z|2e0c0d9e-eca7-4956-9496-5b47e4cf65e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:07.179Z|1950f6bf-c580-4d2f-b5cc-f3a887c2141e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:07.179Z|1950f6bf-c580-4d2f-b5cc-f3a887c2141e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:07.180Z|106534bc-ab92-48cf-b028-c32e9e9b4a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:07.180Z|106534bc-ab92-48cf-b028-c32e9e9b4a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:07.185Z|81a84f09-d719-4faf-9602-240ae5ddf0de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:07.185Z|81a84f09-d719-4faf-9602-240ae5ddf0de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:10.306Z|411d4173-c294-4644-b450-766ee8b0af9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:55:10.308Z|411d4173-c294-4644-b450-766ee8b0af9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:55:10.625Z|1da284ce-657d-4850-bf88-b379c53815e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:55:10.625Z|1da284ce-657d-4850-bf88-b379c53815e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:55:17.200Z|b1e253e3-745c-4c67-97aa-dca391352cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:17.200Z|b1e253e3-745c-4c67-97aa-dca391352cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:17.202Z|8e756e93-de2e-4bcf-b5ba-0e4faba5b7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:17.202Z|8e756e93-de2e-4bcf-b5ba-0e4faba5b7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:17.206Z|7580572e-7690-4aa4-805d-7aef215736f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:17.206Z|7580572e-7690-4aa4-805d-7aef215736f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:25.306Z|4b05f1d1-97b5-4529-b695-c660dbbf1020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:55:25.307Z|4b05f1d1-97b5-4529-b695-c660dbbf1020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:55:27.220Z|cf4b5823-a13d-46a8-8e6b-0dc66b1321b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:27.221Z|cf4b5823-a13d-46a8-8e6b-0dc66b1321b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:27.221Z|e70b3144-9921-4c46-acf5-a084e2d90a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:27.221Z|e70b3144-9921-4c46-acf5-a084e2d90a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:27.226Z|6cebaf9e-f051-4a24-9abc-30f68976990c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:27.227Z|6cebaf9e-f051-4a24-9abc-30f68976990c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:37.244Z|c56d4d53-7ba1-44f6-8b46-80df045e0f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:37.244Z|0eb4f323-c7e4-4858-b1f6-3e77d7bbc381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:37.244Z|c56d4d53-7ba1-44f6-8b46-80df045e0f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:37.244Z|0eb4f323-c7e4-4858-b1f6-3e77d7bbc381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:37.244Z|db4a9c2e-ebcb-4f3a-b3f2-0678648a8092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:37.245Z|db4a9c2e-ebcb-4f3a-b3f2-0678648a8092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:40.306Z|133c8d80-b21d-4f42-9ff8-5db583e24ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:55:40.307Z|133c8d80-b21d-4f42-9ff8-5db583e24ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:55:40.626Z|5a99c749-4289-471e-91c1-bf1894088b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:55:40.626Z|5a99c749-4289-471e-91c1-bf1894088b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:55:47.266Z|25d14a3b-5ff7-4856-9544-6ebf5086c572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:47.267Z|2f36872a-523b-4e2d-8c37-2ccb2ff3b606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:47.267Z|2f36872a-523b-4e2d-8c37-2ccb2ff3b606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:47.267Z|25d14a3b-5ff7-4856-9544-6ebf5086c572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:47.270Z|a4c49fb3-372a-4888-b90a-eec4d189e7e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:47.271Z|a4c49fb3-372a-4888-b90a-eec4d189e7e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:53.526Z|f3304edb-e836-44e1-a8f5-5f91edb10a3a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:55:53.526Z|f3304edb-e836-44e1-a8f5-5f91edb10a3a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:55.306Z|e6c46082-b63e-40e5-ac5f-9bf1ff2d9c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:55:55.309Z|e6c46082-b63e-40e5-ac5f-9bf1ff2d9c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:55:57.290Z|908c339c-61b0-42db-ae74-9487e6a3cc44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:57.290Z|f280c26d-746e-4344-be70-2b3d71c6a74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:57.290Z|908c339c-61b0-42db-ae74-9487e6a3cc44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:57.290Z|f280c26d-746e-4344-be70-2b3d71c6a74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:55:57.291Z|5b0fba76-cbde-416e-867e-1d9134ac2630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:55:57.291Z|5b0fba76-cbde-416e-867e-1d9134ac2630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:07.309Z|a32a650d-e8f4-4624-acb4-9ca5e6ec34d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:07.309Z|a32a650d-e8f4-4624-acb4-9ca5e6ec34d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:07.311Z|579cb818-66e7-4f90-aee0-e07a1042903c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:07.311Z|780ca05b-311a-4fe6-95ef-a00fdf615847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:07.312Z|579cb818-66e7-4f90-aee0-e07a1042903c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:07.312Z|780ca05b-311a-4fe6-95ef-a00fdf615847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:10.306Z|0be94f14-e744-4b13-a5f4-4cd9e59a66c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:56:10.307Z|0be94f14-e744-4b13-a5f4-4cd9e59a66c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:56:10.627Z|d2df08d0-ffb9-4990-945e-23cf5c5a4ce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:56:10.627Z|d2df08d0-ffb9-4990-945e-23cf5c5a4ce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:56:17.331Z|78f21ab8-7e56-4e03-aea5-4727f212a866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:17.331Z|7fedd849-2021-4145-853b-0b4ebcc0a191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:17.331Z|78f21ab8-7e56-4e03-aea5-4727f212a866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:17.332Z|7fedd849-2021-4145-853b-0b4ebcc0a191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:17.333Z|f641cacd-361f-418f-b475-022f674cbbe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:17.333Z|f641cacd-361f-418f-b475-022f674cbbe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:25.306Z|213bcc3a-0fd3-4f58-b587-42eba21641d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:56:25.307Z|213bcc3a-0fd3-4f58-b587-42eba21641d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:56:27.355Z|f9a7025d-a5af-4e0d-bf9c-ce359a4bafc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:27.355Z|ec2b9907-feff-416f-9e8c-11c680cdec60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:27.355Z|f9a7025d-a5af-4e0d-bf9c-ce359a4bafc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:27.355Z|ec2b9907-feff-416f-9e8c-11c680cdec60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:27.363Z|2daa1936-743a-4dc8-8a7f-b543a1d9aa60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:27.364Z|2daa1936-743a-4dc8-8a7f-b543a1d9aa60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:37.374Z|e4dcce67-553c-4f57-b607-d7dc7cd11e0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:37.375Z|e4dcce67-553c-4f57-b607-d7dc7cd11e0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:37.375Z|7262c705-3781-4bbf-babb-831ce693dd58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:37.376Z|7262c705-3781-4bbf-babb-831ce693dd58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:37.388Z|4a0d0464-5efd-499b-a6a9-46615f2358ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:37.388Z|4a0d0464-5efd-499b-a6a9-46615f2358ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:40.306Z|4a5a6f01-e418-4cd2-b511-3078844f595e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:56:40.309Z|4a5a6f01-e418-4cd2-b511-3078844f595e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:56:40.628Z|7ecf4506-826e-4d01-8185-37709a0c8abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:56:40.628Z|7ecf4506-826e-4d01-8185-37709a0c8abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:56:47.396Z|21a5edf9-402f-42f3-b5a6-2f43729f7a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:47.396Z|21a5edf9-402f-42f3-b5a6-2f43729f7a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:47.397Z|c0a549b7-fb3d-46ae-9141-c31442009ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:47.397Z|c0a549b7-fb3d-46ae-9141-c31442009ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:47.408Z|2516a42d-a760-4588-843b-66c413df0fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:47.409Z|2516a42d-a760-4588-843b-66c413df0fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:53.526Z|a8122b15-74ad-484e-94d6-2231ef59a294|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:56:53.527Z|a8122b15-74ad-484e-94d6-2231ef59a294|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:55.306Z|6e9babdc-9dcf-4796-abdf-04361319eb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:56:55.307Z|6e9babdc-9dcf-4796-abdf-04361319eb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:56:57.417Z|1004b63c-6c4a-4905-b5e1-22bce9edae3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:57.418Z|1004b63c-6c4a-4905-b5e1-22bce9edae3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:57.420Z|2abfe522-1776-41c3-8b51-b7f28c03664d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:57.420Z|2abfe522-1776-41c3-8b51-b7f28c03664d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:56:57.430Z|61dee400-fcb4-4bde-bcc5-b451b0588062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:56:57.431Z|61dee400-fcb4-4bde-bcc5-b451b0588062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:07.440Z|458a70f6-477a-454c-8cd6-ac90ecb0f5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:07.441Z|458a70f6-477a-454c-8cd6-ac90ecb0f5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:07.442Z|747b99db-0c0c-44bb-b9b3-498318806303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:07.442Z|747b99db-0c0c-44bb-b9b3-498318806303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:07.450Z|90935127-1628-4fde-a901-ceac0044ccb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:07.450Z|90935127-1628-4fde-a901-ceac0044ccb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:10.306Z|d2a4b81d-46be-4c1f-b688-c1fe46e597fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:57:10.307Z|d2a4b81d-46be-4c1f-b688-c1fe46e597fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:57:10.629Z|78c6e41e-3507-413e-be3e-1cd3769c98d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:57:10.629Z|78c6e41e-3507-413e-be3e-1cd3769c98d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:57:17.463Z|73973836-58e9-414a-b716-63b774b95ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:17.463Z|73973836-58e9-414a-b716-63b774b95ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:17.464Z|2f4c88ef-38fc-43be-b25c-5d45cd764331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:17.465Z|2f4c88ef-38fc-43be-b25c-5d45cd764331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:17.469Z|0ed02bab-12f4-4b75-9aa5-d2f0856bb1d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:17.470Z|0ed02bab-12f4-4b75-9aa5-d2f0856bb1d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:25.306Z|158397ee-8d1a-4f6c-b596-aee3781483a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:57:25.309Z|158397ee-8d1a-4f6c-b596-aee3781483a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:57:27.486Z|bf9fa606-06c1-44a5-8f9a-79a016bb7bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:27.486Z|bf9fa606-06c1-44a5-8f9a-79a016bb7bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:27.486Z|a63753ee-ad72-4da3-9c08-00cf1d197ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:27.487Z|a63753ee-ad72-4da3-9c08-00cf1d197ac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:27.490Z|b1d958fb-b7ba-4419-bc96-e22214511010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:27.491Z|b1d958fb-b7ba-4419-bc96-e22214511010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:37.508Z|bd409c19-cd99-4514-9eae-68b28b2d2635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:37.508Z|bd409c19-cd99-4514-9eae-68b28b2d2635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:37.508Z|4e3e5da7-4382-49c9-8d5e-c603e0cb0472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:37.509Z|4e3e5da7-4382-49c9-8d5e-c603e0cb0472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:37.510Z|80cd09b6-4bef-46cd-b67e-6e371df3a3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:37.511Z|80cd09b6-4bef-46cd-b67e-6e371df3a3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:40.306Z|d74f99ac-7726-45c4-82d5-8306c6dcef17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:57:40.307Z|d74f99ac-7726-45c4-82d5-8306c6dcef17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:57:40.630Z|413cc372-d41d-42f6-b42d-e6c57b447887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:57:40.630Z|413cc372-d41d-42f6-b42d-e6c57b447887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:57:47.530Z|eccd3754-f721-4b8d-a146-5e29311bbd90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:47.530Z|bef8b6a9-03a9-4429-a982-e658cc783af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:47.530Z|eccd3754-f721-4b8d-a146-5e29311bbd90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:47.531Z|bef8b6a9-03a9-4429-a982-e658cc783af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:47.531Z|3b460aef-682a-46c7-9d9a-feb5f29a2f80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:47.532Z|3b460aef-682a-46c7-9d9a-feb5f29a2f80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:53.526Z|8c7ead93-8709-406d-afc4-fe00f66db1fa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:57:53.527Z|8c7ead93-8709-406d-afc4-fe00f66db1fa|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:55.306Z|d42f8d4d-91f1-4d03-9f68-df36e944ac6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:57:55.307Z|d42f8d4d-91f1-4d03-9f68-df36e944ac6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:57:57.551Z|e541768e-acc1-4339-9d8e-0a961e5f0e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:57.551Z|4b5b65d9-755d-44fa-9cd4-4b4debcbb087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:57.552Z|e541768e-acc1-4339-9d8e-0a961e5f0e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:57.552Z|4b5b65d9-755d-44fa-9cd4-4b4debcbb087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:57:57.552Z|fc92d956-9da9-495b-ae7e-4b2aaf3c8640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:57:57.553Z|fc92d956-9da9-495b-ae7e-4b2aaf3c8640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:07.570Z|61124b1f-191b-4c52-9719-56c8bc8d1b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:07.571Z|61124b1f-191b-4c52-9719-56c8bc8d1b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:07.571Z|6bfc2292-a5f3-4189-85e1-c9c1a4bfc4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:07.571Z|6bfc2292-a5f3-4189-85e1-c9c1a4bfc4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:07.573Z|8b3ef834-fc94-41d1-abc7-26a842ea6e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:07.574Z|8b3ef834-fc94-41d1-abc7-26a842ea6e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:10.306Z|9a47f06f-cd07-4158-b7f3-6749bd5b0aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:58:10.309Z|9a47f06f-cd07-4158-b7f3-6749bd5b0aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:58:10.630Z|c679eb7a-e446-443a-9c25-1fa1a1dd970b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:58:10.631Z|c679eb7a-e446-443a-9c25-1fa1a1dd970b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:58:17.592Z|0d7b0444-16f1-4944-b11c-8dae4281bb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:17.593Z|67e4551d-068c-49be-ad3a-d01b1c3a77b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:17.593Z|67e4551d-068c-49be-ad3a-d01b1c3a77b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:17.593Z|0d7b0444-16f1-4944-b11c-8dae4281bb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:17.595Z|5739d6b6-41d0-4445-94ef-759c84cba7bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:17.596Z|5739d6b6-41d0-4445-94ef-759c84cba7bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:25.306Z|8088621b-98fb-402c-ac3a-8bffa4cc02e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:58:25.307Z|8088621b-98fb-402c-ac3a-8bffa4cc02e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:58:27.614Z|e5fe60fb-8c9d-412a-9672-b37c14bdeaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:27.615Z|e5fe60fb-8c9d-412a-9672-b37c14bdeaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:27.615Z|2e231d81-ed64-4bc4-8b27-eb8abf0e3def|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:27.615Z|39c8b5fb-239a-406e-a598-47d5c30a7701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:27.616Z|39c8b5fb-239a-406e-a598-47d5c30a7701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:27.616Z|2e231d81-ed64-4bc4-8b27-eb8abf0e3def|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:37.633Z|7d142b36-c4cf-4660-9664-a98e4fb9e5dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:37.634Z|7d142b36-c4cf-4660-9664-a98e4fb9e5dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:37.635Z|9528bc4c-6086-434a-91e6-b8aa37845ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:37.636Z|9528bc4c-6086-434a-91e6-b8aa37845ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:37.637Z|3464a461-3512-44a7-b271-5953d4333654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:37.637Z|3464a461-3512-44a7-b271-5953d4333654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:40.306Z|e5ae9faf-a636-4b75-b9ca-3f9e157fbaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:58:40.306Z|e5ae9faf-a636-4b75-b9ca-3f9e157fbaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:58:40.631Z|f3ef259d-17fc-4a45-9ded-dd30c841ccc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:58:40.632Z|f3ef259d-17fc-4a45-9ded-dd30c841ccc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:58:47.655Z|e12994cb-8b1c-4342-bdc8-06a194d31fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:47.655Z|e12994cb-8b1c-4342-bdc8-06a194d31fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:47.657Z|99cb2571-5df8-4021-95a7-abd37332770f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:47.657Z|006aee47-7c27-4786-9156-cbbc73f21c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:47.657Z|99cb2571-5df8-4021-95a7-abd37332770f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:47.658Z|006aee47-7c27-4786-9156-cbbc73f21c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:53.527Z|93900043-12c5-497f-9e0a-a43b6907356a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:58:53.527Z|93900043-12c5-497f-9e0a-a43b6907356a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:55.306Z|157f8430-a244-4f09-8445-7f9cc54d7c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:58:55.309Z|157f8430-a244-4f09-8445-7f9cc54d7c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:58:57.677Z|74745506-e94a-4613-8852-4f9881afc2b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:57.677Z|11318da1-4beb-4935-ae5d-1f6085ce354f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:57.677Z|74745506-e94a-4613-8852-4f9881afc2b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:57.677Z|11318da1-4beb-4935-ae5d-1f6085ce354f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:58:57.681Z|9fbb8cbc-8665-46d6-8fd9-da642a166627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:58:57.681Z|9fbb8cbc-8665-46d6-8fd9-da642a166627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:07.700Z|6aab6943-edc7-4901-8c20-8d0df780b2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:07.700Z|0ee3dde0-8f0a-4653-a498-3c030e99a2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:07.700Z|6aab6943-edc7-4901-8c20-8d0df780b2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:07.700Z|0ee3dde0-8f0a-4653-a498-3c030e99a2d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:07.703Z|b2d4fb26-5168-4ee5-86da-d36b0fddd1e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:07.704Z|b2d4fb26-5168-4ee5-86da-d36b0fddd1e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:10.306Z|5a8acd56-3bbe-4c8e-9e4a-5497f7dd9171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:59:10.306Z|5a8acd56-3bbe-4c8e-9e4a-5497f7dd9171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:59:10.632Z|c4e0a82d-fce6-405f-b24e-999d547ee533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:59:10.633Z|c4e0a82d-fce6-405f-b24e-999d547ee533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:59:17.722Z|8ebd5582-6ced-470b-80ac-fedbe4595c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:17.722Z|32cd6dab-815d-46d8-915f-b2469f8852ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:17.723Z|8ebd5582-6ced-470b-80ac-fedbe4595c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:17.723Z|32cd6dab-815d-46d8-915f-b2469f8852ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:17.725Z|2b347a74-31e7-499a-b50c-39e15ad2fe80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:17.726Z|2b347a74-31e7-499a-b50c-39e15ad2fe80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:25.306Z|15553592-a238-44d5-aed6-746e4ddf23c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:59:25.307Z|15553592-a238-44d5-aed6-746e4ddf23c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:59:27.744Z|58ae2929-8ffe-41a0-9499-375212e5f0db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:27.745Z|58ae2929-8ffe-41a0-9499-375212e5f0db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:27.747Z|2c4a0390-697e-4768-94cc-c491486d1b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:27.747Z|f0fbc2c7-af21-46ec-a710-6d20c9fd99dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:27.747Z|2c4a0390-697e-4768-94cc-c491486d1b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:27.748Z|f0fbc2c7-af21-46ec-a710-6d20c9fd99dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:37.768Z|87ed9f2b-0b9f-43da-b015-ae8f5c8105b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:37.768Z|87ed9f2b-0b9f-43da-b015-ae8f5c8105b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:37.770Z|e6412f0e-f621-40e1-be88-05216c738368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:37.770Z|c5e05b2d-1a90-4a4f-a7f6-f5c64c08f4e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:37.770Z|e6412f0e-f621-40e1-be88-05216c738368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:37.770Z|c5e05b2d-1a90-4a4f-a7f6-f5c64c08f4e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:40.306Z|56732b3f-c1e6-47ca-a2ea-ba9fb1fe9776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:59:40.309Z|56732b3f-c1e6-47ca-a2ea-ba9fb1fe9776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:59:40.633Z|7ba31f94-29ae-4cff-9967-4d57658cd053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:59:40.634Z|7ba31f94-29ae-4cff-9967-4d57658cd053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:59:47.790Z|3fc4d713-d6e6-490c-814d-7d66d6fb99a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:47.790Z|067c1882-a319-4b0a-9b7c-94203afbcb8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:47.790Z|d6c1165a-ebbc-4753-be3e-a178fec30cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:47.791Z|d6c1165a-ebbc-4753-be3e-a178fec30cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:47.790Z|3fc4d713-d6e6-490c-814d-7d66d6fb99a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:47.790Z|067c1882-a319-4b0a-9b7c-94203afbcb8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:53.527Z|8dd2ea02-97b8-42f2-841b-ae336b1d4ef8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T13:59:53.528Z|8dd2ea02-97b8-42f2-841b-ae336b1d4ef8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:55.306Z|54cdb38a-80e0-4849-9c72-448341aa1dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T13:59:55.307Z|54cdb38a-80e0-4849-9c72-448341aa1dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T13:59:57.809Z|79db1664-f9ae-43e0-b1ea-dba12d4cc0ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:57.810Z|79db1664-f9ae-43e0-b1ea-dba12d4cc0ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:57.813Z|082e8aeb-e50a-401e-be8a-8bddf7d4a8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:57.813Z|caf09efa-f0f9-4da1-aacb-4606ac29f635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T13:59:57.813Z|082e8aeb-e50a-401e-be8a-8bddf7d4a8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T13:59:57.813Z|caf09efa-f0f9-4da1-aacb-4606ac29f635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:07.829Z|d2547fe3-22ec-4c95-bd31-a49df4a93639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:07.830Z|d2547fe3-22ec-4c95-bd31-a49df4a93639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:07.832Z|27ee4759-0a95-4fe3-a452-67177951bb65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:07.832Z|c2754570-df1d-4bbe-997d-f891b9669146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:07.832Z|27ee4759-0a95-4fe3-a452-67177951bb65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:07.832Z|c2754570-df1d-4bbe-997d-f891b9669146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:10.306Z|890b47de-ac2f-4e26-9cc0-a58ca0b956ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:00:10.307Z|890b47de-ac2f-4e26-9cc0-a58ca0b956ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:00:10.634Z|e8c72a8e-3211-40d2-a7f7-95ca989faf27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:00:10.634Z|e8c72a8e-3211-40d2-a7f7-95ca989faf27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:00:17.851Z|cc89f4aa-ee83-41c4-aa06-cdbe27643739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:17.851Z|cc89f4aa-ee83-41c4-aa06-cdbe27643739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:17.851Z|d179be80-85a8-471e-948e-be224411d375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:17.852Z|6a134c39-d0ba-4db3-86c5-4a3dc3ecea03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:17.852Z|d179be80-85a8-471e-948e-be224411d375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:17.852Z|6a134c39-d0ba-4db3-86c5-4a3dc3ecea03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:25.306Z|7df0d40e-c2aa-45bc-aa50-4f5a07ff4514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:00:25.309Z|7df0d40e-c2aa-45bc-aa50-4f5a07ff4514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:00:27.868Z|27e586fa-c427-4923-a740-fdb4ce383180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:27.868Z|27e586fa-c427-4923-a740-fdb4ce383180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:27.869Z|878c7238-65a1-457f-a98e-1d1ea30f1c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:27.870Z|878c7238-65a1-457f-a98e-1d1ea30f1c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:27.873Z|c2ed5ed1-2b0e-40b9-8aeb-f79b7a149831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:27.873Z|c2ed5ed1-2b0e-40b9-8aeb-f79b7a149831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:37.891Z|d07f0b8f-f5b7-4d0a-8ac3-86e872831388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:37.891Z|d07f0b8f-f5b7-4d0a-8ac3-86e872831388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:37.892Z|62dcb225-cf64-4c89-8f38-99e5a884c7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:37.893Z|62dcb225-cf64-4c89-8f38-99e5a884c7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:37.896Z|ca05a673-c545-4325-9b7b-ddcdb4c29cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:37.896Z|ca05a673-c545-4325-9b7b-ddcdb4c29cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:40.306Z|535b3f58-d1e1-4fb0-bbdb-670428fe62bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:00:40.307Z|535b3f58-d1e1-4fb0-bbdb-670428fe62bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:00:40.635Z|a71e8282-c0d0-4bc2-a6fa-dc303da195f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:00:40.635Z|a71e8282-c0d0-4bc2-a6fa-dc303da195f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:00:47.912Z|fe68ef70-040a-437d-8d48-fd7a53400ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:47.913Z|fe68ef70-040a-437d-8d48-fd7a53400ce2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:47.917Z|3ed45940-a60d-42b5-830f-4a9d80f24b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:47.917Z|3ed45940-a60d-42b5-830f-4a9d80f24b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:47.918Z|521f65bc-27ed-4475-9107-ce6a6c365016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:47.919Z|521f65bc-27ed-4475-9107-ce6a6c365016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:53.526Z|8ce2488b-4146-4098-a03f-9c7ee22f5404|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:00:53.527Z|8ce2488b-4146-4098-a03f-9c7ee22f5404|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:55.306Z|4ac18682-6665-4f86-82fc-5a7708a57365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:00:55.307Z|4ac18682-6665-4f86-82fc-5a7708a57365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:00:57.936Z|5f342070-b7e2-4448-94e5-40df1e8da8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:57.937Z|5f342070-b7e2-4448-94e5-40df1e8da8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:57.937Z|2c6576e3-ab67-44b3-bb38-3a996871f2f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:57.938Z|2c6576e3-ab67-44b3-bb38-3a996871f2f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:00:57.940Z|b10aad6c-ebd2-4a15-911f-18ef0c59b14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:00:57.941Z|b10aad6c-ebd2-4a15-911f-18ef0c59b14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:07.958Z|4f9ebb8e-e01f-443b-8981-7c48b444a857|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:07.959Z|4f9ebb8e-e01f-443b-8981-7c48b444a857|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:07.960Z|1bbddf4e-ca6a-4ed3-996a-edbfcaff97ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:07.960Z|1bbddf4e-ca6a-4ed3-996a-edbfcaff97ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:07.962Z|fb4eb04b-dac8-4581-b5a0-13e2b7b1e14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:07.963Z|fb4eb04b-dac8-4581-b5a0-13e2b7b1e14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:10.306Z|cabbbca8-6295-42f5-ba8d-85e4a93c8a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:01:10.309Z|cabbbca8-6295-42f5-ba8d-85e4a93c8a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:01:10.636Z|e00faee2-c264-4005-82ce-0126a95916af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:01:10.636Z|e00faee2-c264-4005-82ce-0126a95916af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:01:17.977Z|daad1eea-a8f8-4ab3-aa12-98337f243090|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:17.977Z|a667c05e-cb27-4bfc-b157-057e351fb1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:17.978Z|daad1eea-a8f8-4ab3-aa12-98337f243090|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:17.978Z|a667c05e-cb27-4bfc-b157-057e351fb1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:17.981Z|dedfbb73-f04f-42ad-a0ba-c33ff772a4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:17.981Z|dedfbb73-f04f-42ad-a0ba-c33ff772a4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:25.306Z|471528eb-7165-4bfc-be3b-65e9148b70be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:01:25.307Z|471528eb-7165-4bfc-be3b-65e9148b70be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:01:27.998Z|68f66015-6ac7-4021-b3d8-6e1eec920dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:27.998Z|68f66015-6ac7-4021-b3d8-6e1eec920dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:27.999Z|730ba3a4-455f-49f2-9911-c5dec564b489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:28.001Z|730ba3a4-455f-49f2-9911-c5dec564b489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:28.001Z|781e04d3-aa92-4d58-8d2b-0ba1dd507033|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:28.001Z|781e04d3-aa92-4d58-8d2b-0ba1dd507033|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:38.018Z|42d398de-4a58-46f5-8a30-2d5a4553f941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:38.019Z|42d398de-4a58-46f5-8a30-2d5a4553f941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:38.020Z|41968895-fd6f-4fc5-92ad-aec416243233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:38.021Z|17f5d1e0-4afc-4d82-8874-26f64f62c756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:38.021Z|17f5d1e0-4afc-4d82-8874-26f64f62c756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:38.022Z|41968895-fd6f-4fc5-92ad-aec416243233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:40.306Z|e026f885-e89c-4572-8864-5d7c938b51ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:01:40.307Z|e026f885-e89c-4572-8864-5d7c938b51ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:01:40.637Z|debe2f3c-5e1c-47d8-9d79-6a0573d082b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:01:40.637Z|debe2f3c-5e1c-47d8-9d79-6a0573d082b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:01:48.040Z|7a42ecb9-f299-43c0-bfa4-f29f1dc48a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:48.040Z|7a42ecb9-f299-43c0-bfa4-f29f1dc48a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:48.043Z|38f32d8d-f993-4626-8d53-becb2af0648f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:48.043Z|38f32d8d-f993-4626-8d53-becb2af0648f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:48.043Z|a593cffc-545f-4ee5-aa8a-459a9aaf9b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:48.043Z|a593cffc-545f-4ee5-aa8a-459a9aaf9b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:53.526Z|1ac87fb2-b79b-466a-8286-83af991bcfd2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:01:53.527Z|1ac87fb2-b79b-466a-8286-83af991bcfd2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:55.306Z|36ba4afb-b593-467b-b26d-2c00768e23f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:01:55.308Z|36ba4afb-b593-467b-b26d-2c00768e23f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:01:58.063Z|1284295b-06c3-4030-a1b2-01f079d54dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:58.063Z|468dc8b1-ef5c-4c93-b1f3-47057701917b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:58.063Z|1284295b-06c3-4030-a1b2-01f079d54dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:58.063Z|468dc8b1-ef5c-4c93-b1f3-47057701917b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:01:58.066Z|a709a0ea-b9c1-4255-9290-5b693ab7e1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:01:58.066Z|a709a0ea-b9c1-4255-9290-5b693ab7e1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:08.085Z|8dc01019-e46b-497a-8cdb-95c906c0a2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:08.085Z|fd1d0fcb-75ef-40e0-8914-11f672382c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:08.086Z|8dc01019-e46b-497a-8cdb-95c906c0a2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:08.086Z|fd1d0fcb-75ef-40e0-8914-11f672382c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:08.087Z|b4ac1234-99a6-4a34-8ac3-e397f38a0755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:08.087Z|b4ac1234-99a6-4a34-8ac3-e397f38a0755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:10.306Z|3ebe1e2d-0103-4aa3-8d66-7f97a3e9f296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:02:10.306Z|3ebe1e2d-0103-4aa3-8d66-7f97a3e9f296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:02:10.638Z|adb4a97b-569e-48f3-af43-80a2462be75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:02:10.638Z|adb4a97b-569e-48f3-af43-80a2462be75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:02:18.106Z|f4a8fb29-187b-437e-9af4-c92407e61143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:18.106Z|f4a8fb29-187b-437e-9af4-c92407e61143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:18.108Z|2d79aae4-1adf-4e47-84f6-f3c77f75372e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:18.108Z|2d79aae4-1adf-4e47-84f6-f3c77f75372e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:18.108Z|68232e1c-2ab0-4625-a436-08cfd858898a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:18.109Z|68232e1c-2ab0-4625-a436-08cfd858898a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:25.306Z|f6d86cbd-2389-45b1-b446-24845499cf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:02:25.306Z|f6d86cbd-2389-45b1-b446-24845499cf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:02:28.128Z|de38a2b8-8c58-4456-84b2-8c4967374a75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:28.128Z|de38a2b8-8c58-4456-84b2-8c4967374a75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:28.129Z|bfc1ac28-c80d-46b4-a7f9-182f51fca6ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:28.131Z|bfc1ac28-c80d-46b4-a7f9-182f51fca6ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:28.131Z|f5e067c6-8338-44d3-a6fa-f695f7f75ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:28.131Z|f5e067c6-8338-44d3-a6fa-f695f7f75ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:38.150Z|b0d962a5-c59d-4d8a-9b0d-93caa951aa18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:38.149Z|db312711-17ea-452f-99e0-3c00cfa63fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:38.150Z|b0d962a5-c59d-4d8a-9b0d-93caa951aa18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:38.150Z|db312711-17ea-452f-99e0-3c00cfa63fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:38.153Z|7f0901f2-7904-420c-ae74-932f9e93fa13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:38.153Z|7f0901f2-7904-420c-ae74-932f9e93fa13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:40.306Z|b042b145-223f-44d6-a592-02cfabb47519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:02:40.308Z|b042b145-223f-44d6-a592-02cfabb47519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:02:40.638Z|77f3a9b5-d90d-459d-a5e6-e4b2c4efcd00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:02:40.639Z|77f3a9b5-d90d-459d-a5e6-e4b2c4efcd00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:02:48.172Z|242ed748-7e18-48b5-9022-8cf97b481efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:48.172Z|242ed748-7e18-48b5-9022-8cf97b481efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:48.172Z|de8db344-967f-4b0f-bbbd-32965474c1d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:48.173Z|de8db344-967f-4b0f-bbbd-32965474c1d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:48.174Z|ccc76bb0-8951-4a60-89ca-d39fc930b6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:48.175Z|ccc76bb0-8951-4a60-89ca-d39fc930b6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:53.527Z|4c284fe0-5583-4aa9-a1df-10f9108060be|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:02:53.528Z|4c284fe0-5583-4aa9-a1df-10f9108060be|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:55.306Z|54056b76-5868-471d-88d6-a10aa67f802d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:02:55.307Z|54056b76-5868-471d-88d6-a10aa67f802d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:02:58.194Z|bc5affbe-d7a9-44cd-8a97-931be66b89bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:58.195Z|bc5affbe-d7a9-44cd-8a97-931be66b89bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:58.196Z|1e93ff04-4ebb-419d-ad3c-330c513c3f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:58.196Z|1e93ff04-4ebb-419d-ad3c-330c513c3f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:02:58.198Z|6a77b767-a8d2-477f-b4db-0fda1ba6797d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:02:58.199Z|6a77b767-a8d2-477f-b4db-0fda1ba6797d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:08.216Z|01a043e7-0c1d-46ea-a80b-6518983c315f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:08.217Z|01a043e7-0c1d-46ea-a80b-6518983c315f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:08.218Z|2f985a8e-8f82-41d9-b16a-302876308fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:08.218Z|2f985a8e-8f82-41d9-b16a-302876308fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:08.218Z|53a6d1ba-f66a-47a4-bfca-ab1f20f094a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:08.218Z|53a6d1ba-f66a-47a4-bfca-ab1f20f094a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:10.306Z|c09c3d98-8af7-4c19-89aa-f2eb6f3e147d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:03:10.307Z|c09c3d98-8af7-4c19-89aa-f2eb6f3e147d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:03:10.639Z|aff45c3e-b7d2-4297-95ca-267173ff6a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:03:10.640Z|aff45c3e-b7d2-4297-95ca-267173ff6a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:03:18.236Z|98f0795c-d737-46da-8f42-332a89e4b6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:18.236Z|98f0795c-d737-46da-8f42-332a89e4b6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:18.237Z|b240b5ce-4db5-45bc-9c90-6efc8dd0da9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:18.237Z|b240b5ce-4db5-45bc-9c90-6efc8dd0da9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:18.239Z|b0eb636f-653c-4a62-8d59-84489f284399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:18.239Z|b0eb636f-653c-4a62-8d59-84489f284399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:25.306Z|5196d7d2-8982-4576-b323-033798ea5522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:03:25.309Z|5196d7d2-8982-4576-b323-033798ea5522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:03:28.255Z|bfd0316d-57fb-4397-9b7f-427e367e8edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:28.255Z|35665421-c5cc-4832-9d73-6900503998d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:28.255Z|bfd0316d-57fb-4397-9b7f-427e367e8edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:28.255Z|35665421-c5cc-4832-9d73-6900503998d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:28.258Z|1e5451f6-b842-4618-9713-ebc958aeb456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:28.258Z|1e5451f6-b842-4618-9713-ebc958aeb456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:38.276Z|ce8608f1-fc42-4ec3-9fdf-2386005cae8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:38.276Z|748deca0-5a09-4e3e-a74c-bdfc289beb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:38.276Z|ce8608f1-fc42-4ec3-9fdf-2386005cae8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:38.276Z|748deca0-5a09-4e3e-a74c-bdfc289beb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:38.280Z|31abec08-f9b1-4696-81a6-745077b0d530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:38.280Z|31abec08-f9b1-4696-81a6-745077b0d530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:40.306Z|1b0e750c-1709-4f81-9b02-c8d2dc5bc64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:03:40.307Z|1b0e750c-1709-4f81-9b02-c8d2dc5bc64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:03:40.640Z|4ba31154-5070-42a0-a811-4ddbf43cb966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:03:40.641Z|4ba31154-5070-42a0-a811-4ddbf43cb966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:03:48.294Z|c0578892-e93f-4a2d-8a58-484a7b6d1702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:48.295Z|c0578892-e93f-4a2d-8a58-484a7b6d1702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:48.296Z|86cabd34-ca5a-42c3-872c-557a53d270f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:48.296Z|86cabd34-ca5a-42c3-872c-557a53d270f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:48.299Z|498615ca-fc08-4d22-862a-f86d16fe8db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:48.300Z|498615ca-fc08-4d22-862a-f86d16fe8db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:53.526Z|5830b9be-dc38-4570-aec2-9b81c202cc24|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:03:53.527Z|5830b9be-dc38-4570-aec2-9b81c202cc24|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:55.306Z|d4ad730c-e53e-4145-ba37-3edaa021037d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:03:55.307Z|d4ad730c-e53e-4145-ba37-3edaa021037d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:03:58.314Z|2704fc86-5e3a-43b6-838f-1636cf703923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:58.314Z|39f4a5d7-7cd6-4831-83b2-7f04f8f78e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:58.314Z|39f4a5d7-7cd6-4831-83b2-7f04f8f78e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:58.314Z|2704fc86-5e3a-43b6-838f-1636cf703923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:03:58.319Z|6531f3c1-e69f-47a8-8ce6-609892d1bdd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:03:58.319Z|6531f3c1-e69f-47a8-8ce6-609892d1bdd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:08.333Z|cd847c69-cbed-43a3-9da5-9301027a4a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:08.333Z|71172ced-c001-4f22-8fd8-2863943e9b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:08.333Z|cd847c69-cbed-43a3-9da5-9301027a4a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:08.334Z|71172ced-c001-4f22-8fd8-2863943e9b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:08.336Z|9fc053d6-7b9d-40d7-8a59-dde9c8cdf19f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:08.336Z|9fc053d6-7b9d-40d7-8a59-dde9c8cdf19f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:10.306Z|16cc6af9-3456-4311-a99d-12bacdb4e4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:04:10.309Z|16cc6af9-3456-4311-a99d-12bacdb4e4b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:04:10.641Z|0fc45606-f553-4825-8414-4928cf55c143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:04:10.642Z|0fc45606-f553-4825-8414-4928cf55c143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:04:18.354Z|34cd3cd4-4276-472e-bc01-5e187d1b80f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:18.354Z|34cd3cd4-4276-472e-bc01-5e187d1b80f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:18.355Z|0ecd7e52-674c-4f11-9f50-7cc2b95c21d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:18.356Z|0ecd7e52-674c-4f11-9f50-7cc2b95c21d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:18.357Z|ab9d7528-627f-4eb6-ac1f-a4d278edf217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:18.358Z|ab9d7528-627f-4eb6-ac1f-a4d278edf217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:25.306Z|6bf9e727-f9bc-4013-b049-31473db7c5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:04:25.307Z|6bf9e727-f9bc-4013-b049-31473db7c5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:04:28.376Z|887cac53-a763-4387-9945-9430801de1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:28.376Z|887cac53-a763-4387-9945-9430801de1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:28.377Z|c00e4237-cfb3-42cf-8981-66c01018b645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:28.378Z|c00e4237-cfb3-42cf-8981-66c01018b645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:28.378Z|b6133eab-64c6-4b06-b40a-bcea9e22403e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:28.378Z|b6133eab-64c6-4b06-b40a-bcea9e22403e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:38.399Z|78f3aea9-4a32-4f21-ad96-bfad0948bd3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:38.399Z|15da499c-bf93-40de-8571-8392e135bc7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:38.399Z|78f3aea9-4a32-4f21-ad96-bfad0948bd3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:38.399Z|15da499c-bf93-40de-8571-8392e135bc7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:38.399Z|db56fa00-e3a9-4c0d-acbe-5322dca54847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:38.400Z|db56fa00-e3a9-4c0d-acbe-5322dca54847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:40.306Z|8e15b81b-d479-4033-90c7-a19ab6c3e587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:04:40.307Z|8e15b81b-d479-4033-90c7-a19ab6c3e587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:04:40.643Z|3dbc3ef1-8abb-4965-9185-c56b1b575bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:04:40.643Z|3dbc3ef1-8abb-4965-9185-c56b1b575bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:04:48.421Z|9b4226e5-6e82-4ca5-b158-253fdc06bccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:48.421Z|f3b34694-1374-4991-94b0-2362b94cf78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:48.421Z|3534684f-b8e2-4da5-96d3-d4b5465cedcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:48.422Z|9b4226e5-6e82-4ca5-b158-253fdc06bccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:48.422Z|f3b34694-1374-4991-94b0-2362b94cf78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:48.422Z|3534684f-b8e2-4da5-96d3-d4b5465cedcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:53.526Z|a02352af-6551-44e7-8979-a2683a799d8b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:04:53.527Z|a02352af-6551-44e7-8979-a2683a799d8b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:55.306Z|baca34ab-9101-4528-ae17-fb06200ad1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:04:55.309Z|baca34ab-9101-4528-ae17-fb06200ad1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:04:58.445Z|56a2608d-25f1-43fe-8eab-249e748467da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:58.446Z|5998f1dd-675a-427b-ad93-4c56e34fc56a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:58.446Z|5998f1dd-675a-427b-ad93-4c56e34fc56a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:58.446Z|55bf71e8-36ee-4f1d-a27a-da085a087405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:04:58.446Z|56a2608d-25f1-43fe-8eab-249e748467da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:04:58.446Z|55bf71e8-36ee-4f1d-a27a-da085a087405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:08.466Z|bf405e6e-9bee-4126-8c6e-7aa70ae0db3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:08.466Z|09b5caad-c148-49f0-a202-87b0bbcf6b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:08.466Z|16c377ea-7508-419f-8337-f75e49cb1f31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:08.466Z|16c377ea-7508-419f-8337-f75e49cb1f31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:08.466Z|bf405e6e-9bee-4126-8c6e-7aa70ae0db3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:08.466Z|09b5caad-c148-49f0-a202-87b0bbcf6b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:10.306Z|ad7cf483-f52a-4f7a-8217-f41e9012025d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:05:10.307Z|ad7cf483-f52a-4f7a-8217-f41e9012025d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:05:10.644Z|2b14af9e-3568-40ba-be36-ed75203324ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:05:10.644Z|2b14af9e-3568-40ba-be36-ed75203324ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:05:18.488Z|f41eae2b-0671-454d-9e1f-a0a0aaabc1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:18.488Z|088a42cc-e0cb-49ce-a081-6ba68a207a6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:18.488Z|088a42cc-e0cb-49ce-a081-6ba68a207a6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:18.488Z|f41eae2b-0671-454d-9e1f-a0a0aaabc1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:18.492Z|b8072e95-fd81-47b3-b748-1a8d5e70dbbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:18.492Z|b8072e95-fd81-47b3-b748-1a8d5e70dbbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:25.306Z|16170ea5-7fb5-4fe4-8d81-db4b95424dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:05:25.307Z|16170ea5-7fb5-4fe4-8d81-db4b95424dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:05:28.509Z|a0acfd04-d847-4059-b92a-aad9f29ce2cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:28.510Z|fbd464ed-536c-4809-96b2-fc266946960f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:28.510Z|a0acfd04-d847-4059-b92a-aad9f29ce2cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:28.510Z|fbd464ed-536c-4809-96b2-fc266946960f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:28.513Z|6ba6eb03-e25c-426a-9225-cdf82bb17992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:28.514Z|6ba6eb03-e25c-426a-9225-cdf82bb17992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:38.532Z|4e16a00a-e981-482e-9f8c-0f15c4de4626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:38.532Z|b481ae00-8f2d-4c10-824b-2635adac71ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:38.532Z|4e16a00a-e981-482e-9f8c-0f15c4de4626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:38.532Z|b481ae00-8f2d-4c10-824b-2635adac71ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:38.535Z|9cb48fd6-94f7-4933-9bea-bbfccf0dcb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:38.536Z|9cb48fd6-94f7-4933-9bea-bbfccf0dcb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:40.306Z|5894203e-748c-4705-b000-4ea6eae9cb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:05:40.309Z|5894203e-748c-4705-b000-4ea6eae9cb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:05:40.644Z|70a75563-5eda-47aa-99f2-243d40e96373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:05:40.645Z|70a75563-5eda-47aa-99f2-243d40e96373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:05:48.555Z|2e21eb0b-7b04-41af-aa10-b2b09a2d3c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:48.555Z|4f540eb2-3d9c-45d4-a48c-c0f2f2e85f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:48.555Z|409eb921-f188-412c-b80c-75354f3e5bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:48.556Z|4f540eb2-3d9c-45d4-a48c-c0f2f2e85f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:48.556Z|2e21eb0b-7b04-41af-aa10-b2b09a2d3c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:48.556Z|409eb921-f188-412c-b80c-75354f3e5bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:53.526Z|bfd84aed-5ecf-45bd-9427-c699bbdea31f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:05:53.527Z|bfd84aed-5ecf-45bd-9427-c699bbdea31f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:55.306Z|ba90ed51-3d5d-453c-b435-daed594e77cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:05:55.307Z|ba90ed51-3d5d-453c-b435-daed594e77cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:05:58.576Z|6c1bb53a-3306-4996-85ab-3eb7eeef524d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:58.577Z|6c1bb53a-3306-4996-85ab-3eb7eeef524d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:58.577Z|db6a07b8-5044-4953-94d3-63b43d234394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:58.577Z|db6a07b8-5044-4953-94d3-63b43d234394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:05:58.579Z|89b25fa3-65db-4de4-ab4e-c7f5245d56fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:05:58.579Z|89b25fa3-65db-4de4-ab4e-c7f5245d56fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:08.599Z|657e3828-6925-45f3-aec4-0a5b73c431df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:08.599Z|4ad2de95-ac00-440b-b181-d99434817ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:08.600Z|657e3828-6925-45f3-aec4-0a5b73c431df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:08.600Z|4ad2de95-ac00-440b-b181-d99434817ed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:08.601Z|e165a130-129a-4212-b82b-6971d579ab72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:08.602Z|e165a130-129a-4212-b82b-6971d579ab72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:10.306Z|dd8d4fb0-9e2c-40cf-8aa1-6532d61795e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:06:10.307Z|dd8d4fb0-9e2c-40cf-8aa1-6532d61795e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:06:10.646Z|563f53d8-b3c6-44f5-ac0e-293b379c1ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:06:10.646Z|563f53d8-b3c6-44f5-ac0e-293b379c1ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:06:18.623Z|cbbf43a2-ee14-41a8-afed-705ca97ff33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:18.623Z|2c7f97a4-84ae-49da-8349-6fddc162db8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:18.623Z|cbbf43a2-ee14-41a8-afed-705ca97ff33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:18.623Z|1ac797dc-8a02-4b78-867e-c64ed7eef57a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:18.624Z|2c7f97a4-84ae-49da-8349-6fddc162db8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:18.624Z|1ac797dc-8a02-4b78-867e-c64ed7eef57a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:25.306Z|95078023-f8ed-488d-99e8-2277b7be0583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:06:25.310Z|95078023-f8ed-488d-99e8-2277b7be0583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:06:28.645Z|9bad22da-d5bd-4b40-8fac-1d63792a88a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:28.646Z|9bad22da-d5bd-4b40-8fac-1d63792a88a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:28.646Z|8d18cfe7-cddc-41cb-8cc7-6bcad7e91732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:28.646Z|38283fcf-dc6a-4f36-b6b3-9a81eb436fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:28.646Z|8d18cfe7-cddc-41cb-8cc7-6bcad7e91732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:28.646Z|38283fcf-dc6a-4f36-b6b3-9a81eb436fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:38.667Z|b8cbd4ea-fa49-478a-aa55-a21fed98d976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:38.667Z|ce0aac30-bd7f-4e7a-bc61-e3308e87d903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:38.668Z|b8cbd4ea-fa49-478a-aa55-a21fed98d976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:38.668Z|ce0aac30-bd7f-4e7a-bc61-e3308e87d903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:38.668Z|18756f97-95ba-4f78-8da5-52b74bc80f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:38.668Z|18756f97-95ba-4f78-8da5-52b74bc80f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:40.306Z|714869ca-d6fe-46c7-adb7-f061cb75aad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:06:40.306Z|714869ca-d6fe-46c7-adb7-f061cb75aad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:06:40.647Z|6dac68fb-62e4-45d7-8f90-5145f06a6d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:06:40.647Z|6dac68fb-62e4-45d7-8f90-5145f06a6d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:06:48.690Z|ab9cc6b4-b9b0-42fe-8f9a-452f7081e034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:48.690Z|ab9cc6b4-b9b0-42fe-8f9a-452f7081e034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:48.690Z|f24ca6ba-4d56-45bc-8cba-2d18160425e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:48.690Z|f24ca6ba-4d56-45bc-8cba-2d18160425e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:48.696Z|86e2432b-42b4-45b5-92b8-fbe9e1bd3b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:48.696Z|86e2432b-42b4-45b5-92b8-fbe9e1bd3b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:53.526Z|9cce9d35-050b-415b-b17b-6ec23ca20e58|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:06:53.527Z|9cce9d35-050b-415b-b17b-6ec23ca20e58|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:55.306Z|e896bb0d-0666-4ddb-84a9-79c208870b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:06:55.307Z|e896bb0d-0666-4ddb-84a9-79c208870b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:06:58.713Z|84e5709e-e07a-4840-a86b-6653322bd3a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:58.713Z|129924f1-186b-47c8-9ff8-dd73b546598c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:58.714Z|1aedb2af-56c3-4b25-a86a-e166a5635fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:06:58.714Z|129924f1-186b-47c8-9ff8-dd73b546598c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:58.714Z|1aedb2af-56c3-4b25-a86a-e166a5635fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:06:58.714Z|84e5709e-e07a-4840-a86b-6653322bd3a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:09.760Z|53ec9309-a835-42d5-97ce-1ed2a9a500d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:09.760Z|abc1e691-2646-4156-af1a-04fd7293cce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:09.760Z|88632e4f-5350-4245-8a6c-777a5d9d775d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:09.760Z|53ec9309-a835-42d5-97ce-1ed2a9a500d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:09.761Z|abc1e691-2646-4156-af1a-04fd7293cce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:09.761Z|88632e4f-5350-4245-8a6c-777a5d9d775d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:10.306Z|761c79f6-d9c1-4556-adaf-a78917fde850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:07:10.309Z|761c79f6-d9c1-4556-adaf-a78917fde850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:07:10.648Z|1c45041d-c8db-428b-9feb-4d3ddaba3d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:07:10.648Z|1c45041d-c8db-428b-9feb-4d3ddaba3d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:07:19.781Z|0bc9c65d-4558-4dd3-8599-8828348d4236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:19.781Z|2d7eac40-14c8-4a0a-9cfc-9d307cfa4e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:19.781Z|2d7eac40-14c8-4a0a-9cfc-9d307cfa4e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:19.781Z|0bc9c65d-4558-4dd3-8599-8828348d4236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:19.782Z|711c8552-0025-4922-baf5-642b8739d1fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:19.782Z|711c8552-0025-4922-baf5-642b8739d1fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:25.306Z|35f40a4f-7e8d-482f-9bab-985471059a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:07:25.307Z|35f40a4f-7e8d-482f-9bab-985471059a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:07:29.802Z|bc74720d-22f2-4795-9831-5681be573793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:29.802Z|09dd8196-1eae-4d25-a9ac-a3850721296d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:29.803Z|bc74720d-22f2-4795-9831-5681be573793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:29.803Z|09dd8196-1eae-4d25-a9ac-a3850721296d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:29.806Z|df1db65a-8e3e-4c15-b837-a6e2a0e2e65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:29.807Z|df1db65a-8e3e-4c15-b837-a6e2a0e2e65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:39.824Z|384f45ed-18bd-4f00-b85a-9b3b8d0da989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:39.825Z|384f45ed-18bd-4f00-b85a-9b3b8d0da989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:39.825Z|449b92b5-ece5-4273-809d-053249121109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:39.825Z|449b92b5-ece5-4273-809d-053249121109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:39.828Z|55a4698c-47f1-4a11-820b-6f3db7dad7f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:39.828Z|55a4698c-47f1-4a11-820b-6f3db7dad7f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:40.306Z|9eeebeb5-754c-41dd-9d05-90635347fd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:07:40.307Z|9eeebeb5-754c-41dd-9d05-90635347fd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:07:40.649Z|ccf3686b-5be3-4374-aff0-794f5d58e471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:07:40.649Z|ccf3686b-5be3-4374-aff0-794f5d58e471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:07:49.845Z|66d6a54e-9b27-40ec-92c0-484a21bd28e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:49.846Z|66d6a54e-9b27-40ec-92c0-484a21bd28e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:49.846Z|9d472c4e-ccdd-46c1-adb1-168559953a4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:49.846Z|9d472c4e-ccdd-46c1-adb1-168559953a4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:49.850Z|03d31872-8ed0-424d-b4c0-577d077d4c0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:49.850Z|03d31872-8ed0-424d-b4c0-577d077d4c0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:53.527Z|010d028d-34a1-4a78-b64e-8e520b16fb09|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:07:53.528Z|010d028d-34a1-4a78-b64e-8e520b16fb09|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:55.306Z|af57bdef-88d8-4cb1-b147-f26ea58f88d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:07:55.309Z|af57bdef-88d8-4cb1-b147-f26ea58f88d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:07:59.865Z|368464d9-c4a0-4f88-b723-0063e3210faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:59.866Z|cad277e2-beb9-42c9-ae36-84ca055efc9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:59.866Z|cad277e2-beb9-42c9-ae36-84ca055efc9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:59.866Z|368464d9-c4a0-4f88-b723-0063e3210faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:07:59.870Z|a152ba75-3a11-44a2-af59-029f2da12036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:07:59.870Z|a152ba75-3a11-44a2-af59-029f2da12036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:09.887Z|d71968f1-0463-4f76-a467-97fba60f73f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:09.888Z|d71968f1-0463-4f76-a467-97fba60f73f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:09.889Z|0abecb45-a8bb-438c-be60-5d7cef4766a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:09.890Z|0abecb45-a8bb-438c-be60-5d7cef4766a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:09.890Z|75b86e9f-2b48-41d3-959c-d5774ed3b562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:09.891Z|75b86e9f-2b48-41d3-959c-d5774ed3b562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:10.306Z|48e205c9-6a59-4054-8fcf-af1e97166830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:08:10.307Z|48e205c9-6a59-4054-8fcf-af1e97166830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:08:10.650Z|85564dd8-9c32-44cc-9311-dca350a4a77c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:08:10.650Z|85564dd8-9c32-44cc-9311-dca350a4a77c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:08:19.909Z|b8a2edd0-ccf5-49d8-94b6-133374a23c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:19.909Z|ed8a936e-beaf-473a-a096-88b5183d4a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:19.909Z|b8a2edd0-ccf5-49d8-94b6-133374a23c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:19.910Z|ed8a936e-beaf-473a-a096-88b5183d4a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:19.912Z|eb59b8a2-ab96-4a69-ba99-9ed8aec9f36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:19.912Z|eb59b8a2-ab96-4a69-ba99-9ed8aec9f36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:25.306Z|faef0a76-3d22-4897-8b29-9b4de456a118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:08:25.307Z|faef0a76-3d22-4897-8b29-9b4de456a118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:08:29.930Z|ee8fa0e8-419a-4d35-94a7-bccfd04a6903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:29.931Z|ee8fa0e8-419a-4d35-94a7-bccfd04a6903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:29.933Z|c3e2f0c7-0954-4fab-b971-01bbc6aea664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:29.934Z|c3e2f0c7-0954-4fab-b971-01bbc6aea664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:29.934Z|d747407f-44cc-4295-9fa7-20ef8515fcd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:29.935Z|d747407f-44cc-4295-9fa7-20ef8515fcd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:39.954Z|3d517993-b9e9-458d-8f24-734c577fa0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:39.954Z|3d517993-b9e9-458d-8f24-734c577fa0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:39.955Z|2fd3af6a-d8b2-40c2-8f68-2b32b290781c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:39.955Z|af57047f-88a4-4fa0-8688-43cee8008edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:39.956Z|2fd3af6a-d8b2-40c2-8f68-2b32b290781c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:39.956Z|af57047f-88a4-4fa0-8688-43cee8008edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:40.306Z|d4fb1518-e120-4662-9b7b-aa6f9fac7e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:08:40.309Z|d4fb1518-e120-4662-9b7b-aa6f9fac7e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:08:40.651Z|673ec2af-1c21-4888-8411-400b9be31c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:08:40.651Z|673ec2af-1c21-4888-8411-400b9be31c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:08:49.976Z|fb650518-9de4-4851-97cb-41dbcca0f1c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:49.976Z|fb650518-9de4-4851-97cb-41dbcca0f1c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:49.977Z|d43b581c-26b0-46d5-a86b-685e2b9eed88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:49.977Z|d43b581c-26b0-46d5-a86b-685e2b9eed88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:49.978Z|accb957f-3611-49d1-b17d-8b2e223b4469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:49.979Z|accb957f-3611-49d1-b17d-8b2e223b4469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:53.526Z|87dcc671-12e6-49df-83c5-35b4ce6a8f42|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:08:53.527Z|87dcc671-12e6-49df-83c5-35b4ce6a8f42|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:55.306Z|8183aae2-c815-43f9-8b3f-53965a5b45fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:08:55.307Z|8183aae2-c815-43f9-8b3f-53965a5b45fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:08:59.998Z|e36939a7-b645-4c0c-a7b6-5cc562941e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:59.998Z|9d6479fe-1f82-4077-98fb-36db236019fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:59.998Z|864268cf-45cd-400e-b2f0-cb3d35e34132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:08:59.999Z|9d6479fe-1f82-4077-98fb-36db236019fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:59.999Z|e36939a7-b645-4c0c-a7b6-5cc562941e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:08:59.999Z|864268cf-45cd-400e-b2f0-cb3d35e34132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:10.021Z|e299538b-0535-4885-a632-63043a8559f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:10.021Z|46ec28a1-a68b-4799-8ce5-6cf1231ff100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:10.021Z|e299538b-0535-4885-a632-63043a8559f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:10.021Z|46ec28a1-a68b-4799-8ce5-6cf1231ff100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:10.024Z|cf87e554-d1df-40bf-8f31-4cffada773ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:10.024Z|cf87e554-d1df-40bf-8f31-4cffada773ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:10.306Z|534119df-5099-4dfe-b6d7-bd80a6aeb934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:09:10.307Z|534119df-5099-4dfe-b6d7-bd80a6aeb934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:09:10.651Z|c0e3f18b-baf0-43e8-bf00-56f99b148cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:09:10.652Z|c0e3f18b-baf0-43e8-bf00-56f99b148cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:09:20.042Z|2fd40017-654c-48a6-b926-8d9089eddbfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:20.043Z|a58359a5-c9d8-4566-b502-e6be0f25a1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:20.043Z|a58359a5-c9d8-4566-b502-e6be0f25a1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:20.043Z|2fd40017-654c-48a6-b926-8d9089eddbfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:20.043Z|2437a970-372f-4cbe-badb-5bab118f3fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:20.044Z|2437a970-372f-4cbe-badb-5bab118f3fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:25.306Z|8299a509-ddae-46bb-8a90-e0436cd7df6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:09:25.310Z|8299a509-ddae-46bb-8a90-e0436cd7df6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:09:30.064Z|65f21eaa-67c8-4d47-9648-5022c6741980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:30.064Z|d4dba42b-6dcf-427d-a6a0-80a45362df57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:30.064Z|8543d251-544e-46c2-8dae-d50bbc4d4ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:30.065Z|65f21eaa-67c8-4d47-9648-5022c6741980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:30.065Z|d4dba42b-6dcf-427d-a6a0-80a45362df57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:30.065Z|8543d251-544e-46c2-8dae-d50bbc4d4ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:40.087Z|d41d1129-72f2-4b9c-8e22-05d8a4b66cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:40.087Z|f6133151-b0f6-406a-9bda-1ad126254044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:40.088Z|d41d1129-72f2-4b9c-8e22-05d8a4b66cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:40.088Z|49c1368d-c474-4806-9df2-b921c3f2f0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:40.088Z|49c1368d-c474-4806-9df2-b921c3f2f0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:40.088Z|f6133151-b0f6-406a-9bda-1ad126254044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:40.306Z|77cc7a75-7491-4d7b-89ad-875f5e9c10b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:09:40.307Z|77cc7a75-7491-4d7b-89ad-875f5e9c10b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:09:40.653Z|905a3f70-ebdf-456e-932e-546753d5037c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:09:40.653Z|905a3f70-ebdf-456e-932e-546753d5037c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:09:50.108Z|34e029d3-8c20-4288-a24d-e23e4a5c29b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:50.109Z|34e029d3-8c20-4288-a24d-e23e4a5c29b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:50.110Z|91482ba6-b02a-4562-8713-9cbafd204df3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:50.110Z|5d760cdd-6d33-4822-aa94-80a470795a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:09:50.111Z|91482ba6-b02a-4562-8713-9cbafd204df3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:50.111Z|5d760cdd-6d33-4822-aa94-80a470795a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:53.527Z|f178ac90-2c05-4571-b536-c7bb07e2bf2a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:09:53.527Z|f178ac90-2c05-4571-b536-c7bb07e2bf2a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:09:55.306Z|b831e814-fd94-460e-82a6-9cb5861af5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:09:55.307Z|b831e814-fd94-460e-82a6-9cb5861af5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:10:00.131Z|4b17a8d3-962b-44af-b129-d851a14fa660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:00.131Z|4b17a8d3-962b-44af-b129-d851a14fa660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:00.131Z|e19acade-bcb5-42f9-bf4f-fda12e23057d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:00.132Z|e19acade-bcb5-42f9-bf4f-fda12e23057d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:00.133Z|b52f6052-de31-41f6-8db6-25c748b4739d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:00.133Z|b52f6052-de31-41f6-8db6-25c748b4739d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:10.152Z|e6f80b75-3a94-41b0-9e8c-a497214d0d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:10.152Z|b29770b1-6356-49c2-91d1-9d275eb2acfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:10.153Z|e6f80b75-3a94-41b0-9e8c-a497214d0d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:10.153Z|b29770b1-6356-49c2-91d1-9d275eb2acfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:10.153Z|9dc117e4-3f88-4cfa-8ca8-4e4ef6693f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:10.153Z|9dc117e4-3f88-4cfa-8ca8-4e4ef6693f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:10.306Z|2396f1e2-8b0a-4c10-82e6-4f8b416c5656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:10:10.309Z|2396f1e2-8b0a-4c10-82e6-4f8b416c5656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:10:10.653Z|4faefb2e-0853-481e-bd03-b7fb130a865f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:10:10.654Z|4faefb2e-0853-481e-bd03-b7fb130a865f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:10:20.174Z|bb7cf78b-1186-41a7-a22a-b2ef524f5417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:20.175Z|bb7cf78b-1186-41a7-a22a-b2ef524f5417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:20.178Z|85a72085-bc3e-49f1-b38c-27473b85abf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:20.178Z|7595f4fc-0385-4f35-93ac-b3e2da27237c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:20.179Z|85a72085-bc3e-49f1-b38c-27473b85abf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:20.179Z|7595f4fc-0385-4f35-93ac-b3e2da27237c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:25.306Z|4114dc00-3eb7-472f-802b-bf562deffba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:10:25.307Z|4114dc00-3eb7-472f-802b-bf562deffba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:10:30.196Z|e77672fd-7f22-42f3-9515-9df0d942499f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:30.197Z|e77672fd-7f22-42f3-9515-9df0d942499f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:30.200Z|1ecf51e2-43b9-42e2-8726-206cdcaadb94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:30.201Z|1ecf51e2-43b9-42e2-8726-206cdcaadb94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:30.202Z|75bdf6c5-d301-4775-bc75-0d0c5cada6f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:30.202Z|75bdf6c5-d301-4775-bc75-0d0c5cada6f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:40.219Z|df4e9a5d-b2dd-4c9c-b8be-d4ca97c1e89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:40.220Z|df4e9a5d-b2dd-4c9c-b8be-d4ca97c1e89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:40.223Z|5ac2ad68-5dad-4485-a6e0-4b759164e9a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:40.223Z|794cb3e3-8776-49f6-a348-7d45c4f85b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:40.224Z|5ac2ad68-5dad-4485-a6e0-4b759164e9a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:40.224Z|794cb3e3-8776-49f6-a348-7d45c4f85b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:40.306Z|d20fe821-0bbc-4419-a11a-36b9c3405c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:10:40.307Z|d20fe821-0bbc-4419-a11a-36b9c3405c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:10:40.654Z|24947f83-f4a8-4093-aa60-6e17e52698e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:10:40.655Z|24947f83-f4a8-4093-aa60-6e17e52698e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:10:50.240Z|60ff3946-e813-4821-9195-5f05440139a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:50.240Z|60ff3946-e813-4821-9195-5f05440139a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:50.241Z|79b792bd-09e7-4c48-863b-7b9c0507c4ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:50.241Z|79b792bd-09e7-4c48-863b-7b9c0507c4ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:50.246Z|65d44185-5592-4ccd-b3db-c7f9a5e7fbb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:10:50.246Z|65d44185-5592-4ccd-b3db-c7f9a5e7fbb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:53.526Z|136008e8-1652-4ada-bd4c-9f7ffb54eb7d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:10:53.527Z|136008e8-1652-4ada-bd4c-9f7ffb54eb7d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:10:55.306Z|02e329a9-5196-4eb4-84c7-d620c582be92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:10:55.310Z|02e329a9-5196-4eb4-84c7-d620c582be92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:11:00.260Z|b0fd3a9e-7a3c-4ed8-92a5-b0bcaf312381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:00.261Z|b0fd3a9e-7a3c-4ed8-92a5-b0bcaf312381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:00.262Z|a6edba6c-91dd-4ecf-bd3d-44bca5d2b670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:00.262Z|a6edba6c-91dd-4ecf-bd3d-44bca5d2b670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:00.266Z|121a33f2-4fb5-4ab8-afef-628cfbdfc76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:00.266Z|121a33f2-4fb5-4ab8-afef-628cfbdfc76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:10.284Z|f452f5db-2972-4638-9ab2-0d61a67e81ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:10.285Z|f452f5db-2972-4638-9ab2-0d61a67e81ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:10.285Z|514afedd-c1ea-4448-8d08-905f8bb33979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:10.285Z|514afedd-c1ea-4448-8d08-905f8bb33979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:10.286Z|45b04df4-5c18-4357-bf05-585f68913fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:10.287Z|45b04df4-5c18-4357-bf05-585f68913fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:10.306Z|857fa3fd-f823-4cce-a04c-83220a7306f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:11:10.306Z|857fa3fd-f823-4cce-a04c-83220a7306f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:11:10.655Z|4c0ead7d-847b-4eff-8c84-61d7bc719cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:11:10.655Z|4c0ead7d-847b-4eff-8c84-61d7bc719cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:11:20.308Z|bca8ddb6-aef3-412d-b78c-669d228ca7d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:20.308Z|e0cf9855-2a11-432d-9865-bed6a097e155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:20.308Z|bca8ddb6-aef3-412d-b78c-669d228ca7d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:20.308Z|e0cf9855-2a11-432d-9865-bed6a097e155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:20.308Z|c346c683-9c60-42d9-8b2c-420956e6b10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:20.309Z|c346c683-9c60-42d9-8b2c-420956e6b10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:25.306Z|bd9619a3-c067-45e7-b992-46c20e87cc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:11:25.307Z|bd9619a3-c067-45e7-b992-46c20e87cc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:11:30.330Z|73e02c14-4478-4ef4-8aca-ded946f67936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:30.330Z|ce2437e1-3042-461c-a548-4ac790214490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:30.330Z|73e02c14-4478-4ef4-8aca-ded946f67936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:30.331Z|23f963f8-3678-4231-b33c-cd7f43dc9edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:30.331Z|23f963f8-3678-4231-b33c-cd7f43dc9edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:30.331Z|ce2437e1-3042-461c-a548-4ac790214490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:40.306Z|ffc4bf3e-fa60-4da7-8051-ec2bc0c33431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:11:40.309Z|ffc4bf3e-fa60-4da7-8051-ec2bc0c33431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:11:40.351Z|1b557a11-fbf2-4eaa-92d9-8e6fc7c87028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:40.351Z|535e732b-edeb-4abc-a715-a052b1c2bb93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:40.351Z|1b557a11-fbf2-4eaa-92d9-8e6fc7c87028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:40.351Z|535e732b-edeb-4abc-a715-a052b1c2bb93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:40.352Z|9e854ec0-23b8-4ef8-b64c-5d09e11c984e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:40.353Z|9e854ec0-23b8-4ef8-b64c-5d09e11c984e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:40.656Z|193275bc-9828-4d0a-b264-785fb354a58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:11:40.656Z|193275bc-9828-4d0a-b264-785fb354a58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:11:50.373Z|33d523bc-430f-4ffd-9634-f9c06a652c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:50.373Z|99dc5153-b31b-45aa-955b-55c23bcee7ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:50.374Z|33d523bc-430f-4ffd-9634-f9c06a652c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:50.374Z|99dc5153-b31b-45aa-955b-55c23bcee7ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:50.375Z|b27f1057-36e3-4278-aa05-c3b2f4ec4a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:11:50.375Z|b27f1057-36e3-4278-aa05-c3b2f4ec4a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:53.526Z|bdee3da6-5fbe-4cc2-978e-386a6c2d4e5a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:11:53.527Z|bdee3da6-5fbe-4cc2-978e-386a6c2d4e5a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:11:55.306Z|890361b2-1058-470c-9652-df8e85199ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:11:55.307Z|890361b2-1058-470c-9652-df8e85199ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:12:00.393Z|bd954093-18c1-4662-b9d7-12ba07566740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:00.394Z|bd954093-18c1-4662-b9d7-12ba07566740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:00.395Z|78fb52aa-dbb7-4152-8795-ce7bac1714d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:00.395Z|78fb52aa-dbb7-4152-8795-ce7bac1714d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:00.396Z|caa493ba-2f48-4166-908a-9fe1403f4de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:00.396Z|caa493ba-2f48-4166-908a-9fe1403f4de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:10.306Z|1f3c364c-3956-4f5d-a82e-4b59897b8d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:12:10.307Z|1f3c364c-3956-4f5d-a82e-4b59897b8d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:12:10.413Z|21704a3e-5885-4827-a0a2-bbe5c82506df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:10.414Z|21704a3e-5885-4827-a0a2-bbe5c82506df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:10.415Z|e24dd637-fb70-46be-98c0-c6c19501cd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:10.416Z|e24dd637-fb70-46be-98c0-c6c19501cd02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:10.418Z|f280f259-d2bd-49b9-9ed1-e0fa097f4072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:10.418Z|f280f259-d2bd-49b9-9ed1-e0fa097f4072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:10.657Z|8c72a66e-6a51-4f98-8abd-71c0603a388c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:12:10.657Z|8c72a66e-6a51-4f98-8abd-71c0603a388c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:12:20.435Z|70c41777-b617-4621-a73b-f925815b0db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:20.435Z|a3ad8ca7-e59b-4c75-99e2-582df56ae560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:20.435Z|a3ad8ca7-e59b-4c75-99e2-582df56ae560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:20.435Z|70c41777-b617-4621-a73b-f925815b0db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:20.438Z|36536de9-8a28-4105-9af8-776e7d266d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:20.438Z|36536de9-8a28-4105-9af8-776e7d266d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:25.306Z|0931a73b-e95f-4778-9644-e296e3e0b5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:12:25.309Z|0931a73b-e95f-4778-9644-e296e3e0b5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:12:30.458Z|1f076dfb-138d-46aa-8f1d-ef6882abd4dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:30.458Z|399b2b2c-d957-415f-aa9a-c869ae75fbc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:30.458Z|5785dea8-57a3-4564-b7af-c09c5b766ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:30.459Z|5785dea8-57a3-4564-b7af-c09c5b766ce0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:30.459Z|399b2b2c-d957-415f-aa9a-c869ae75fbc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:30.459Z|1f076dfb-138d-46aa-8f1d-ef6882abd4dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:35.202Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:12:35.209Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cae2316e-3867-46ac-9c05-b17c0c8c7e2d already exists in requestDb InfraActiveRequests table
2022-05-13T14:12:35.238Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d
2022-05-13T14:12:35.238Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|INFO|500||Invoke
2022-05-13T14:12:35.238Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||===========================request begin================================================
2022-05-13T14:12:35.239Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d
2022-05-13T14:12:35.239Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Method      : GET
2022-05-13T14:12:35.239Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de63d0019c550390", X-B3-SpanId:"c269ffa2013af78d", X-B3-ParentSpanId:"de63d0019c550390", X-B3-Sampled:"0", X-ONAP-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-TransactionID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-ECOMP-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad5ad59-a514-424a-879b-8e32f8311bfb"]
2022-05-13T14:12:35.239Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Request body: 
2022-05-13T14:12:35.240Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||==========================request end================================================
2022-05-13T14:12:35.744Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||============================response begin==========================================
2022-05-13T14:12:35.744Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:12:35.744Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Status text  : 
2022-05-13T14:12:35.745Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F87450CD473A21326411C63BF5B5357F; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:12:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:12:35.746Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||Response body: 
2022-05-13T14:12:35.746Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|DEBUG|500||=======================response end=================================================
2022-05-13T14:12:35.746Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cae2316e-3867-46ac-9c05-b17c0c8c7e2d|INFO|404|Not Found|InvokeReturn
2022-05-13T14:12:35.816Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cae2316e-3867-46ac-9c05-b17c0c8c7e2d
2022-05-13T14:12:35.826Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-05-13T14:12:35.828Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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
2022-05-13T14:12:35.828Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-05-13T14:12:35.828Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-05-13T14:12:35.828Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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
2022-05-13T14:12:35.828Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-05-13T14:12:35.829Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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:"de63d0019c550390", X-B3-SpanId:"9f8cad916e8a716b", X-B3-ParentSpanId:"de63d0019c550390", X-B3-Sampled:"0", X-ONAP-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-TransactionID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-ECOMP-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69df65bd-f97c-4db2-be2d-e9f2f23818e9"]
2022-05-13T14:12:35.829Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-05-13T14:12:35.829Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-05-13T14:12:35.853Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-05-13T14:12:35.854Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-05-13T14:12:35.854Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-05-13T14:12:35.854Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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:"Fri, 13 May 2022 14:12:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:12:35.854Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-05-13T14:12:35.855Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-05-13T14:12:35.855Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-05-13T14:12:35.855Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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$$ea91bbc2.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-05-13T14:12:35.856Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-05-13T14:12:35.857Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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
2022-05-13T14:12:35.857Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-05-13T14:12:35.857Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-05-13T14:12:35.857Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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
2022-05-13T14:12:35.857Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-05-13T14:12:35.858Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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:"de63d0019c550390", X-B3-SpanId:"44c45aeb33a69935", X-B3-ParentSpanId:"de63d0019c550390", X-B3-Sampled:"0", X-ONAP-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-TransactionID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-ECOMP-RequestID:"cae2316e-3867-46ac-9c05-b17c0c8c7e2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ee787bb-00b8-4ce6-b466-c447339b747b"]
2022-05-13T14:12:35.858Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-05-13T14:12:35.858Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-05-13T14:12:35.898Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-05-13T14:12:35.898Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-05-13T14:12:35.899Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-05-13T14:12:35.899Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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:"Fri, 13 May 2022 14:12:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:12:35.899Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-05-13T14:12:35.900Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-05-13T14:12:35.900Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-05-13T14:12:35.900Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|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$$ea91bbc2.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-05-13T14:12:35.902Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5b0e4ced
2022-05-13T14:12:35.906Z|cae2316e-3867-46ac-9c05-b17c0c8c7e2d|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:12:40.306Z|567351a2-3c72-4dd8-98ed-0457673e1c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:12:40.307Z|567351a2-3c72-4dd8-98ed-0457673e1c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:12:40.483Z|e4a240fa-8aec-4f30-8e52-74effaddfc3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:40.483Z|6c8dec91-be49-44d4-be2d-da3756cd92b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:40.483Z|a6a4bfca-14a7-4656-a79b-4e470a995918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:40.483Z|e4a240fa-8aec-4f30-8e52-74effaddfc3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:40.484Z|a6a4bfca-14a7-4656-a79b-4e470a995918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:40.484Z|6c8dec91-be49-44d4-be2d-da3756cd92b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:40.658Z|4e2ae283-77f8-4235-9eb9-1117d241bc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:12:40.658Z|4e2ae283-77f8-4235-9eb9-1117d241bc8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:12:40.737Z|2e23ccd6-a116-48f8-9cb4-c7673d27bdee|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-13T14:12:40.738Z|2e23ccd6-a116-48f8-9cb4-c7673d27bdee|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:50.505Z|d96490f7-fdfa-43e1-b07b-497836f88374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:50.506Z|d96490f7-fdfa-43e1-b07b-497836f88374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:50.508Z|9da82876-8e95-4cb2-bc0a-9db470d81672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:50.508Z|9da82876-8e95-4cb2-bc0a-9db470d81672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:50.509Z|9998e231-6873-4cf9-a980-43f560757b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:12:50.510Z|9998e231-6873-4cf9-a980-43f560757b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:53.527Z|55118448-e23b-4bf7-800a-28936c02882d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:12:53.528Z|55118448-e23b-4bf7-800a-28936c02882d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:12:55.306Z|34854e9b-d941-46f5-9129-8385c0b48046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:12:55.307Z|34854e9b-d941-46f5-9129-8385c0b48046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:13:00.528Z|d40eb51a-50cd-48ba-9a89-5af040037a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:00.529Z|d40eb51a-50cd-48ba-9a89-5af040037a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:00.530Z|b753c2c2-2da2-421f-a8b0-08ca1fceb7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:00.531Z|b753c2c2-2da2-421f-a8b0-08ca1fceb7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:00.534Z|c33a4d58-1bbf-4866-a4e7-e88f0b5fc991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:00.534Z|c33a4d58-1bbf-4866-a4e7-e88f0b5fc991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:10.306Z|356454a7-3645-4830-8eb4-167a9e85990f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:13:10.309Z|356454a7-3645-4830-8eb4-167a9e85990f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:13:10.552Z|100cf4c7-d7aa-4adb-bbcd-a97656cee98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:10.553Z|100cf4c7-d7aa-4adb-bbcd-a97656cee98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:10.554Z|c6f9f496-6ca5-4593-8bc0-7003c00823a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:10.554Z|bbd07783-c1ab-4b93-87d7-f9c6a87b967d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:10.554Z|bbd07783-c1ab-4b93-87d7-f9c6a87b967d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:10.554Z|c6f9f496-6ca5-4593-8bc0-7003c00823a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:10.659Z|8fd9671a-5139-4083-9c65-5d1cca6f516d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:13:10.659Z|8fd9671a-5139-4083-9c65-5d1cca6f516d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:13:20.577Z|44ed2eac-2612-49b7-a776-5a8a5d6a2a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:20.578Z|44ed2eac-2612-49b7-a776-5a8a5d6a2a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:20.579Z|672e0e43-1cdc-4aa5-aa3f-571c2a03c37a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:20.579Z|672e0e43-1cdc-4aa5-aa3f-571c2a03c37a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:20.577Z|7ca32439-81b1-4791-b17f-8c1218fa2ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:20.580Z|7ca32439-81b1-4791-b17f-8c1218fa2ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:25.306Z|d718f436-0f2a-4472-8b37-3daaa88649f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:13:25.307Z|d718f436-0f2a-4472-8b37-3daaa88649f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:13:30.597Z|d8fcb04b-6b15-4ae5-be82-9c2394c804ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:30.598Z|d8fcb04b-6b15-4ae5-be82-9c2394c804ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:30.602Z|28ac4cfa-aef9-4d48-b973-725f63da05d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:30.603Z|28ac4cfa-aef9-4d48-b973-725f63da05d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:30.603Z|71f9b5f6-1918-49f4-8835-258a91c0f460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:30.603Z|71f9b5f6-1918-49f4-8835-258a91c0f460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:38.087Z|c99b0011-4984-4ec3-9416-981ba0477acf|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-05-13T14:13:38.087Z|c99b0011-4984-4ec3-9416-981ba0477acf|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:40.306Z|b1e3b1ff-f99a-4299-aac4-459737c7fb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:13:40.307Z|b1e3b1ff-f99a-4299-aac4-459737c7fb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:13:40.623Z|ad39b93b-1a5e-405e-ae9f-5fefdcef71c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:40.623Z|ad39b93b-1a5e-405e-ae9f-5fefdcef71c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:40.626Z|6c760004-31ca-400d-8e21-fc9329370e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:40.627Z|6c760004-31ca-400d-8e21-fc9329370e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:40.627Z|e8ecb0cc-7d75-48bc-a9ac-657d93800200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:40.628Z|e8ecb0cc-7d75-48bc-a9ac-657d93800200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:40.660Z|eab60bf3-67ab-410f-aef3-942f32dbc8e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:13:40.660Z|eab60bf3-67ab-410f-aef3-942f32dbc8e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:13:50.646Z|9e7ae97f-fbf3-405f-8407-21919a50b0e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:50.647Z|9e7ae97f-fbf3-405f-8407-21919a50b0e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:50.647Z|0b465cb7-bb28-4a21-b53e-7500082283e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:50.648Z|0b465cb7-bb28-4a21-b53e-7500082283e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:50.649Z|056fe137-7013-4685-b09a-76c00513f0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:13:50.650Z|056fe137-7013-4685-b09a-76c00513f0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:53.527Z|6d22384f-2994-4714-981c-69e08254139d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:13:53.528Z|6d22384f-2994-4714-981c-69e08254139d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:13:55.306Z|5582df11-e8e5-4624-8dbf-2f644a85310d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:13:55.310Z|5582df11-e8e5-4624-8dbf-2f644a85310d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:14:00.670Z|021d2bb4-7a23-4df1-8373-756d8a782b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:00.670Z|021d2bb4-7a23-4df1-8373-756d8a782b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:00.670Z|50dab3d2-c94b-41ed-9a25-7383eb06e926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:00.671Z|50dab3d2-c94b-41ed-9a25-7383eb06e926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:00.671Z|581c1ed0-18fe-44ed-a149-22a87b497aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:00.672Z|581c1ed0-18fe-44ed-a149-22a87b497aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:10.306Z|f84da336-380c-4445-97e0-42b97859d088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:14:10.307Z|f84da336-380c-4445-97e0-42b97859d088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:14:10.661Z|f84463c8-af93-432c-8962-79e3f03e674b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:14:10.661Z|f84463c8-af93-432c-8962-79e3f03e674b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:14:10.691Z|9137109d-f8d3-4aea-82e3-577e9b2af315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:10.692Z|9137109d-f8d3-4aea-82e3-577e9b2af315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:10.693Z|46f61991-8cee-470f-a643-1e7461c6044a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:10.693Z|7c774c49-282e-4c0e-9277-89edb8156fe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:10.693Z|46f61991-8cee-470f-a643-1e7461c6044a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:10.694Z|7c774c49-282e-4c0e-9277-89edb8156fe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:20.992Z|ae08474c-e5eb-4e04-9d2a-860d91ef18f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:20.992Z|1eaec295-44e4-4ea0-8cdc-8a7e58779f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:20.992Z|1eaec295-44e4-4ea0-8cdc-8a7e58779f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:20.992Z|ae08474c-e5eb-4e04-9d2a-860d91ef18f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:20.996Z|4756b6fa-d198-496a-9eab-e6b1a8fc380d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:20.997Z|4756b6fa-d198-496a-9eab-e6b1a8fc380d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:25.306Z|2c87edcb-b7a5-4f27-a18d-926c9b480f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:14:25.307Z|2c87edcb-b7a5-4f27-a18d-926c9b480f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:14:31.014Z|39286ebd-f231-4ff5-80fa-a4dca7cacad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:31.014Z|6960b3b9-68e7-467a-8c46-a06e4d43fa72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:31.014Z|39286ebd-f231-4ff5-80fa-a4dca7cacad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:31.014Z|a8494d24-d300-4e84-8e37-a65598c11032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:31.014Z|6960b3b9-68e7-467a-8c46-a06e4d43fa72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:31.015Z|a8494d24-d300-4e84-8e37-a65598c11032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:40.306Z|98c3646d-5e1a-43a8-b577-11acba66c270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:14:40.310Z|98c3646d-5e1a-43a8-b577-11acba66c270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:14:40.662Z|aa6976d3-b731-45c2-802d-ff7472a69342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:14:40.662Z|aa6976d3-b731-45c2-802d-ff7472a69342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:14:41.036Z|81c01848-4cff-4ed3-851e-82869dbef9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:41.036Z|600a9758-bc0c-405b-87f4-4521404bc139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:41.036Z|81c01848-4cff-4ed3-851e-82869dbef9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:41.037Z|381e34ad-90bd-49f9-ada4-f97ff3e80614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:41.037Z|600a9758-bc0c-405b-87f4-4521404bc139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:41.037Z|381e34ad-90bd-49f9-ada4-f97ff3e80614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:51.058Z|6cdeb2f8-2683-4b7e-acf4-05657098962d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:51.058Z|6cdeb2f8-2683-4b7e-acf4-05657098962d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:51.061Z|3dd391d7-9876-4678-89f5-0ad718c76a26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:51.061Z|18f5c40d-9682-40a6-9574-133eea6c5c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:14:51.062Z|3dd391d7-9876-4678-89f5-0ad718c76a26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:51.062Z|18f5c40d-9682-40a6-9574-133eea6c5c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:53.526Z|eb847186-9d05-40f7-8d26-c3ad64735b58|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:14:53.527Z|eb847186-9d05-40f7-8d26-c3ad64735b58|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:14:55.306Z|17407d62-2ed4-489f-b79b-cb8c675f06ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:14:55.307Z|17407d62-2ed4-489f-b79b-cb8c675f06ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:15:01.080Z|79163e85-2c03-4860-8749-22f2a5aac069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:01.081Z|4fd99968-940b-40bc-b15b-9c31b44eda41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:01.081Z|4fd99968-940b-40bc-b15b-9c31b44eda41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:01.081Z|79163e85-2c03-4860-8749-22f2a5aac069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:01.082Z|6ebc5a57-44e6-4c92-bcfe-c0a05e89536c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:01.082Z|6ebc5a57-44e6-4c92-bcfe-c0a05e89536c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:10.306Z|8ea3a377-6793-4117-80e2-8f78fc0428b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:15:10.307Z|8ea3a377-6793-4117-80e2-8f78fc0428b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:15:10.663Z|faa299e2-88b1-4e12-9a17-21b2f8109621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:15:10.663Z|faa299e2-88b1-4e12-9a17-21b2f8109621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:15:11.103Z|b46cd134-ca7a-4e59-99dc-27b36d772bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:11.103Z|7bf7f20e-93f3-44ed-815e-571ea89ad09a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:11.103Z|7bf7f20e-93f3-44ed-815e-571ea89ad09a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:11.103Z|b46cd134-ca7a-4e59-99dc-27b36d772bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:11.109Z|e4c329bc-5920-473c-b6a4-06026385f40a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:11.109Z|e4c329bc-5920-473c-b6a4-06026385f40a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:21.121Z|52e1268b-209b-4584-aca2-f32051c9b4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:21.121Z|52e1268b-209b-4584-aca2-f32051c9b4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:21.121Z|84a7c0f8-1419-4891-9482-6b7f72e36a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:21.122Z|84a7c0f8-1419-4891-9482-6b7f72e36a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:21.126Z|0eaf51d2-4b51-4d2b-852d-51072b9ac8e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:21.127Z|0eaf51d2-4b51-4d2b-852d-51072b9ac8e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:25.306Z|0944e526-6239-43a0-9029-4cbe1dc1342d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:15:25.308Z|0944e526-6239-43a0-9029-4cbe1dc1342d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:15:31.145Z|6a961bec-47b2-4be3-bce0-4aedc16982a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:31.145Z|9e34dc03-3519-48ac-b500-cbf11ed0b009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:31.146Z|6a961bec-47b2-4be3-bce0-4aedc16982a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:31.146Z|9e34dc03-3519-48ac-b500-cbf11ed0b009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:31.147Z|d6790416-0393-434c-9d61-5456452563aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:31.148Z|d6790416-0393-434c-9d61-5456452563aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:40.306Z|a8ae39d4-eb77-4ed1-9c26-8834d50ca62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:15:40.307Z|a8ae39d4-eb77-4ed1-9c26-8834d50ca62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:15:40.664Z|144d5be3-412e-4bc2-8a7e-03d36cb78aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:15:40.664Z|144d5be3-412e-4bc2-8a7e-03d36cb78aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:15:41.168Z|1b455db9-1a4c-46ab-8643-64f8625e7355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:41.168Z|08e79c05-1d70-4e34-a1c3-4d6069b05d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:41.169Z|08e79c05-1d70-4e34-a1c3-4d6069b05d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:41.169Z|1b455db9-1a4c-46ab-8643-64f8625e7355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:41.172Z|c9992727-45e0-4cfa-ae31-33bd26bb4950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:41.172Z|c9992727-45e0-4cfa-ae31-33bd26bb4950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:51.190Z|07ad7632-2ab4-43ac-b3ea-47291325704f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:51.191Z|07ad7632-2ab4-43ac-b3ea-47291325704f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:51.191Z|16169e43-8c2c-41c9-8cd7-151f9fc5f942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:51.191Z|16169e43-8c2c-41c9-8cd7-151f9fc5f942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:51.193Z|efc244e3-eb5a-4c29-b1c4-512bbadeb8ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:15:51.193Z|efc244e3-eb5a-4c29-b1c4-512bbadeb8ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:53.526Z|b291624e-5afa-435b-9790-3eb087f07114|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:15:53.526Z|b291624e-5afa-435b-9790-3eb087f07114|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:15:55.306Z|dd6e5fd9-b21f-431f-99db-c7452fdfed99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:15:55.307Z|dd6e5fd9-b21f-431f-99db-c7452fdfed99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:16:01.213Z|e8f5ab8f-3b51-477c-9c97-c135d5d1a2a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:01.213Z|4710c01c-3977-4f31-8bb6-0d3beaeb1a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:01.213Z|e8f5ab8f-3b51-477c-9c97-c135d5d1a2a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:01.213Z|fd8e39ff-e0d4-4b98-864f-4fc8b746813d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:01.214Z|4710c01c-3977-4f31-8bb6-0d3beaeb1a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:01.214Z|fd8e39ff-e0d4-4b98-864f-4fc8b746813d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:10.306Z|53292142-da00-440c-b45c-e73675366658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:16:10.310Z|53292142-da00-440c-b45c-e73675366658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:16:10.665Z|e78220ec-f993-4ff4-9e11-d766eb4c7163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:16:10.665Z|e78220ec-f993-4ff4-9e11-d766eb4c7163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:16:11.235Z|0bbbc71c-3b62-45a1-a3f1-573949026027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:11.235Z|0bbbc71c-3b62-45a1-a3f1-573949026027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:11.235Z|3ed367d7-18fa-4b4a-9a8d-3e3d6f0f3c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:11.236Z|3ed367d7-18fa-4b4a-9a8d-3e3d6f0f3c9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:11.239Z|72790bfe-a733-4c8e-8d80-c1820e4ada43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:11.239Z|72790bfe-a733-4c8e-8d80-c1820e4ada43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:21.258Z|f797fa13-4d72-4cbc-8cff-8a0d299ef5df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:21.258Z|f797fa13-4d72-4cbc-8cff-8a0d299ef5df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:21.259Z|e19fe538-6b02-486f-94fd-f426625c9b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:21.259Z|e19fe538-6b02-486f-94fd-f426625c9b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:21.259Z|7e258781-9644-439c-8d21-99353f8e0d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:21.260Z|7e258781-9644-439c-8d21-99353f8e0d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:25.306Z|70b362f8-7d5e-4246-9d7c-96ce5e69af50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:16:25.307Z|70b362f8-7d5e-4246-9d7c-96ce5e69af50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:16:31.280Z|44b46bcd-bfdc-4b87-9127-806c361871e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:31.280Z|44b46bcd-bfdc-4b87-9127-806c361871e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:31.282Z|e36b5c4a-7ae5-4b7b-885c-a1266ab47d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:31.283Z|e36b5c4a-7ae5-4b7b-885c-a1266ab47d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:31.284Z|f3818c48-6f78-4601-b98d-422257618526|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:31.284Z|f3818c48-6f78-4601-b98d-422257618526|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:40.306Z|88d70ea7-788a-484e-b997-d732f654f6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:16:40.307Z|88d70ea7-788a-484e-b997-d732f654f6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:16:40.666Z|0c74a2be-dc03-482b-93a2-9e55c60446a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:16:40.666Z|0c74a2be-dc03-482b-93a2-9e55c60446a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:16:41.302Z|3ac6f7c1-b3a6-499f-b9fc-1c2c7773dd3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:41.302Z|7c47453a-0ea9-48b2-a7b7-9b01714de54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:41.302Z|7c47453a-0ea9-48b2-a7b7-9b01714de54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:41.302Z|3ac6f7c1-b3a6-499f-b9fc-1c2c7773dd3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:41.305Z|403058ab-492d-4fe8-8156-cf12ae588867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:41.306Z|403058ab-492d-4fe8-8156-cf12ae588867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:51.321Z|a700230d-c948-499f-95ab-c929176924f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:51.321Z|a700230d-c948-499f-95ab-c929176924f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:51.324Z|2fb301e2-a2c6-40b0-b8a9-07c180321ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:51.324Z|2fb301e2-a2c6-40b0-b8a9-07c180321ec5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:51.326Z|037262a7-3feb-4ee1-85ff-31170db53ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:16:51.326Z|037262a7-3feb-4ee1-85ff-31170db53ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:53.527Z|4db175ba-c587-48a4-9b95-d4cc8eae3be8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:16:53.527Z|4db175ba-c587-48a4-9b95-d4cc8eae3be8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:16:55.306Z|9f52bfc6-83f7-4ca7-b6ea-f1f2cc270b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:16:55.309Z|9f52bfc6-83f7-4ca7-b6ea-f1f2cc270b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:17:01.341Z|9b7d3d9f-098f-4c2b-b5a3-f7c25542b7bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:01.342Z|9b7d3d9f-098f-4c2b-b5a3-f7c25542b7bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:01.343Z|8ea8b07e-9e88-4f4d-9580-02f562e2bded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:01.344Z|8ea8b07e-9e88-4f4d-9580-02f562e2bded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:01.345Z|f21727cb-d8ba-4e8b-b79d-83d3cdea8ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:01.346Z|f21727cb-d8ba-4e8b-b79d-83d3cdea8ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:10.306Z|edf68647-f77b-422e-8e46-30cef6f203b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:17:10.307Z|edf68647-f77b-422e-8e46-30cef6f203b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:17:10.667Z|f67f7996-f3d4-4d23-8c25-82a6fb47018a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:17:10.667Z|f67f7996-f3d4-4d23-8c25-82a6fb47018a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:17:11.364Z|ca3c81fa-13e9-4912-9a2f-5d3fa4218562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:11.365Z|d26d7add-4e1a-4b9c-99b5-0e02452efaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:11.365Z|ca3c81fa-13e9-4912-9a2f-5d3fa4218562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:11.365Z|d26d7add-4e1a-4b9c-99b5-0e02452efaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:11.365Z|71937144-0653-419d-91ea-5ca25d76f0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:11.366Z|71937144-0653-419d-91ea-5ca25d76f0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:21.386Z|ff17b43c-707e-4b0d-8498-ef6946ef354a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:21.386Z|ff17b43c-707e-4b0d-8498-ef6946ef354a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:21.387Z|723818b8-457d-46d4-b9c2-4af7942b5532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:21.388Z|723818b8-457d-46d4-b9c2-4af7942b5532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:21.390Z|9ef6b480-4a91-4874-9ea7-bdb72e6e08bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:21.391Z|9ef6b480-4a91-4874-9ea7-bdb72e6e08bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:25.306Z|6e67052e-57a7-49dd-bc45-8086cbbae906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:17:25.307Z|6e67052e-57a7-49dd-bc45-8086cbbae906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:17:31.409Z|7fca46ac-8b25-41f9-a805-c013d14a75ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:31.409Z|e5b293c6-3f36-44fe-8866-b9379d074e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:31.409Z|7fca46ac-8b25-41f9-a805-c013d14a75ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:31.410Z|e5b293c6-3f36-44fe-8866-b9379d074e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:31.410Z|7ec4870f-a9d8-4e47-9883-804215a9c4c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:31.412Z|7ec4870f-a9d8-4e47-9883-804215a9c4c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:40.306Z|0e8277fc-ea47-4af3-9548-38f8fddbbb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:17:40.310Z|0e8277fc-ea47-4af3-9548-38f8fddbbb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:17:40.667Z|45079ed2-daa5-4e82-a947-a5758f68fc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:17:40.668Z|45079ed2-daa5-4e82-a947-a5758f68fc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:17:41.433Z|983128fc-d6b5-4319-8dd1-414a84605659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:41.433Z|833a0fe5-5a32-43a8-8ae2-1c76641fe9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:41.433Z|c3e686ad-eee4-4adb-babc-9aa7921197a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:41.433Z|c3e686ad-eee4-4adb-babc-9aa7921197a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:41.433Z|833a0fe5-5a32-43a8-8ae2-1c76641fe9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:41.433Z|983128fc-d6b5-4319-8dd1-414a84605659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:51.456Z|c0c29ab3-7402-44c5-b81b-94fac71daf69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:51.456Z|d7bee725-1509-4fb3-9df2-2bc9ba9d47f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:51.456Z|17deb91c-d307-40d0-9303-9df6d503c054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:17:51.457Z|c0c29ab3-7402-44c5-b81b-94fac71daf69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:51.457Z|17deb91c-d307-40d0-9303-9df6d503c054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:51.457Z|d7bee725-1509-4fb3-9df2-2bc9ba9d47f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:53.526Z|1f01c041-14a8-464f-87c7-247a84a8ddee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:17:53.527Z|1f01c041-14a8-464f-87c7-247a84a8ddee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:17:55.306Z|0e4d7bc1-4596-4e3c-8820-b1e8b11685e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:17:55.307Z|0e4d7bc1-4596-4e3c-8820-b1e8b11685e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:18:01.479Z|02ad2145-cd2b-4afa-aa07-618f760720f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:01.479Z|793016eb-0b8c-4368-a0af-d202bcb37293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:01.479Z|fc7a463e-298e-4e90-8c5d-b7a830af23c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:01.480Z|793016eb-0b8c-4368-a0af-d202bcb37293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:01.480Z|fc7a463e-298e-4e90-8c5d-b7a830af23c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:01.480Z|02ad2145-cd2b-4afa-aa07-618f760720f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:10.306Z|a56dd3c2-825c-41a8-be45-73f15c13e00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:18:10.307Z|a56dd3c2-825c-41a8-be45-73f15c13e00b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:18:10.668Z|8bae67f2-6a9c-4153-b903-4fd1a56f590e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:18:10.669Z|8bae67f2-6a9c-4153-b903-4fd1a56f590e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:18:11.503Z|4a3fdb67-f48d-45be-b146-66f92545632b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:11.503Z|7c277fbc-e6b2-4d0c-a41e-a3e2758d858c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:11.503Z|f3265e25-d025-49bd-a1e4-ca27232f4a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:11.503Z|4a3fdb67-f48d-45be-b146-66f92545632b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:11.503Z|7c277fbc-e6b2-4d0c-a41e-a3e2758d858c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:11.504Z|f3265e25-d025-49bd-a1e4-ca27232f4a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:21.524Z|8d6619ab-f1a1-4db4-ae3a-42b9dd60c579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:21.525Z|8d6619ab-f1a1-4db4-ae3a-42b9dd60c579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:21.525Z|4743b12b-3c9a-4328-8af3-2e658fc77eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:21.526Z|4743b12b-3c9a-4328-8af3-2e658fc77eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:21.526Z|91e9aa30-60f3-41c3-a2b7-e73d9534bdc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:21.526Z|91e9aa30-60f3-41c3-a2b7-e73d9534bdc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:25.306Z|b6b15ce8-53b4-468a-b2c1-3797d32ff163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:18:25.309Z|b6b15ce8-53b4-468a-b2c1-3797d32ff163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:18:31.547Z|e7dc978c-7c97-4d40-9072-499d0b6ec105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:31.547Z|e7dc978c-7c97-4d40-9072-499d0b6ec105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:31.547Z|d6c58ce2-1f5a-4b87-8c2e-e2e057910bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:31.547Z|d6c58ce2-1f5a-4b87-8c2e-e2e057910bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:31.550Z|079fe24d-b6c4-4507-ae75-7a28c1367bae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:31.550Z|079fe24d-b6c4-4507-ae75-7a28c1367bae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:40.306Z|fbd39bac-c9e6-48dd-a8b2-fb89a4060720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:18:40.307Z|fbd39bac-c9e6-48dd-a8b2-fb89a4060720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:18:40.670Z|c5364859-54e7-43c7-a3f2-4bcf70ed1c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:18:40.670Z|c5364859-54e7-43c7-a3f2-4bcf70ed1c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:18:41.568Z|8d7d97f2-2866-42da-9e19-5b5870239ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:41.568Z|f9cd3e5d-19b4-4b61-b83c-52a078034a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:41.569Z|8d7d97f2-2866-42da-9e19-5b5870239ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:41.569Z|f9cd3e5d-19b4-4b61-b83c-52a078034a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:41.571Z|df2e3fdb-f60f-43da-955b-5e4b8da4602c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:41.572Z|df2e3fdb-f60f-43da-955b-5e4b8da4602c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:51.590Z|fb8fdbaa-1b23-4c5b-a2f4-e8bf983dee59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:51.590Z|fb8fdbaa-1b23-4c5b-a2f4-e8bf983dee59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:51.592Z|79bac22a-7a7a-4473-b552-7611724bb111|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:51.592Z|a9b979a8-86fe-457d-b9ad-b6260ac5eda6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:18:51.593Z|79bac22a-7a7a-4473-b552-7611724bb111|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:51.593Z|a9b979a8-86fe-457d-b9ad-b6260ac5eda6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:53.528Z|14a3e63f-10c0-467a-8491-d02f2bc37741|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:18:53.529Z|14a3e63f-10c0-467a-8491-d02f2bc37741|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:18:55.306Z|2c203648-cec4-4d95-830e-33fe272d66f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:18:55.307Z|2c203648-cec4-4d95-830e-33fe272d66f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:19:01.616Z|f6397272-0dcb-4a27-918a-f44d9c0524e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:01.616Z|07d16410-f561-4637-87d6-6047d5b8a593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:01.616Z|f6397272-0dcb-4a27-918a-f44d9c0524e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:01.616Z|83b74251-ccc4-4834-b6e5-36a22985ee45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:01.616Z|07d16410-f561-4637-87d6-6047d5b8a593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:01.617Z|83b74251-ccc4-4834-b6e5-36a22985ee45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:10.306Z|8b3e30a3-878e-4c88-b232-8ae0ca907d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:19:10.309Z|8b3e30a3-878e-4c88-b232-8ae0ca907d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:19:10.671Z|e298f0cf-010e-4640-8040-0aa2b1ba849f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:19:10.671Z|e298f0cf-010e-4640-8040-0aa2b1ba849f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:19:11.633Z|ce5a6f1e-889f-4fc0-8e37-f6f40a890f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:11.633Z|ce5a6f1e-889f-4fc0-8e37-f6f40a890f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:11.633Z|7a117463-7933-45ea-94bb-785f01667531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:11.634Z|7a117463-7933-45ea-94bb-785f01667531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:11.637Z|ecbc62e9-43f9-43d8-baa8-e7352d0acfc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:11.638Z|ecbc62e9-43f9-43d8-baa8-e7352d0acfc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:21.657Z|00bbaea4-3a5c-4b88-845e-a7c2f75d99e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:21.658Z|00bbaea4-3a5c-4b88-845e-a7c2f75d99e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:21.662Z|462947b8-07c1-4574-a7ce-3cbf63e8bad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:21.662Z|462947b8-07c1-4574-a7ce-3cbf63e8bad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:21.663Z|3c2e0abd-d940-4121-8586-f33060cac0c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:21.663Z|3c2e0abd-d940-4121-8586-f33060cac0c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:25.306Z|78a25baf-3b39-4d88-a596-a53d2ac65ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:19:25.307Z|78a25baf-3b39-4d88-a596-a53d2ac65ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:19:31.678Z|2ab8c17f-3178-4354-ac50-49579a17ff34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:31.679Z|2ab8c17f-3178-4354-ac50-49579a17ff34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:31.685Z|0fdee04d-a29f-4ad0-9005-71b5a2701393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:31.685Z|0fdee04d-a29f-4ad0-9005-71b5a2701393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:31.686Z|289b421f-4d12-4ebe-ba87-9b0fbed83cf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:31.687Z|289b421f-4d12-4ebe-ba87-9b0fbed83cf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:40.306Z|0cc66ebc-92d6-4792-82e5-764c0d34f4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:19:40.307Z|0cc66ebc-92d6-4792-82e5-764c0d34f4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:19:40.672Z|6be5de3d-99b8-49a5-af9f-2d673212e86d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:19:40.672Z|6be5de3d-99b8-49a5-af9f-2d673212e86d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:19:41.704Z|73323daf-45f9-4e7d-9a02-442c2e4545a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:41.704Z|73323daf-45f9-4e7d-9a02-442c2e4545a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:41.706Z|e475fec6-201a-40cc-a628-477098d6cae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:41.707Z|e475fec6-201a-40cc-a628-477098d6cae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:41.709Z|2539f068-c7ab-4025-83d1-9928cc8f7346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:41.709Z|2539f068-c7ab-4025-83d1-9928cc8f7346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:51.725Z|c5c92e72-daf2-428d-a75a-b2c6d4c6c851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:51.725Z|c5c92e72-daf2-428d-a75a-b2c6d4c6c851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:51.726Z|6ed30bbb-2996-4127-8e2a-d908f496fefa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:51.726Z|6ed30bbb-2996-4127-8e2a-d908f496fefa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:51.728Z|cc26cbf8-e974-43f0-bcee-594db877c164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:19:51.729Z|cc26cbf8-e974-43f0-bcee-594db877c164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:53.527Z|8aad0f81-95b5-407b-a3fb-42877199b69f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:19:53.527Z|8aad0f81-95b5-407b-a3fb-42877199b69f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:19:55.306Z|8e77081e-7bd6-4cc2-b3a7-985d0fde46a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:19:55.309Z|8e77081e-7bd6-4cc2-b3a7-985d0fde46a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:20:01.747Z|17863450-58af-42aa-ac89-e799d1bf2b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:01.747Z|17863450-58af-42aa-ac89-e799d1bf2b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:01.749Z|12f30c7a-61e6-4ff7-9b07-f0e387f8585c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:01.750Z|12f30c7a-61e6-4ff7-9b07-f0e387f8585c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:01.751Z|7f406326-3399-43a9-b195-e56273923be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:01.751Z|7f406326-3399-43a9-b195-e56273923be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:10.306Z|5a1d0945-1a6f-4a7d-aeba-b0b672f9a796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:20:10.307Z|5a1d0945-1a6f-4a7d-aeba-b0b672f9a796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:20:10.673Z|709d9221-ac37-4e2c-a7ae-50af43a84c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:20:10.673Z|709d9221-ac37-4e2c-a7ae-50af43a84c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:20:11.766Z|22c76154-4916-4cf7-b5cb-383257ac60a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:11.766Z|22c76154-4916-4cf7-b5cb-383257ac60a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:11.768Z|7195132e-a12c-4ca6-8e6e-35bf8c953729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:11.768Z|7195132e-a12c-4ca6-8e6e-35bf8c953729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:11.769Z|872b2dd3-2a65-4a22-9271-5d8588c34977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:11.770Z|872b2dd3-2a65-4a22-9271-5d8588c34977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:21.784Z|ba59a6bd-1867-4a2c-9207-2dfc1a2d773c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:21.784Z|ba59a6bd-1867-4a2c-9207-2dfc1a2d773c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:21.786Z|4a4478c2-56a4-43fa-930c-25211d64099e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:21.786Z|4a4478c2-56a4-43fa-930c-25211d64099e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:21.788Z|176054de-69ed-421f-af8e-9310263a5f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:21.789Z|176054de-69ed-421f-af8e-9310263a5f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:25.306Z|93af0af8-4d71-4e0a-9ae4-1520bb5d6f2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:20:25.307Z|93af0af8-4d71-4e0a-9ae4-1520bb5d6f2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:20:31.805Z|a3b19b8e-6a99-4f87-af9d-f84c8eef815f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:31.805Z|a3b19b8e-6a99-4f87-af9d-f84c8eef815f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:31.807Z|30897a13-d111-4f0c-8d9c-2a1e76494476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:31.808Z|30897a13-d111-4f0c-8d9c-2a1e76494476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:31.808Z|7964b77d-b6e4-4ecb-884d-0830ecbf16e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:31.809Z|7964b77d-b6e4-4ecb-884d-0830ecbf16e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:40.306Z|b42e184d-6730-418d-9e15-b3cfdec831e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:20:40.310Z|b42e184d-6730-418d-9e15-b3cfdec831e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:20:40.674Z|ff724c85-fb9d-4895-b838-aa40ab2e2de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:20:40.674Z|ff724c85-fb9d-4895-b838-aa40ab2e2de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:20:41.826Z|53d76ed2-1109-4a4e-ab8f-3362a9d54412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:41.826Z|53d76ed2-1109-4a4e-ab8f-3362a9d54412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:41.830Z|7805d745-9394-443d-a0bf-389a3de5b8c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:41.830Z|7805d745-9394-443d-a0bf-389a3de5b8c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:41.833Z|94e13874-a102-4d51-aa7c-af48aec760d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:41.833Z|94e13874-a102-4d51-aa7c-af48aec760d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:51.849Z|a9040c01-9ce4-42d2-89d0-b3508f9f9700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:51.849Z|eb13c49d-2c4b-491d-973d-9045ef0fddc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:51.850Z|eb13c49d-2c4b-491d-973d-9045ef0fddc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:51.849Z|a9040c01-9ce4-42d2-89d0-b3508f9f9700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:51.850Z|b7da512e-e588-4718-abe9-d06eb5ac40d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:20:51.850Z|b7da512e-e588-4718-abe9-d06eb5ac40d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:53.527Z|64e581a0-9519-43e1-a0b9-7aa140d106eb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:20:53.527Z|64e581a0-9519-43e1-a0b9-7aa140d106eb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:20:55.306Z|8d726f93-59e8-481f-b5e4-e3d7a2827783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:20:55.307Z|8d726f93-59e8-481f-b5e4-e3d7a2827783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:21:01.867Z|88f0ba45-3ee5-4f5d-bbad-630389a8b96a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:01.868Z|88f0ba45-3ee5-4f5d-bbad-630389a8b96a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:01.871Z|6f13ecc7-462b-4b89-9255-1f7bcfee2152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:01.872Z|6f13ecc7-462b-4b89-9255-1f7bcfee2152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:01.879Z|1cb27228-b382-4fcf-aca4-62d154295d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:01.879Z|1cb27228-b382-4fcf-aca4-62d154295d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:10.306Z|f39c7fc0-8e49-45a4-9f4e-2a669a6224b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:21:10.307Z|f39c7fc0-8e49-45a4-9f4e-2a669a6224b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:21:10.675Z|a2d9e7ef-0190-48fb-a4ab-cd67eb0036d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:21:10.675Z|a2d9e7ef-0190-48fb-a4ab-cd67eb0036d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:21:11.890Z|7571a6c7-7026-479c-8693-583bf5aed520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:11.890Z|7571a6c7-7026-479c-8693-583bf5aed520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:11.895Z|14b6113a-48b8-4e0c-8cbf-7b18944077fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:11.895Z|14b6113a-48b8-4e0c-8cbf-7b18944077fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:11.898Z|2d4c85be-8ece-4346-94ec-f37bf93b46dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:11.899Z|2d4c85be-8ece-4346-94ec-f37bf93b46dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:21.905Z|e8abd33a-767e-4a19-baae-49cf03f4f1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:21.905Z|e8abd33a-767e-4a19-baae-49cf03f4f1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:21.912Z|2f9c4b9f-df57-40c7-bf5a-a0055afb0e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:21.912Z|2f9c4b9f-df57-40c7-bf5a-a0055afb0e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:21.918Z|fe8f5ebd-d5b9-4517-b171-efbeb9ac8c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:21.919Z|fe8f5ebd-d5b9-4517-b171-efbeb9ac8c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:25.306Z|264eb9d0-4e0b-4387-9fd7-adad3b69b78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:21:25.309Z|264eb9d0-4e0b-4387-9fd7-adad3b69b78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:21:31.927Z|4ff8ac81-4785-4d51-9784-84e87fbc4acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:31.928Z|4ff8ac81-4785-4d51-9784-84e87fbc4acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:31.936Z|697c6962-0411-4465-9c90-47b7dc59615c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:31.936Z|697c6962-0411-4465-9c90-47b7dc59615c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:31.943Z|1204b7c1-8f68-42de-b9a0-886cea5d023d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:31.943Z|1204b7c1-8f68-42de-b9a0-886cea5d023d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:40.306Z|d23a17b6-149a-4c22-b2ba-a42ee61260ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:21:40.307Z|d23a17b6-149a-4c22-b2ba-a42ee61260ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:21:40.675Z|1534af94-9df2-4141-9a01-3c4c726c91bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:21:40.676Z|1534af94-9df2-4141-9a01-3c4c726c91bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:21:41.948Z|057167c1-35ec-48d4-9efd-2d116b30a87e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:41.949Z|057167c1-35ec-48d4-9efd-2d116b30a87e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:41.956Z|61696501-36a0-470a-b353-291ea8230710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:41.956Z|61696501-36a0-470a-b353-291ea8230710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:41.959Z|56f908ae-8772-460b-b8dc-c29dc9172b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:41.959Z|56f908ae-8772-460b-b8dc-c29dc9172b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:51.969Z|cce0236d-ec7f-4bf8-9c33-969bc3d9d0d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:51.969Z|cce0236d-ec7f-4bf8-9c33-969bc3d9d0d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:51.976Z|a00559d0-3f23-4732-8e57-c0c6288c5845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:51.976Z|a00559d0-3f23-4732-8e57-c0c6288c5845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:51.982Z|580f7560-7b04-48bf-b4cb-afeb5221b7a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:21:51.982Z|580f7560-7b04-48bf-b4cb-afeb5221b7a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:53.526Z|80f7de36-6508-4a1c-b9e9-582c43bdcf92|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:21:53.527Z|80f7de36-6508-4a1c-b9e9-582c43bdcf92|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:21:55.306Z|7e98dcd9-b646-44db-be83-d357a7bcc535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:21:55.307Z|7e98dcd9-b646-44db-be83-d357a7bcc535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:22:01.989Z|73beee4f-b985-41f6-86f2-885f2afd3183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:01.990Z|73beee4f-b985-41f6-86f2-885f2afd3183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:01.996Z|fa06c597-09e2-4f5b-a8c3-614901f55d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:01.997Z|fa06c597-09e2-4f5b-a8c3-614901f55d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:02.005Z|f9aa2fe7-d0f9-4c1f-9400-c98cf89e6a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:02.005Z|f9aa2fe7-d0f9-4c1f-9400-c98cf89e6a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:10.306Z|0fc04128-d9d8-4570-98cd-861fde163fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:22:10.309Z|0fc04128-d9d8-4570-98cd-861fde163fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:22:10.676Z|fa451bf8-7f54-4b92-b049-e58955c735f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:22:10.677Z|fa451bf8-7f54-4b92-b049-e58955c735f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:22:12.017Z|b43cb3c2-fa4c-4621-b981-fa34b77d7251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:12.017Z|81e77640-cd2a-463d-8eb8-eb4ca379a0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:12.017Z|b43cb3c2-fa4c-4621-b981-fa34b77d7251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:12.018Z|81e77640-cd2a-463d-8eb8-eb4ca379a0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:12.024Z|f7258bc9-0632-4982-a41d-7f05649f4c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:12.025Z|f7258bc9-0632-4982-a41d-7f05649f4c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:22.039Z|f860f8d1-65cd-438f-8bf8-8cbc9b2ac6a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:22.040Z|f860f8d1-65cd-438f-8bf8-8cbc9b2ac6a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:22.045Z|81438381-efec-435e-ba0a-9d1334b8cfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:22.045Z|81438381-efec-435e-ba0a-9d1334b8cfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:22.055Z|a29f01bf-cebb-4408-acd0-ae2f0bb23fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:22.056Z|a29f01bf-cebb-4408-acd0-ae2f0bb23fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:25.306Z|36019cc0-d6ab-4c4e-81ba-0f8dbb814e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:22:25.307Z|36019cc0-d6ab-4c4e-81ba-0f8dbb814e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:22:32.061Z|dd123bca-69ae-4d78-9395-63ca212850b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:32.061Z|dd123bca-69ae-4d78-9395-63ca212850b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:32.066Z|13d021e9-5a59-4fbf-bdec-a37c6abbda9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:32.067Z|13d021e9-5a59-4fbf-bdec-a37c6abbda9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:32.076Z|c002f5ac-e5cb-44b5-bb5b-8f657bfaac1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:32.076Z|c002f5ac-e5cb-44b5-bb5b-8f657bfaac1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:40.306Z|cc5f1584-5a90-4ecf-93f5-fa4482ab7d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:22:40.307Z|cc5f1584-5a90-4ecf-93f5-fa4482ab7d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:22:40.677Z|688a1ced-0189-45e3-b915-e1a0c44a0de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:22:40.678Z|688a1ced-0189-45e3-b915-e1a0c44a0de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:22:42.086Z|f5e9186b-bfdc-472a-8303-c9d46025ef91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:42.086Z|a2483241-d9d2-489f-8008-171c20e09706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:42.086Z|f5e9186b-bfdc-472a-8303-c9d46025ef91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:42.086Z|a2483241-d9d2-489f-8008-171c20e09706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:42.095Z|f1a08f18-93f6-442d-8c7c-74b3e36e9d19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:42.096Z|f1a08f18-93f6-442d-8c7c-74b3e36e9d19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:52.108Z|8f030f87-64e0-4f82-b28d-3a947c381ef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:52.108Z|f69a24d5-25fb-4305-b1a3-43be91d7dfe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:52.108Z|8f030f87-64e0-4f82-b28d-3a947c381ef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:52.108Z|f69a24d5-25fb-4305-b1a3-43be91d7dfe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:52.113Z|c7745477-3aac-4e51-8c63-9f73dd0ec525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:22:52.114Z|c7745477-3aac-4e51-8c63-9f73dd0ec525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:53.527Z|beb4d39e-8bc5-4d99-ab4a-9e68ad86f6b5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:22:53.527Z|beb4d39e-8bc5-4d99-ab4a-9e68ad86f6b5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:22:55.306Z|702d22c6-f316-4d7b-9a3e-06685220c68d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:22:55.307Z|702d22c6-f316-4d7b-9a3e-06685220c68d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:23:02.129Z|a8687ed1-b6ce-4add-9c50-34c421c5c88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:02.129Z|5f730d55-7c16-49dc-9574-39797099c666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:02.130Z|5f730d55-7c16-49dc-9574-39797099c666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:02.130Z|a8687ed1-b6ce-4add-9c50-34c421c5c88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:02.141Z|e1ec9464-2649-4a30-9ca1-afd5e6458af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:02.141Z|e1ec9464-2649-4a30-9ca1-afd5e6458af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:10.306Z|a02a0d20-1764-4273-863a-8050f9f157db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:23:10.306Z|a02a0d20-1764-4273-863a-8050f9f157db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:23:10.678Z|857a21df-4a57-4269-b7ce-a1020869870d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:23:10.679Z|857a21df-4a57-4269-b7ce-a1020869870d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:23:12.149Z|d4290d8b-8caf-439f-83e8-ec233b0bfc90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:12.150Z|d4290d8b-8caf-439f-83e8-ec233b0bfc90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:12.153Z|9aaf00f9-e0b0-4d42-b384-01010b65df51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:12.153Z|9aaf00f9-e0b0-4d42-b384-01010b65df51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:12.158Z|8bfaec9e-f54b-40db-bd2f-df3ecc734c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:12.158Z|8bfaec9e-f54b-40db-bd2f-df3ecc734c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:22.174Z|b3ca6b93-3080-472c-be20-a6ee8547b1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:22.174Z|b3ca6b93-3080-472c-be20-a6ee8547b1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:22.180Z|dd6b422a-723c-4f3f-acb1-49d5d16515d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:22.180Z|dd6b422a-723c-4f3f-acb1-49d5d16515d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:22.186Z|e87b5c97-abaf-4d5f-b547-dfc50f00fb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:22.187Z|e87b5c97-abaf-4d5f-b547-dfc50f00fb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:25.306Z|98b93405-6702-49b6-87f5-84c0414683dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:23:25.307Z|98b93405-6702-49b6-87f5-84c0414683dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:23:32.196Z|19116076-f5b2-4634-ba11-c65ed2c45cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:32.197Z|19116076-f5b2-4634-ba11-c65ed2c45cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:32.206Z|8617579b-428e-4e67-8cd0-3d0f1c67ed41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:32.206Z|8617579b-428e-4e67-8cd0-3d0f1c67ed41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:32.213Z|a49fa61d-e11e-4b63-bf62-1f99a5e51928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:32.214Z|a49fa61d-e11e-4b63-bf62-1f99a5e51928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:40.306Z|2a97d956-03ef-4648-a48d-669b9e08b18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:23:40.307Z|2a97d956-03ef-4648-a48d-669b9e08b18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:23:40.679Z|7188bb0e-eeb6-48ba-ba56-7b85a6c06d0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:23:40.680Z|7188bb0e-eeb6-48ba-ba56-7b85a6c06d0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:23:42.217Z|65e9aeee-83a4-42ee-98f5-dfeae0d79425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:42.218Z|65e9aeee-83a4-42ee-98f5-dfeae0d79425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:42.227Z|31d5e67f-9e6a-4e89-aa27-1e84ff016641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:42.227Z|31d5e67f-9e6a-4e89-aa27-1e84ff016641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:42.233Z|da50f934-2c77-4491-af04-f3f422374030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:42.233Z|da50f934-2c77-4491-af04-f3f422374030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:52.236Z|fa08fade-e60d-4259-b291-d78cbf135402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:52.237Z|fa08fade-e60d-4259-b291-d78cbf135402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:52.245Z|3ead095e-c2d7-42c0-8308-6ad370d5dfd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:52.246Z|3ead095e-c2d7-42c0-8308-6ad370d5dfd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:52.259Z|5901f148-8ad9-447e-856d-fec110131f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:23:52.259Z|5901f148-8ad9-447e-856d-fec110131f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:53.527Z|d0b773b7-9192-4f00-acd5-0e02bdb4c386|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:23:53.528Z|d0b773b7-9192-4f00-acd5-0e02bdb4c386|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:23:55.306Z|b39d34c8-ad52-499c-8d93-7f1a99d2ee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:23:55.307Z|b39d34c8-ad52-499c-8d93-7f1a99d2ee2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:24:02.253Z|c4e26258-f74c-4c2d-b508-0033f85a5561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:02.254Z|c4e26258-f74c-4c2d-b508-0033f85a5561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:02.264Z|b95fcda3-2f0e-4096-8348-2f06f6b48b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:02.265Z|b95fcda3-2f0e-4096-8348-2f06f6b48b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:02.277Z|ee216d62-bd0c-4cb7-b44e-f0444fc0480d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:02.277Z|ee216d62-bd0c-4cb7-b44e-f0444fc0480d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:10.306Z|61669400-a5d8-4a8e-bd79-7652d13c63bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:24:10.306Z|61669400-a5d8-4a8e-bd79-7652d13c63bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:24:10.680Z|ebb784d2-bff7-4b1e-bfce-4dac03eb186e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:24:10.681Z|ebb784d2-bff7-4b1e-bfce-4dac03eb186e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:24:12.275Z|a38b0e8b-3da1-4a1f-9186-f39db300e697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:12.276Z|a38b0e8b-3da1-4a1f-9186-f39db300e697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:12.290Z|7797fc8f-e1d4-4ae0-88a2-4ebc4def45bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:12.291Z|7797fc8f-e1d4-4ae0-88a2-4ebc4def45bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:12.299Z|9bf37caa-df88-451a-bb4f-8d3beb7eb1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:12.299Z|9bf37caa-df88-451a-bb4f-8d3beb7eb1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:22.309Z|13e4ded5-61d4-41be-8944-2b0b8bbc3d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:22.309Z|13e4ded5-61d4-41be-8944-2b0b8bbc3d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:22.311Z|131cc96c-8ab5-4aab-8518-6ea4ec6226cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:22.311Z|131cc96c-8ab5-4aab-8518-6ea4ec6226cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:22.314Z|ff9c56de-f57b-4c1c-80f0-c95c7a9a5540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:22.315Z|ff9c56de-f57b-4c1c-80f0-c95c7a9a5540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:25.306Z|c86fbbf1-62a1-4aab-9faa-fb208304c482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:24:25.310Z|c86fbbf1-62a1-4aab-9faa-fb208304c482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:24:32.334Z|242ec4a0-ae18-4731-9e8f-8a99a41c1cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:32.334Z|b8a7c49f-24dc-4fdb-8ce6-a4f5cc6b2baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:32.335Z|242ec4a0-ae18-4731-9e8f-8a99a41c1cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:32.335Z|b8a7c49f-24dc-4fdb-8ce6-a4f5cc6b2baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:32.338Z|549eb153-ec88-4c01-b698-42663c3e7810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:32.338Z|549eb153-ec88-4c01-b698-42663c3e7810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:40.306Z|169e645b-32b7-4b53-b08a-f7314e6be0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:24:40.307Z|169e645b-32b7-4b53-b08a-f7314e6be0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:24:40.681Z|f2541273-fef9-4cd7-a9c0-fcd3086bb776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:24:40.682Z|f2541273-fef9-4cd7-a9c0-fcd3086bb776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:24:42.355Z|43022edc-b59b-43da-a925-f721dc5a56ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:42.355Z|43022edc-b59b-43da-a925-f721dc5a56ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:42.355Z|f5a0cada-ec1b-4e58-99e3-94982d301837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:42.356Z|f5a0cada-ec1b-4e58-99e3-94982d301837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:42.368Z|aeaf424a-fc40-4047-984f-e880231feeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:42.368Z|aeaf424a-fc40-4047-984f-e880231feeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:52.376Z|e50d4a87-b5b5-49b1-889c-be279e2baa1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:52.377Z|e50d4a87-b5b5-49b1-889c-be279e2baa1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:52.377Z|54ac95e8-dbb4-449d-b833-ec2058fa4da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:52.377Z|54ac95e8-dbb4-449d-b833-ec2058fa4da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:52.390Z|f2a28d23-19c7-43b2-9eb8-6867067c3c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:24:52.391Z|f2a28d23-19c7-43b2-9eb8-6867067c3c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:53.526Z|d8fe4aa7-242d-4d15-82d4-cb62be906607|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:24:53.526Z|d8fe4aa7-242d-4d15-82d4-cb62be906607|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:24:55.306Z|4fa41166-2934-4ff2-8762-09b83fd500f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:24:55.307Z|4fa41166-2934-4ff2-8762-09b83fd500f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:25:02.400Z|a6af423e-1377-4e51-9c4f-acec8aa90de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:02.401Z|a6af423e-1377-4e51-9c4f-acec8aa90de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:02.410Z|c97c142e-5adb-45eb-a440-d09502a66534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:02.411Z|c97c142e-5adb-45eb-a440-d09502a66534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:02.417Z|ccd45409-3ccc-411a-84a8-72ccceaabdac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:02.417Z|ccd45409-3ccc-411a-84a8-72ccceaabdac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:10.306Z|672f9a4e-b8ed-45e0-a434-50e914e054c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:25:10.309Z|672f9a4e-b8ed-45e0-a434-50e914e054c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:25:10.682Z|4b1ac942-b926-46a0-aaac-b943acf5b18a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:25:10.683Z|4b1ac942-b926-46a0-aaac-b943acf5b18a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:25:12.422Z|ec2e6532-32ea-4492-be81-ae44369de09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:12.422Z|ec2e6532-32ea-4492-be81-ae44369de09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:12.431Z|7d44bf30-88b6-4385-bda6-2b9935c455bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:12.432Z|7d44bf30-88b6-4385-bda6-2b9935c455bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:12.437Z|f9d7d460-e762-4ba3-a1b2-c5a82c991ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:12.437Z|f9d7d460-e762-4ba3-a1b2-c5a82c991ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:22.449Z|d6cfdafb-58d8-4c36-8cba-0bd4176c61a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:22.449Z|9f4fcf2f-89e9-4c64-8582-0c43022c3348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:22.449Z|d6cfdafb-58d8-4c36-8cba-0bd4176c61a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:22.449Z|9f4fcf2f-89e9-4c64-8582-0c43022c3348|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:22.452Z|58b0ebe5-72a8-4c3d-b1f5-9525b7c421e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:22.453Z|58b0ebe5-72a8-4c3d-b1f5-9525b7c421e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:25.306Z|22e02666-64fd-4f73-906f-c49280a85c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:25:25.307Z|22e02666-64fd-4f73-906f-c49280a85c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:25:32.468Z|709f3c59-0e48-498c-867f-c601779ab1dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:32.469Z|709f3c59-0e48-498c-867f-c601779ab1dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:32.470Z|217a2ea1-76b0-4a4a-b59b-041975bb48df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:32.470Z|f18c8d07-177b-4160-860f-c59a15a146ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:32.470Z|217a2ea1-76b0-4a4a-b59b-041975bb48df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:32.471Z|f18c8d07-177b-4160-860f-c59a15a146ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:40.306Z|a09ccf44-51a3-4a64-bc81-565125bbd1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:25:40.307Z|a09ccf44-51a3-4a64-bc81-565125bbd1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:25:40.683Z|47748a54-d307-4948-9862-1217a98a5e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:25:40.684Z|47748a54-d307-4948-9862-1217a98a5e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:25:42.489Z|0b04c236-5d13-4c5a-bef3-337778945254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:42.489Z|0b04c236-5d13-4c5a-bef3-337778945254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:42.489Z|7f674129-23ab-42d6-a861-82bcf123ac74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:42.490Z|7f674129-23ab-42d6-a861-82bcf123ac74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:42.496Z|9c2753e4-395a-46c9-901a-63dc31c54b58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:42.496Z|9c2753e4-395a-46c9-901a-63dc31c54b58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:52.512Z|74a355b8-02fa-4bc8-9eb2-84506f65c3be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:52.512Z|a9b46e0d-c47d-4027-a7b0-ae38c6aadda0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:52.512Z|74a355b8-02fa-4bc8-9eb2-84506f65c3be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:52.512Z|a9b46e0d-c47d-4027-a7b0-ae38c6aadda0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:52.514Z|0663fd8c-a299-420a-8a46-1acf274dbdf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:25:52.515Z|0663fd8c-a299-420a-8a46-1acf274dbdf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:53.526Z|1f7f205b-597e-4b16-913e-e8d791f391e7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:25:53.527Z|1f7f205b-597e-4b16-913e-e8d791f391e7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:25:55.306Z|54a88a77-ef72-4e56-9f21-d52c1f430d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:25:55.309Z|54a88a77-ef72-4e56-9f21-d52c1f430d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:26:02.535Z|b5943166-b798-4286-8ce2-f6447d45a42a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:02.535Z|237f9f85-ee03-46f6-984c-d5874504ef94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:02.536Z|237f9f85-ee03-46f6-984c-d5874504ef94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:02.535Z|dc772c57-383e-4448-b98e-8da20d2674d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:02.536Z|b5943166-b798-4286-8ce2-f6447d45a42a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:02.538Z|dc772c57-383e-4448-b98e-8da20d2674d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:10.306Z|ef3d74d6-12a7-4212-baca-73cfc8ce04e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:26:10.307Z|ef3d74d6-12a7-4212-baca-73cfc8ce04e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:26:10.684Z|b881151f-5fc8-4d7f-acab-014b5c36fbd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:26:10.685Z|b881151f-5fc8-4d7f-acab-014b5c36fbd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:26:12.555Z|2155885b-c748-4b90-9746-4def64e3c417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:12.556Z|83367146-1adf-41e5-bccd-d68159b4dfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:12.556Z|2155885b-c748-4b90-9746-4def64e3c417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:12.556Z|83367146-1adf-41e5-bccd-d68159b4dfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:12.558Z|7949a7a9-906c-4fa4-b989-d1bae800a465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:12.558Z|7949a7a9-906c-4fa4-b989-d1bae800a465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:22.577Z|7561b329-ff46-428a-9cc7-e76619c8737a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:22.577Z|5861fd93-8886-4a6e-8821-0d21c016233b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:22.577Z|7561b329-ff46-428a-9cc7-e76619c8737a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:22.577Z|5861fd93-8886-4a6e-8821-0d21c016233b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:22.578Z|97e4d522-cc73-4923-a66d-e89f335640ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:22.578Z|97e4d522-cc73-4923-a66d-e89f335640ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:25.306Z|2fb7cc9d-805b-4530-96ee-56b6fe06e5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:26:25.307Z|2fb7cc9d-805b-4530-96ee-56b6fe06e5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:26:32.598Z|098e0c42-4fca-4008-b41e-3fdcdf7f7234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:32.598Z|6184897c-3ab5-4fa8-82e3-34ae37e18787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:32.598Z|098e0c42-4fca-4008-b41e-3fdcdf7f7234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:32.598Z|6184897c-3ab5-4fa8-82e3-34ae37e18787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:32.604Z|3ab59b21-2fd9-40eb-be0c-2cda97f7811c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:32.605Z|3ab59b21-2fd9-40eb-be0c-2cda97f7811c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:40.306Z|33d44227-7164-4913-bdb5-c5403bbb9c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:26:40.311Z|33d44227-7164-4913-bdb5-c5403bbb9c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:26:40.685Z|c0eb68eb-2dd5-4d69-a2d5-32afe971c7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:26:40.685Z|c0eb68eb-2dd5-4d69-a2d5-32afe971c7df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:26:42.618Z|9be5b2da-7b60-40a7-9cb6-3c02e6944599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:42.618Z|9be5b2da-7b60-40a7-9cb6-3c02e6944599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:42.619Z|8ab010d0-5d54-4ebb-8320-c5055ab704f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:42.619Z|8ab010d0-5d54-4ebb-8320-c5055ab704f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:42.623Z|ab28ab46-bc02-443b-a734-76245e026a36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:42.624Z|ab28ab46-bc02-443b-a734-76245e026a36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:52.642Z|b92df807-c11d-4f61-893f-7769d018ea35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:52.642Z|b92df807-c11d-4f61-893f-7769d018ea35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:52.641Z|2281f8fe-5671-4f29-99c1-d8253a0a4a78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:52.643Z|2281f8fe-5671-4f29-99c1-d8253a0a4a78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:52.646Z|a35cccc3-8fbd-4372-83e7-3d88cedf93d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:26:52.647Z|a35cccc3-8fbd-4372-83e7-3d88cedf93d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:53.526Z|f38b6c42-611e-41c6-8058-bc197b8ca31a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:26:53.527Z|f38b6c42-611e-41c6-8058-bc197b8ca31a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:26:55.306Z|489f9260-331e-4cba-81f8-4d3fab4b3aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:26:55.307Z|489f9260-331e-4cba-81f8-4d3fab4b3aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:27:02.664Z|4a847953-476e-4f2e-b554-67400eb48488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:02.664Z|4a847953-476e-4f2e-b554-67400eb48488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:02.665Z|34bef912-89f5-4d02-a237-e97ce5ddc50f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:02.665Z|34bef912-89f5-4d02-a237-e97ce5ddc50f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:02.668Z|2dfb8837-6210-480f-aa5f-4936a6dab449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:02.668Z|2dfb8837-6210-480f-aa5f-4936a6dab449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:10.306Z|c541d511-fde2-46f5-92fc-e53f3819ecda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:27:10.307Z|c541d511-fde2-46f5-92fc-e53f3819ecda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:27:10.686Z|bd59f851-4dac-427d-9a94-fbc96ce786ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:27:10.686Z|bd59f851-4dac-427d-9a94-fbc96ce786ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:27:12.684Z|3bb61c0b-8c1a-4dcb-9817-1ec038d41583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:12.685Z|3bb61c0b-8c1a-4dcb-9817-1ec038d41583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:12.685Z|37adf9f8-befb-4c18-adbd-8897e9fcfe82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:12.686Z|37adf9f8-befb-4c18-adbd-8897e9fcfe82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:12.688Z|2026b723-3f4b-4d20-938e-61be81e084a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:12.689Z|2026b723-3f4b-4d20-938e-61be81e084a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:22.704Z|1296353a-7e12-4c40-95b5-92bb43c46563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:22.705Z|1296353a-7e12-4c40-95b5-92bb43c46563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:22.705Z|4869d78c-198b-422a-924e-245a5add36e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:22.705Z|4869d78c-198b-422a-924e-245a5add36e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:22.709Z|ac7999dc-cff5-4616-81fd-3717bd119c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:22.709Z|ac7999dc-cff5-4616-81fd-3717bd119c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:25.306Z|6f2d5778-7fc8-416c-8ce7-354668e07a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:27:25.309Z|6f2d5778-7fc8-416c-8ce7-354668e07a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:27:32.726Z|691e8431-7511-49b9-971f-1a81f70d99f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:32.727Z|c991e983-5df7-41f2-8031-c26fbf6fd50e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:32.727Z|691e8431-7511-49b9-971f-1a81f70d99f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:32.727Z|c991e983-5df7-41f2-8031-c26fbf6fd50e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:32.730Z|bb6e1ba1-b3ba-4011-8cdc-7a27501b7a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:32.730Z|bb6e1ba1-b3ba-4011-8cdc-7a27501b7a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:40.306Z|91228e04-0faf-432b-a296-f70d6fee264e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:27:40.307Z|91228e04-0faf-432b-a296-f70d6fee264e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:27:40.687Z|3f1ef09b-b129-4cd7-9bcf-86d05855f8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:27:40.687Z|3f1ef09b-b129-4cd7-9bcf-86d05855f8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:27:42.747Z|39ccd0fd-594e-49cb-be35-16d82eadc722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:42.747Z|75bf95cb-484c-4d34-afa5-20d070f5a355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:42.747Z|266589f6-ec1d-4647-87eb-690535812c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:42.747Z|75bf95cb-484c-4d34-afa5-20d070f5a355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:42.747Z|39ccd0fd-594e-49cb-be35-16d82eadc722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:42.748Z|266589f6-ec1d-4647-87eb-690535812c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:52.765Z|194fc188-b347-4ad3-92b9-0d5dea7498b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:52.766Z|194fc188-b347-4ad3-92b9-0d5dea7498b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:52.766Z|af7dd447-9e32-45b7-bd05-b06107e26c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:52.767Z|af7dd447-9e32-45b7-bd05-b06107e26c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:52.767Z|9d905bfb-dccc-4c39-8413-bf5c3097341e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:27:52.767Z|9d905bfb-dccc-4c39-8413-bf5c3097341e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:53.526Z|d1ebed75-a13f-4280-a67e-7e2c5c0412bc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:27:53.527Z|d1ebed75-a13f-4280-a67e-7e2c5c0412bc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:27:55.306Z|be4fc49e-1d8e-43bb-b455-995f69481bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:27:55.307Z|be4fc49e-1d8e-43bb-b455-995f69481bc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:28:02.783Z|bdefa2ae-4da2-4857-89ed-3c1bd524906e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:02.783Z|bdefa2ae-4da2-4857-89ed-3c1bd524906e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:02.784Z|95a091d6-6c33-400c-963c-9ab7a59fadbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:02.784Z|95a091d6-6c33-400c-963c-9ab7a59fadbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:02.786Z|64cb003f-e89d-46bf-84b1-fa270849b5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:02.786Z|64cb003f-e89d-46bf-84b1-fa270849b5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:10.306Z|89246b48-243c-4dff-af29-bdad7e0d0a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:28:10.309Z|89246b48-243c-4dff-af29-bdad7e0d0a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:28:10.688Z|3aea1d43-c04b-47ce-afcc-0ab6f9ff267f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:28:10.688Z|3aea1d43-c04b-47ce-afcc-0ab6f9ff267f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:28:12.804Z|f48fb3d9-f651-4be2-b73a-10bc8fefe68a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:12.804Z|f48fb3d9-f651-4be2-b73a-10bc8fefe68a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:12.805Z|e14cfe24-cb24-40c9-b2cf-38eabf3a61d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:12.806Z|e14cfe24-cb24-40c9-b2cf-38eabf3a61d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:12.806Z|ac168ccc-09ef-4403-bc16-fcbe1a41b631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:12.806Z|ac168ccc-09ef-4403-bc16-fcbe1a41b631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:22.826Z|0a3878c1-0d96-4f07-945e-a86a73031345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:22.826Z|0a3878c1-0d96-4f07-945e-a86a73031345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:22.827Z|16199258-9218-42ef-8bfb-9089c75e6c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:22.827Z|16199258-9218-42ef-8bfb-9089c75e6c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:22.828Z|0fdf803b-8caa-47b7-ab9c-3c3e67166094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:22.828Z|0fdf803b-8caa-47b7-ab9c-3c3e67166094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:25.306Z|db8470a0-833b-4884-8ea2-69fa7d131c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:28:25.307Z|db8470a0-833b-4884-8ea2-69fa7d131c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:28:32.847Z|12f68249-e229-48a5-b657-48d70e92266b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:32.847Z|381f75af-3722-428f-96ac-303b5dc4bf31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:32.847Z|12f68249-e229-48a5-b657-48d70e92266b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:32.847Z|381f75af-3722-428f-96ac-303b5dc4bf31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:32.848Z|fa6d0edd-3965-4f83-ae54-721fab13cb9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:32.849Z|fa6d0edd-3965-4f83-ae54-721fab13cb9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:40.306Z|37e12e5e-aae8-463c-a832-4d313c0d91be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:28:40.307Z|37e12e5e-aae8-463c-a832-4d313c0d91be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:28:40.689Z|9fe77d88-ec2f-447b-ad1b-f8a692c65167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:28:40.689Z|9fe77d88-ec2f-447b-ad1b-f8a692c65167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:28:42.868Z|acec4291-230d-4c51-8f08-de03e29716ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:42.868Z|b3e1cc4e-29fe-492a-b58c-eeb44fd474c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:42.869Z|acec4291-230d-4c51-8f08-de03e29716ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:42.869Z|b3e1cc4e-29fe-492a-b58c-eeb44fd474c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:42.870Z|3eb10e24-c17a-4d1e-afea-4c4bd59e943d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:42.871Z|3eb10e24-c17a-4d1e-afea-4c4bd59e943d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:52.895Z|44e5d203-2f8b-470d-be2a-e2a0f36f5da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:52.895Z|44e5d203-2f8b-470d-be2a-e2a0f36f5da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:52.896Z|be5faa83-48a4-4a52-a0c9-bc8c41f5c2e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:52.897Z|be5faa83-48a4-4a52-a0c9-bc8c41f5c2e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:52.899Z|414faf36-f26e-40ff-9c02-c6f877683183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:28:52.900Z|414faf36-f26e-40ff-9c02-c6f877683183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:53.527Z|26c2ad00-f174-4b22-8e6a-3463a003e910|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:28:53.528Z|26c2ad00-f174-4b22-8e6a-3463a003e910|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:28:55.306Z|34e298e8-135d-41fa-bbd4-e23ff341345f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:28:55.309Z|34e298e8-135d-41fa-bbd4-e23ff341345f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:29:02.918Z|6f45799d-2839-4f7b-a413-eec558ec2654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:02.918Z|6f45799d-2839-4f7b-a413-eec558ec2654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:02.920Z|a4077686-fcfb-4a6d-9110-aa4ba0630da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:02.921Z|a4077686-fcfb-4a6d-9110-aa4ba0630da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:02.922Z|b7cc13ec-4c31-4bd1-9d13-2073fce18e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:02.923Z|b7cc13ec-4c31-4bd1-9d13-2073fce18e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:10.306Z|5def3772-2ce7-4c3b-be6c-b611be6062ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:29:10.307Z|5def3772-2ce7-4c3b-be6c-b611be6062ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:29:10.690Z|e270c9c7-7968-4297-869c-b616ddef5c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:29:10.690Z|e270c9c7-7968-4297-869c-b616ddef5c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:29:12.941Z|3fccf107-a07d-4a18-ac63-f2b98922d6c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:12.940Z|6cddf28d-0cec-47a1-9ade-433b2c9a9e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:12.941Z|3fccf107-a07d-4a18-ac63-f2b98922d6c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:12.941Z|6cddf28d-0cec-47a1-9ade-433b2c9a9e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:12.942Z|83285a3f-2918-4880-9afc-2d9a9220d593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:12.942Z|83285a3f-2918-4880-9afc-2d9a9220d593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:22.962Z|1f9af7e2-4c0b-45ab-828c-086396c0b7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:22.962Z|1f9af7e2-4c0b-45ab-828c-086396c0b7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:22.963Z|ffaf6acc-7363-4f8c-9b7a-bb6e487b0894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:22.964Z|ffaf6acc-7363-4f8c-9b7a-bb6e487b0894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:22.965Z|518bb876-15ae-499f-82ec-1422f7c415f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:22.965Z|518bb876-15ae-499f-82ec-1422f7c415f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:25.306Z|3b4667d0-9fc3-42f6-aeab-370d1a695680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:29:25.307Z|3b4667d0-9fc3-42f6-aeab-370d1a695680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:29:32.986Z|d4d106d6-4477-415c-ae01-7a335111c76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:32.987Z|d4d106d6-4477-415c-ae01-7a335111c76e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:32.987Z|4b12a35b-20c0-46b7-b672-593ccea4521c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:32.987Z|3dc2f483-14cb-43c1-820a-e92ff8e24e52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:32.987Z|4b12a35b-20c0-46b7-b672-593ccea4521c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:32.988Z|3dc2f483-14cb-43c1-820a-e92ff8e24e52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:40.306Z|7e4580cd-302b-4e64-acbe-037319a78e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:29:40.309Z|7e4580cd-302b-4e64-acbe-037319a78e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:29:40.691Z|06cba1b7-f828-472f-b93d-906d1f04ba59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:29:40.691Z|06cba1b7-f828-472f-b93d-906d1f04ba59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:29:43.008Z|6d7fa0fc-7236-4911-99ec-4d16e30b4008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:43.008Z|6d7fa0fc-7236-4911-99ec-4d16e30b4008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:43.009Z|78f34966-7fd5-4a64-bb4d-793cf0a9b3ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:43.009Z|e24653d8-f527-4876-b72f-bd8ac7a908cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:43.010Z|78f34966-7fd5-4a64-bb4d-793cf0a9b3ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:43.010Z|e24653d8-f527-4876-b72f-bd8ac7a908cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:53.029Z|b1766140-2c95-4fcc-9626-f6bad9896097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:53.030Z|b1766140-2c95-4fcc-9626-f6bad9896097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:53.031Z|db56b0c2-5e73-44ea-b3de-a1f0eb18a09b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:53.031Z|ba21031e-f5f0-4ff7-84e0-42b9cdad13f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:29:53.032Z|db56b0c2-5e73-44ea-b3de-a1f0eb18a09b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:53.032Z|ba21031e-f5f0-4ff7-84e0-42b9cdad13f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:53.527Z|efff2197-c159-4ec6-af17-8cb063cf0a82|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:29:53.527Z|efff2197-c159-4ec6-af17-8cb063cf0a82|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:29:55.306Z|1e7bc06c-18c4-4431-aba3-49a81d47198f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:29:55.307Z|1e7bc06c-18c4-4431-aba3-49a81d47198f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:30:03.051Z|5d705ff4-48a8-4080-aef3-b6f04838a442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:03.050Z|20155b86-fc5f-4fd2-9b51-3c24d5f8b8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:03.051Z|5d705ff4-48a8-4080-aef3-b6f04838a442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:03.052Z|20155b86-fc5f-4fd2-9b51-3c24d5f8b8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:03.054Z|d509ccc5-893e-4cb1-aa51-b72cfa20f170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:03.055Z|d509ccc5-893e-4cb1-aa51-b72cfa20f170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:10.306Z|01d9ce30-f116-4671-9aa3-55e3b6a46421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:30:10.307Z|01d9ce30-f116-4671-9aa3-55e3b6a46421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:30:10.691Z|96f39763-ae9e-4836-8b94-59b1f343a831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:30:10.692Z|96f39763-ae9e-4836-8b94-59b1f343a831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:30:13.073Z|d629c69e-b45b-4b4e-b556-7927316fe94b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:13.074Z|d629c69e-b45b-4b4e-b556-7927316fe94b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:13.074Z|c389ae18-f0d0-494b-9ccb-c725af6bb2fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:13.074Z|c389ae18-f0d0-494b-9ccb-c725af6bb2fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:13.077Z|3d7c196a-899e-415c-b10d-3c1feb621089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:13.078Z|3d7c196a-899e-415c-b10d-3c1feb621089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:23.093Z|63a32b36-f38c-4f31-a2a4-7f14a08c4ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:23.093Z|63a32b36-f38c-4f31-a2a4-7f14a08c4ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:23.093Z|c09a765f-a647-41f3-a1a0-eb254ed7361e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:23.094Z|c09a765f-a647-41f3-a1a0-eb254ed7361e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:23.098Z|a316a877-ec7e-4cf7-913b-0284202ffb57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:23.099Z|a316a877-ec7e-4cf7-913b-0284202ffb57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:25.306Z|4c2f835b-491d-4519-86cf-3ace6e3d4bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:30:25.309Z|4c2f835b-491d-4519-86cf-3ace6e3d4bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:30:33.113Z|def8f7ce-ae1e-4d7f-ba04-5315bbaa23fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:33.113Z|def8f7ce-ae1e-4d7f-ba04-5315bbaa23fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:33.114Z|c82133ad-0378-45e8-afd5-efabb78be183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:33.114Z|c82133ad-0378-45e8-afd5-efabb78be183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:33.121Z|1d9a4fe1-f325-41e6-bb70-a3eac2351e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:33.121Z|1d9a4fe1-f325-41e6-bb70-a3eac2351e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:40.306Z|19bc7d64-d692-479b-aa9e-02d36a199b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:30:40.307Z|19bc7d64-d692-479b-aa9e-02d36a199b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:30:40.692Z|d058ac07-85e6-4e4c-a75c-395761f0af98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:30:40.693Z|d058ac07-85e6-4e4c-a75c-395761f0af98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:30:43.129Z|ea1513a9-7849-4478-aa1c-9d585fb07683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:43.130Z|ea1513a9-7849-4478-aa1c-9d585fb07683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:43.137Z|f9d87611-a71a-4347-9281-0a821fc3bcfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:43.138Z|f9d87611-a71a-4347-9281-0a821fc3bcfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:43.138Z|474ea884-426f-4dcd-9513-80d6894b2b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:43.139Z|474ea884-426f-4dcd-9513-80d6894b2b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:53.147Z|8dc057a0-9882-4efc-bb31-db2a13070b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:53.148Z|8dc057a0-9882-4efc-bb31-db2a13070b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:53.157Z|ac611979-3dc8-40f2-949d-826bc0d854e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:53.158Z|ac611979-3dc8-40f2-949d-826bc0d854e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:53.159Z|7bf7229f-6369-4191-bb82-0edcab2bbbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:30:53.160Z|7bf7229f-6369-4191-bb82-0edcab2bbbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:53.526Z|7bf262a4-8f61-49a1-beed-bf93580899e7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:30:53.527Z|7bf262a4-8f61-49a1-beed-bf93580899e7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:30:55.306Z|8600ab74-681e-4be5-933a-4f053e0ee9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:30:55.307Z|8600ab74-681e-4be5-933a-4f053e0ee9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:31:03.167Z|d154b08f-5588-4c31-9c0e-a3d70fb11e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:03.168Z|d154b08f-5588-4c31-9c0e-a3d70fb11e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:03.176Z|b0babf46-c8d9-475c-a248-971f705893e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:03.176Z|b0babf46-c8d9-475c-a248-971f705893e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:03.183Z|e9d69679-fd18-4a4e-8f34-783802cdcb7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:03.184Z|e9d69679-fd18-4a4e-8f34-783802cdcb7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:10.306Z|7e54f513-3353-485e-9107-9b4609f64fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:31:10.309Z|7e54f513-3353-485e-9107-9b4609f64fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:31:10.693Z|29451364-7450-4b95-8098-d2a81a81aabf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:31:10.693Z|29451364-7450-4b95-8098-d2a81a81aabf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:31:13.188Z|7814fac5-64c1-46d2-912a-79aa8718d81b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:13.189Z|7814fac5-64c1-46d2-912a-79aa8718d81b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:13.195Z|c5988ad7-dadc-4568-8d4e-6b0473112faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:13.195Z|c5988ad7-dadc-4568-8d4e-6b0473112faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:13.202Z|9ca9ce82-90a5-45de-bc34-a0e53ff456eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:13.202Z|9ca9ce82-90a5-45de-bc34-a0e53ff456eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:23.211Z|4c280a29-8325-4b76-a0b3-a421a0fb5c80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:23.211Z|4c280a29-8325-4b76-a0b3-a421a0fb5c80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:23.216Z|992aa808-44a1-4871-9d46-d613574ba07c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:23.217Z|992aa808-44a1-4871-9d46-d613574ba07c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:23.218Z|d43e5932-d5b1-425b-ae06-1e3ce81f2968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:23.218Z|d43e5932-d5b1-425b-ae06-1e3ce81f2968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:25.306Z|42adbb25-e497-412b-890b-1d0416f30b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:31:25.307Z|42adbb25-e497-412b-890b-1d0416f30b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:31:33.233Z|23fce9df-2705-4d3a-a493-0985d35681dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:33.233Z|23fce9df-2705-4d3a-a493-0985d35681dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:33.234Z|97468320-a1d7-4d9e-8bd0-ad2af427fcae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:33.236Z|97468320-a1d7-4d9e-8bd0-ad2af427fcae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:33.237Z|e058719d-6f57-4bdd-8168-78d6d2dbb982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:33.238Z|e058719d-6f57-4bdd-8168-78d6d2dbb982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:40.306Z|da0d8141-7e31-485d-a6cc-9667468d8e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:31:40.307Z|da0d8141-7e31-485d-a6cc-9667468d8e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:31:40.694Z|7a39356e-8550-4e68-9b68-8d233b1116a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:31:40.694Z|7a39356e-8550-4e68-9b68-8d233b1116a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:31:43.254Z|1d8046af-5d24-47a1-82aa-2690650c2f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:43.253Z|608d9ce6-9583-4762-85f1-e371f6390940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:43.254Z|1d8046af-5d24-47a1-82aa-2690650c2f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:43.254Z|608d9ce6-9583-4762-85f1-e371f6390940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:43.256Z|48c1d168-f6cf-4622-81fb-9162d2c52c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:43.257Z|48c1d168-f6cf-4622-81fb-9162d2c52c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:53.272Z|dfe1c93a-76e4-409f-88d3-301b7c38cad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:53.273Z|dfe1c93a-76e4-409f-88d3-301b7c38cad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:53.275Z|20b08d0d-7168-4f3f-91f5-94421f4a2091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:53.276Z|20b08d0d-7168-4f3f-91f5-94421f4a2091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:53.276Z|821fa931-4fd8-482c-bc1e-a59a0cb5e62b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:31:53.277Z|821fa931-4fd8-482c-bc1e-a59a0cb5e62b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:53.526Z|05aedb32-02d2-421f-97b1-9c08f8f5102e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:31:53.527Z|05aedb32-02d2-421f-97b1-9c08f8f5102e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:31:55.306Z|ac1dbdc2-032d-4a5a-9e62-77a5c0579976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:31:55.309Z|ac1dbdc2-032d-4a5a-9e62-77a5c0579976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:32:03.290Z|57cc29a4-ae1c-4333-9ad0-f56034217de2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:03.290Z|57cc29a4-ae1c-4333-9ad0-f56034217de2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:03.292Z|057eef47-1872-4899-b89b-9d465a6df037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:03.293Z|057eef47-1872-4899-b89b-9d465a6df037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:03.295Z|a16c3a3b-5355-445c-8a48-c7cba649581d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:03.295Z|a16c3a3b-5355-445c-8a48-c7cba649581d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:10.306Z|d87a5196-469e-4f38-8e25-32ee50cbda47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:32:10.307Z|d87a5196-469e-4f38-8e25-32ee50cbda47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:32:10.695Z|31b9d5ce-2a02-4ac8-b1f4-27eabdcb1fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:32:10.695Z|31b9d5ce-2a02-4ac8-b1f4-27eabdcb1fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:32:13.309Z|28618bde-0395-4238-ab67-93f8a8bb6719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:13.309Z|28618bde-0395-4238-ab67-93f8a8bb6719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:13.311Z|b2e9245a-0b41-45a5-b860-a5538f6f6a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:13.312Z|b2e9245a-0b41-45a5-b860-a5538f6f6a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:13.313Z|31d26598-acbb-4436-918a-34810226375a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:13.314Z|31d26598-acbb-4436-918a-34810226375a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:23.330Z|c52468dd-a740-4f6a-b4fa-9135036f45a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:23.331Z|c52468dd-a740-4f6a-b4fa-9135036f45a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:23.331Z|c00f6678-7740-4ac1-8e88-04fdae589dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:23.332Z|c00f6678-7740-4ac1-8e88-04fdae589dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:23.333Z|78122df0-c03f-4c59-8d98-fc5a1c9d96c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:23.333Z|78122df0-c03f-4c59-8d98-fc5a1c9d96c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:25.306Z|c74d1719-8ba6-40e1-8fdc-ef5d396aa643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:32:25.307Z|c74d1719-8ba6-40e1-8fdc-ef5d396aa643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:32:33.353Z|b09ad00c-2b2b-4e7b-9aa3-175dbd5a0610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:33.354Z|b09ad00c-2b2b-4e7b-9aa3-175dbd5a0610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:33.354Z|96c2b2dd-5818-4dbe-b977-64b2e917dbe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:33.354Z|7547f89a-169c-4ad1-a265-90e6fb3cefde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:33.355Z|96c2b2dd-5818-4dbe-b977-64b2e917dbe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:33.355Z|7547f89a-169c-4ad1-a265-90e6fb3cefde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:40.306Z|f18e92d7-ba0a-4ae3-be19-47b26b6531d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:32:40.309Z|f18e92d7-ba0a-4ae3-be19-47b26b6531d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:32:40.695Z|6277c0df-2ac0-4ccd-8bd5-fb27d73a0b06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:32:40.696Z|6277c0df-2ac0-4ccd-8bd5-fb27d73a0b06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:32:43.377Z|56080b2d-677a-46fb-8fa0-c18ca4acbc68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:43.378Z|56080b2d-677a-46fb-8fa0-c18ca4acbc68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:43.378Z|8dc00cd5-26ae-4a98-9891-5b82317fdb3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:43.379Z|8dc00cd5-26ae-4a98-9891-5b82317fdb3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:43.379Z|e8e26ff0-944f-40ed-9fe5-242dbeb81392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:43.380Z|e8e26ff0-944f-40ed-9fe5-242dbeb81392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:53.401Z|f7f5a2b4-015e-478c-b7a5-9b68983d56ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:53.401Z|3db2031c-98e3-4bb7-a047-d1fe2d9c0542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:53.401Z|8d781557-efa2-4444-ace8-dc262303a4b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:32:53.401Z|f7f5a2b4-015e-478c-b7a5-9b68983d56ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:53.402Z|8d781557-efa2-4444-ace8-dc262303a4b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:53.401Z|3db2031c-98e3-4bb7-a047-d1fe2d9c0542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:53.526Z|b88910f5-9323-4640-807c-8e20d33f0d58|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:32:53.527Z|b88910f5-9323-4640-807c-8e20d33f0d58|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:32:55.306Z|1252cb9b-83e9-4afc-98bd-a5dbfd314ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:32:55.307Z|1252cb9b-83e9-4afc-98bd-a5dbfd314ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:33:03.423Z|b54df667-f517-4219-9ebd-9db9007ae076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:03.423Z|b498e0d2-d347-4a65-88b9-469d5f1aebea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:03.423Z|6facf31d-e2bc-4b80-8fd9-8c297217118c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:03.423Z|6facf31d-e2bc-4b80-8fd9-8c297217118c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:03.423Z|b498e0d2-d347-4a65-88b9-469d5f1aebea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:03.423Z|b54df667-f517-4219-9ebd-9db9007ae076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:10.306Z|fb9677ce-7b07-4765-b11c-97cb56050287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:33:10.307Z|fb9677ce-7b07-4765-b11c-97cb56050287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:33:10.696Z|6b0321d8-9669-44d4-b415-9225adf111fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:33:10.697Z|6b0321d8-9669-44d4-b415-9225adf111fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:33:13.446Z|fcb10124-03e6-44b2-bd35-45802149b1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:13.446Z|e650c63f-0873-4199-9062-21f36bde871b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:13.447Z|fcb10124-03e6-44b2-bd35-45802149b1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:13.447Z|9e376ae4-0fef-4f3d-9c5e-fac26fe27cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:13.447Z|e650c63f-0873-4199-9062-21f36bde871b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:13.447Z|9e376ae4-0fef-4f3d-9c5e-fac26fe27cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:23.468Z|7ea36f3d-9f29-4fa8-9161-aec113d8c952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:23.468Z|b35db6a3-2ffc-4435-905b-0b9e6859ef8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:23.468Z|7ea36f3d-9f29-4fa8-9161-aec113d8c952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:23.468Z|b35db6a3-2ffc-4435-905b-0b9e6859ef8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:23.472Z|c14c06e7-e742-48a8-bea4-499b4a5c7886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:23.472Z|c14c06e7-e742-48a8-bea4-499b4a5c7886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:25.306Z|9a0bfa70-0c1f-4f66-bc63-d2b5b6efa6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:33:25.309Z|9a0bfa70-0c1f-4f66-bc63-d2b5b6efa6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:33:33.491Z|ab8f9317-c0bb-47d4-8f76-6d86844c01f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:33.492Z|ab8f9317-c0bb-47d4-8f76-6d86844c01f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:33.492Z|692ec0c1-d216-4873-bd6e-228ec4d2b19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:33.493Z|692ec0c1-d216-4873-bd6e-228ec4d2b19d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:33.496Z|33d641a0-d440-458a-8291-2d0f45711eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:33.496Z|33d641a0-d440-458a-8291-2d0f45711eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:40.306Z|49c55f40-83f1-4fd6-938f-44c9ebd3227d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:33:40.307Z|49c55f40-83f1-4fd6-938f-44c9ebd3227d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:33:40.697Z|88baa61c-3351-4f95-850b-b1dca57db97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:33:40.697Z|88baa61c-3351-4f95-850b-b1dca57db97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:33:43.510Z|f5b9f10b-6234-4cfc-818a-987039b70d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:43.511Z|f5b9f10b-6234-4cfc-818a-987039b70d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:43.513Z|07e8e7f7-ad95-4150-bcf9-76db1ad2d787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:43.514Z|07e8e7f7-ad95-4150-bcf9-76db1ad2d787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:43.514Z|744f8af1-beed-4b8a-afb9-804d7afa8c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:43.514Z|744f8af1-beed-4b8a-afb9-804d7afa8c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:53.529Z|aa11f21e-cd49-4a42-968b-00b5699baf5e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:33:53.529Z|aa11f21e-cd49-4a42-968b-00b5699baf5e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:53.535Z|f44777f5-d001-42a9-8c42-51fbab9c1516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:53.535Z|620f0091-2a0e-43da-bc32-4da385a59dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:53.535Z|334b1576-f127-415c-a370-b114579d056b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:33:53.535Z|f44777f5-d001-42a9-8c42-51fbab9c1516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:53.536Z|334b1576-f127-415c-a370-b114579d056b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:53.536Z|620f0091-2a0e-43da-bc32-4da385a59dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:33:55.306Z|83e460a3-b87c-4f5f-9960-e5f6797ad248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:33:55.307Z|83e460a3-b87c-4f5f-9960-e5f6797ad248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:34:03.552Z|6e349b97-2f7d-4319-b2e2-a896ac835787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:03.553Z|0f13b001-8c2d-4df3-9c17-94d62049fbe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:03.553Z|6e349b97-2f7d-4319-b2e2-a896ac835787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:03.553Z|0f13b001-8c2d-4df3-9c17-94d62049fbe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:03.556Z|60c20fa0-1513-4a07-b4d4-8a1829990e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:03.556Z|60c20fa0-1513-4a07-b4d4-8a1829990e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:10.306Z|ac396fd8-c95d-4fc8-893f-ccfec8254fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:34:10.308Z|ac396fd8-c95d-4fc8-893f-ccfec8254fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:34:10.698Z|8a80350b-0c8d-46aa-83d4-5650c7ba5590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:34:10.699Z|8a80350b-0c8d-46aa-83d4-5650c7ba5590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:34:13.573Z|92ab9299-59c4-43f9-b3f5-af9ee68b5571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:13.574Z|92ab9299-59c4-43f9-b3f5-af9ee68b5571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:13.575Z|042813e3-5f2c-4e17-b5a7-d675adc7dee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:13.575Z|042813e3-5f2c-4e17-b5a7-d675adc7dee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:13.578Z|d24b844f-ca33-4fae-9a7a-000d6592b5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:13.579Z|d24b844f-ca33-4fae-9a7a-000d6592b5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:23.590Z|97353b33-8baf-42cf-8f41-3e585d0fbb90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:23.590Z|97353b33-8baf-42cf-8f41-3e585d0fbb90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:23.593Z|f24c4c97-3ac3-4ae9-b005-92436eea324c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:23.594Z|f24c4c97-3ac3-4ae9-b005-92436eea324c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:23.597Z|4bd3e50f-1bf6-4a4e-8ec4-fab256af3590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:23.597Z|4bd3e50f-1bf6-4a4e-8ec4-fab256af3590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:25.306Z|bc62b3b8-b076-47ed-a659-a76a5be5c1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:34:25.307Z|bc62b3b8-b076-47ed-a659-a76a5be5c1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:34:33.612Z|9ecdbcee-062a-4213-a40a-a601e24970f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:33.612Z|9ecdbcee-062a-4213-a40a-a601e24970f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:33.615Z|135f81d2-6232-4e30-a7d5-fd21035483e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:33.615Z|135f81d2-6232-4e30-a7d5-fd21035483e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:33.616Z|756f6aeb-9d83-46d9-9f34-c79df7f53b6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:33.617Z|756f6aeb-9d83-46d9-9f34-c79df7f53b6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:40.306Z|47b5f714-53ff-4f2a-a3e5-049e22b39b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:34:40.307Z|47b5f714-53ff-4f2a-a3e5-049e22b39b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:34:40.699Z|dcaac208-89aa-4429-8120-35f68d487717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:34:40.700Z|dcaac208-89aa-4429-8120-35f68d487717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:34:43.634Z|922d4723-6aaa-402f-8fe1-352b7f73c3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:43.634Z|b4ddc9de-f443-4141-a334-f4d83cff5519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:43.634Z|b4ddc9de-f443-4141-a334-f4d83cff5519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:43.634Z|922d4723-6aaa-402f-8fe1-352b7f73c3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:43.637Z|5af1fd15-6020-49cf-bf03-5e1fc6f75b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:43.637Z|5af1fd15-6020-49cf-bf03-5e1fc6f75b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:53.526Z|7b1c7067-d2cf-439a-8efd-69da67c90d5d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:34:53.527Z|7b1c7067-d2cf-439a-8efd-69da67c90d5d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:53.654Z|ea2817f7-ee05-4829-8f60-c236a92ceda0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:53.654Z|ea2817f7-ee05-4829-8f60-c236a92ceda0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:53.654Z|523f9ab4-a42c-4c30-9420-87a702af067e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:53.655Z|523f9ab4-a42c-4c30-9420-87a702af067e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:53.656Z|8ca73efe-1571-4793-8244-e8859937885a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:34:53.656Z|8ca73efe-1571-4793-8244-e8859937885a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:34:55.306Z|6a65673b-bdbe-49d5-a057-54ffa36c92b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:34:55.309Z|6a65673b-bdbe-49d5-a057-54ffa36c92b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:35:03.676Z|ecf021c3-59ff-4ffc-bd30-af86e56c3aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:03.677Z|ecf021c3-59ff-4ffc-bd30-af86e56c3aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:03.678Z|5bc68b37-43b1-4e64-a0dc-e4b4c63f5387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:03.678Z|8e217c88-f1a7-4df1-bbcb-040826fcce09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:03.678Z|5bc68b37-43b1-4e64-a0dc-e4b4c63f5387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:03.678Z|8e217c88-f1a7-4df1-bbcb-040826fcce09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:10.306Z|f74e980e-401f-407f-9f78-832dc5ea2573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:35:10.306Z|f74e980e-401f-407f-9f78-832dc5ea2573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:35:10.700Z|bd42155a-f718-42fd-82b1-5fd9f1e6ac69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:35:10.700Z|bd42155a-f718-42fd-82b1-5fd9f1e6ac69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:35:13.697Z|b83e78b3-4fb0-4b8b-9d6c-e42ee079d226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:13.698Z|b83e78b3-4fb0-4b8b-9d6c-e42ee079d226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:13.698Z|54a31273-687b-4377-bfbe-14a8d88d8ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:13.698Z|54a31273-687b-4377-bfbe-14a8d88d8ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:13.701Z|f339884a-2402-404b-9ccd-2aa0009f15e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:13.701Z|f339884a-2402-404b-9ccd-2aa0009f15e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:23.719Z|33751ee2-3413-4271-891b-02963a59f61a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:23.719Z|33751ee2-3413-4271-891b-02963a59f61a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:23.721Z|8d817301-28a0-4c32-a317-54a46f6be87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:23.721Z|8d817301-28a0-4c32-a317-54a46f6be87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:23.722Z|efd6d4f8-cdfa-41b3-88cb-ad002095b0b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:23.722Z|efd6d4f8-cdfa-41b3-88cb-ad002095b0b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:25.306Z|d6a117e6-d435-4fbc-8717-448753ec6faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:35:25.307Z|d6a117e6-d435-4fbc-8717-448753ec6faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:35:33.738Z|86af1da8-52e7-4f69-a6db-b8780a851496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:33.739Z|86af1da8-52e7-4f69-a6db-b8780a851496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:33.740Z|c4ba3570-c208-43aa-ad23-f819873fb693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:33.740Z|c4ba3570-c208-43aa-ad23-f819873fb693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:33.744Z|b46560c8-9c29-4bda-9c64-07ed30181bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:33.744Z|b46560c8-9c29-4bda-9c64-07ed30181bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:40.306Z|b78ad24e-adbc-47db-83c7-579e11933ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:35:40.309Z|b78ad24e-adbc-47db-83c7-579e11933ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:35:40.701Z|219ef7a6-6474-493e-b819-9b98dcace8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:35:40.702Z|219ef7a6-6474-493e-b819-9b98dcace8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:35:43.758Z|d9c0f2a5-63df-4ed4-99d0-5e7694de7027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:43.759Z|d9c0f2a5-63df-4ed4-99d0-5e7694de7027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:43.759Z|eb9f6988-6e85-4c54-81fc-0b66caba3d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:43.760Z|eb9f6988-6e85-4c54-81fc-0b66caba3d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:43.765Z|7c9fabf0-9a03-4d72-bd46-91305121a67a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:43.766Z|7c9fabf0-9a03-4d72-bd46-91305121a67a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:53.527Z|32336669-c4b4-4fb6-b633-d7b4ca88369f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:35:53.527Z|32336669-c4b4-4fb6-b633-d7b4ca88369f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:53.779Z|cb4bd488-b067-4c6a-9763-8fdb4ab5ac7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:53.780Z|cb4bd488-b067-4c6a-9763-8fdb4ab5ac7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:53.780Z|df861cee-c4c1-4b1e-a613-61efb7676cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:53.781Z|df861cee-c4c1-4b1e-a613-61efb7676cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:53.784Z|9175324a-7ba8-4546-be75-ced8b3fe373c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:35:53.784Z|9175324a-7ba8-4546-be75-ced8b3fe373c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:35:55.306Z|51e5022e-f099-40bd-9ac3-80d838d2e6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:35:55.307Z|51e5022e-f099-40bd-9ac3-80d838d2e6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:36:03.799Z|d0bbccd2-e17a-4488-8ab4-2d5294af6ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:03.799Z|af4661dd-29ea-4dc9-84a7-5a9991928a47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:03.800Z|d0bbccd2-e17a-4488-8ab4-2d5294af6ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:03.800Z|af4661dd-29ea-4dc9-84a7-5a9991928a47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:03.804Z|762f8a03-e416-482c-8910-9d03540cf64e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:03.805Z|762f8a03-e416-482c-8910-9d03540cf64e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:10.306Z|d6621e00-3895-41ae-97b3-b5ae32611b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:36:10.307Z|d6621e00-3895-41ae-97b3-b5ae32611b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:36:10.702Z|31ae2976-941d-45ea-8f86-8982591da995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:36:10.702Z|31ae2976-941d-45ea-8f86-8982591da995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:36:13.822Z|f13c7e1a-4709-46d4-95b2-697c74f55b3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:13.822Z|5fd79cc5-a690-4eee-93b6-27f1f109762c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:13.822Z|5fd79cc5-a690-4eee-93b6-27f1f109762c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:13.822Z|f13c7e1a-4709-46d4-95b2-697c74f55b3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:13.826Z|7455b528-2bdf-4e50-9d95-0e79361be30f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:13.827Z|7455b528-2bdf-4e50-9d95-0e79361be30f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:23.842Z|d1b283a0-d03e-431e-8302-d6c58eef3493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:23.843Z|d1b283a0-d03e-431e-8302-d6c58eef3493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:23.844Z|60d3ebb2-4849-4519-8d37-5d32cfbc5f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:23.847Z|60d3ebb2-4849-4519-8d37-5d32cfbc5f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:23.847Z|fe225f30-971e-40b1-ab1d-645d337391f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:23.848Z|fe225f30-971e-40b1-ab1d-645d337391f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:25.306Z|8e84c81b-a184-4287-b836-8ccc2db049c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:36:25.309Z|8e84c81b-a184-4287-b836-8ccc2db049c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:36:33.865Z|3480f16a-5ce0-4799-8017-e99a7ce306a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:33.865Z|3480f16a-5ce0-4799-8017-e99a7ce306a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:33.865Z|95ca0c09-6445-4616-b04c-9000ab3bdcb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:33.866Z|95ca0c09-6445-4616-b04c-9000ab3bdcb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:33.867Z|0ffa400d-0bd1-47a7-a3c1-d1a221d96eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:33.867Z|0ffa400d-0bd1-47a7-a3c1-d1a221d96eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:40.306Z|9ad7189a-edeb-45c9-ab1f-6855ad552d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:36:40.307Z|9ad7189a-edeb-45c9-ab1f-6855ad552d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:36:40.703Z|62af5e40-d923-45dc-a37f-09630a3812a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:36:40.703Z|62af5e40-d923-45dc-a37f-09630a3812a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:36:43.884Z|bd10d66b-e94d-49a6-ad41-5f150e7a64db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:43.884Z|bfa1eec9-f3ee-4f74-ad33-b03a3d179651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:43.884Z|bd10d66b-e94d-49a6-ad41-5f150e7a64db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:43.884Z|bfa1eec9-f3ee-4f74-ad33-b03a3d179651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:43.887Z|2cd20edc-7074-4629-90f8-03d81f9dec28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:43.887Z|2cd20edc-7074-4629-90f8-03d81f9dec28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:53.526Z|154c3952-f66a-4202-9dd7-87074bd7f0b0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:36:53.527Z|154c3952-f66a-4202-9dd7-87074bd7f0b0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:53.902Z|6b484318-d93b-46e7-8e1b-93b528380a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:53.902Z|6b484318-d93b-46e7-8e1b-93b528380a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:53.905Z|686a24b7-b9a3-4791-97cc-702d7999eb4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:53.906Z|686a24b7-b9a3-4791-97cc-702d7999eb4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:53.907Z|d4adaa81-6bce-47ab-b89b-ac7b17f5456b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:36:53.907Z|d4adaa81-6bce-47ab-b89b-ac7b17f5456b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:36:55.306Z|0703c7c1-8423-4c87-82c4-825618e6daa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:36:55.307Z|0703c7c1-8423-4c87-82c4-825618e6daa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:37:03.921Z|6a89790c-07fd-4f8b-8723-2cc14ec18c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:03.921Z|6a89790c-07fd-4f8b-8723-2cc14ec18c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:03.927Z|23002c89-8402-4e1a-8e27-d2a0304814be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:03.927Z|0a95ff83-95b4-4cb0-a063-f35370524ff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:03.927Z|0a95ff83-95b4-4cb0-a063-f35370524ff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:03.927Z|23002c89-8402-4e1a-8e27-d2a0304814be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:10.306Z|8617cfce-d335-4c02-8023-4bcfd77c771c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:37:10.309Z|8617cfce-d335-4c02-8023-4bcfd77c771c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:37:10.703Z|a7236c5f-6a93-4fae-8e84-2d3d0cff4661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:37:10.704Z|a7236c5f-6a93-4fae-8e84-2d3d0cff4661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:37:12.076Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:37:12.079Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 24e0038f-8bf2-47dd-a2ab-cc52b380a94b already exists in requestDb InfraActiveRequests table
2022-05-13T14:37:12.079Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:12.079Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:37:12.080Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:12.080Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:12.080Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:37:12.080Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b58cfed8fbca8e26", X-B3-SpanId:"0507859206d57248", X-B3-ParentSpanId:"b58cfed8fbca8e26", X-B3-Sampled:"0", X-ONAP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778c4137-8927-48b3-aee7-526c48388dca"]
2022-05-13T14:37:12.080Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:37:12.080Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:37:12.116Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:12.116Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:37:12.116Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:37:12.116Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:37:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:12.117Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: 
2022-05-13T14:37:12.117Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:12.117Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|404|Not Found|InvokeReturn
2022-05-13T14:37:12.180Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:37:13.973Z|b3f15471-aa0b-4308-a3d3-3d74154dd584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:13.973Z|6c8d29ef-dfa2-4be6-99d9-a4d39aad2aee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:13.973Z|460f2728-d130-4638-bab6-2a30a23af57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:13.974Z|b3f15471-aa0b-4308-a3d3-3d74154dd584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:13.974Z|6c8d29ef-dfa2-4be6-99d9-a4d39aad2aee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:13.974Z|460f2728-d130-4638-bab6-2a30a23af57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:23.996Z|8c0c784c-057d-4e3b-af28-7127136e6c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:23.996Z|8ead7ca0-233c-48f5-8f2c-ac820412bbce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:23.996Z|a9e7f116-e2af-4efe-95b4-bbddefe81f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:23.997Z|a9e7f116-e2af-4efe-95b4-bbddefe81f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:23.997Z|8ead7ca0-233c-48f5-8f2c-ac820412bbce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:23.997Z|8c0c784c-057d-4e3b-af28-7127136e6c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:25.306Z|7c5f48a4-74eb-4eb8-b877-2899ea195f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:37:25.307Z|7c5f48a4-74eb-4eb8-b877-2899ea195f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:37:25.374Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:37:25.488Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:37:25.489Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:37:25.908Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:37:25.908Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:37:25:711-62082], vertex-id=[151704], Content-Length=[620], Date=[Fri, 13 May 2022 14:37:25 GMT], Content-Type=[application/json]}
2022-05-13T14:37:25.911Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452510376","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-05-13T14:37:26.005Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:37:26.006Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:37:26.018Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.019Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.019Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.019Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.019Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.019Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"b58cfed8fbca8e26", X-B3-SpanId:"d547cdee92a84dc2", X-B3-ParentSpanId:"b58cfed8fbca8e26", X-B3-Sampled:"0", X-ONAP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31de1ebd-69df-42e6-a90a-3ae50227b914"]
2022-05-13T14:37:26.019Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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-55751507-20d2-4e96-8367-375313b9a83c","requestScope":"service"}
2022-05-13T14:37:26.020Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.182Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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==========================================
2022-05-13T14:37:26.183Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.184Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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  : 
2022-05-13T14:37:26.184Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:37:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:26.185Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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: 
2022-05-13T14:37:26.186Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=================================================
2022-05-13T14:37:26.186Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.197Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e5ff4bd-e9ec-4d59-b886-e42e19352705"]
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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: 
2022-05-13T14:37:26.198Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.495Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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==========================================
2022-05-13T14:37:26.496Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.496Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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  : 
2022-05-13T14:37:26.496Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=54B658C1FAFB31F5AA67CAD58F4DF14D; 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:"Fri, 13 May 2022 14:37:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:26.498Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:37:26.498Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=================================================
2022-05-13T14:37:26.498Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.587Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.588Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.588Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.588Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.588Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.589Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a67a272-2969-42ed-a80d-e9d8eff61756"]
2022-05-13T14:37:26.589Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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: 
2022-05-13T14:37:26.589Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.842Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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==========================================
2022-05-13T14:37:26.843Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.843Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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  : 
2022-05-13T14:37:26.843Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"Fri, 13 May 2022 14:37:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:26.844Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T14:37:26.845Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=================================================
2022-05-13T14:37:26.845Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.859Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.859Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.859Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.859Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.860Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.860Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff80fb9a-19ed-45ca-95cd-c29cde5c105b"]
2022-05-13T14:37:26.860Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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: 
2022-05-13T14:37:26.860Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.882Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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==========================================
2022-05-13T14:37:26.882Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.882Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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  : 
2022-05-13T14:37:26.882Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"Fri, 13 May 2022 14:37:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:26.883Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:37:26.883Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=================================================
2022-05-13T14:37:26.884Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.898Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/
2022-05-13T14:37:26.898Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.898Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:26.898Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/
2022-05-13T14:37:26.899Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:26.899Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"1859", X-B3-TraceId:"b58cfed8fbca8e26", X-B3-SpanId:"4893435698a07372", X-B3-ParentSpanId:"b58cfed8fbca8e26", X-B3-Sampled:"0", X-ONAP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4173999-65a3-47e2-9f1f-795cc73b2dc0"]
2022-05-13T14:37:26.899Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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":"24e0038f-8bf2-47dd-a2ab-cc52b380a94b","requestStatus":"IN_PROGRESS","startTime":1652452632183,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-55751507-20d2-4e96-8367-375313b9a83c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"24e0038f-8bf2-47dd-a2ab-cc52b380a94b"}
2022-05-13T14:37:26.899Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:27.187Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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==========================================
2022-05-13T14:37:27.188Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:27.188Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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  : 
2022-05-13T14:37:27.188Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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/24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:27.190Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:37:12.183+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:37:27.017+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:37:27.190Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=================================================
2022-05-13T14:37:27.190Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:27.229Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:27.229Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:27.229Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:27.229Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:27.230Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:27.230Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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:"b58cfed8fbca8e26", X-B3-SpanId:"30fb4764411cbda3", X-B3-ParentSpanId:"b58cfed8fbca8e26", X-B3-Sampled:"0", X-ONAP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2dcfdf4-832c-46b7-af1a-f73b4b43f293"]
2022-05-13T14:37:27.230Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"18ba2171-a7e9-4504-9734-0a93b85e1016\",\"modelUuid\":\"18ba2171-a7e9-4504-9734-0a93b85e1016\",\"modelInvariantUuid\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"24e0038f-8bf2-47dd-a2ab-cc52b380a94b","type":"String"},"mso-request-id":{"value":"24e0038f-8bf2-47dd-a2ab-cc52b380a94b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:37:27.230Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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================================================
2022-05-13T14:37:30.828Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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==========================================
2022-05-13T14:37:30.828Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:30.829Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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  : 
2022-05-13T14:37:30.829Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=2AE67D7A8ECD00116F74BBAFAF451625; Path=/; HttpOnly", Date:"Fri, 13 May 2022 14:37:30 GMT", X-ONAP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-TransactionID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ECOMP-RequestID:"24e0038f-8bf2-47dd-a2ab-cc52b380a94b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f2dcfdf4-832c-46b7-af1a-f73b4b43f293", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:30.830Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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\":\"24e0038f-8bf2-47dd-a2ab-cc52b380a94b\",\"instanceId\":\"859a40d5-be15-4ddc-be0a-092746736dcf\"}}","message":"Success","processInstanceID":"364fd15c-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:37:30.830Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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=================================================
2022-05-13T14:37:30.831Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|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
2022-05-13T14:37:30.861Z|24e0038f-8bf2-47dd-a2ab-cc52b380a94b|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:37:31.194Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:37:31.209Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:31.209Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:37:31.209Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:31.209Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:31.210Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:37:31.210Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed3990d874ea6084", X-B3-SpanId:"9ad2e1264fdcac36", X-B3-ParentSpanId:"ed3990d874ea6084", X-B3-Sampled:"0", X-ONAP-RequestID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-RequestID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-TransactionID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-ECOMP-RequestID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"973adf96-d425-47df-bbd3-897e128ef77b"]
2022-05-13T14:37:31.210Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:37:31.210Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:37:31.230Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:31.230Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:37:31.230Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:37:31.231Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:31.232Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:37:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:37:31.232Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:31.232Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:37:31.235Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:37:31.236Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:37:31.236Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:31.236Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:37:31.236Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:37:31.237Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed3990d874ea6084", X-B3-SpanId:"6d034bb90dd50309", X-B3-ParentSpanId:"ed3990d874ea6084", X-B3-Sampled:"0", X-ONAP-RequestID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-RequestID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-TransactionID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-ECOMP-RequestID:"ec9ecf9a-3a32-461e-97db-a2cfad608b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"659d970f-ffd0-4a9d-a967-10ea59fe65c7"]
2022-05-13T14:37:31.237Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:37:31.237Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:37:31.304Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:31.305Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:37:31.305Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:37:31.305Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:31.306Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:37:31.306Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:31.307Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:37:31.324Z|ec9ecf9a-3a32-461e-97db-a2cfad608b59|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:37:34.016Z|730e670d-aa3c-40f7-aeb0-9ad663c0d947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:34.017Z|730e670d-aa3c-40f7-aeb0-9ad663c0d947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:34.019Z|fe694095-dfcb-465c-bbc5-14238b0eb715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:34.019Z|fe694095-dfcb-465c-bbc5-14238b0eb715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:34.023Z|5b3b220e-fa1e-48bf-a310-1e6c8294d32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:34.024Z|5b3b220e-fa1e-48bf-a310-1e6c8294d32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:40.306Z|09489ef3-87a2-4f30-8b15-73a713e9d4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:37:40.307Z|09489ef3-87a2-4f30-8b15-73a713e9d4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:37:40.704Z|887270fb-4b96-4c62-92cd-b7bb76d0aaae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:37:40.705Z|887270fb-4b96-4c62-92cd-b7bb76d0aaae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:37:41.471Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:37:41.475Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:41.475Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:37:41.476Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:41.476Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:41.476Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:37:41.476Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48ea8308208a51f9", X-B3-SpanId:"d93cb91e29c8524a", X-B3-ParentSpanId:"48ea8308208a51f9", X-B3-Sampled:"0", X-ONAP-RequestID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-RequestID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-TransactionID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-ECOMP-RequestID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f8e97c-ea0d-449f-80e2-54176a9f4974"]
2022-05-13T14:37:41.476Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:37:41.476Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:37:41.497Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:41.498Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:37:41.498Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:37:41.498Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:41.499Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:37:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:37:41.499Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:41.499Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:37:41.500Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:37:41.501Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:37:41.501Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:41.501Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:37:41.501Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:37:41.502Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48ea8308208a51f9", X-B3-SpanId:"50b26df27f70769d", X-B3-ParentSpanId:"48ea8308208a51f9", X-B3-Sampled:"0", X-ONAP-RequestID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-RequestID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-TransactionID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-ECOMP-RequestID:"64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83f0f826-e2c8-443f-bcc8-c9f7beb4e064"]
2022-05-13T14:37:41.502Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:37:41.502Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:37:41.515Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:41.515Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:37:41.515Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:37:41.515Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:41.516Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:37:41.517Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:41.517Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:37:41.527Z|64fcaae5-c4fa-41e5-b3bd-bd68fb21a87e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:37:44.042Z|bd9dc4e2-ffd7-4e0e-87fa-bebef0e5a314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:44.042Z|d28f3215-339f-4939-9bc4-fc7eb4292a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:44.042Z|bd9dc4e2-ffd7-4e0e-87fa-bebef0e5a314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:44.042Z|d28f3215-339f-4939-9bc4-fc7eb4292a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:44.049Z|ac49a4ef-16fe-4936-b195-3e5cbd71226b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:44.049Z|ac49a4ef-16fe-4936-b195-3e5cbd71226b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:51.652Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:37:51.656Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:51.656Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:37:51.656Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:51.657Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:37:51.657Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:37:51.657Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85077b23103f80f6", X-B3-SpanId:"6d319d7fd41d9cb4", X-B3-ParentSpanId:"85077b23103f80f6", X-B3-Sampled:"0", X-ONAP-RequestID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-RequestID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-TransactionID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-ECOMP-RequestID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d03b22b2-b246-448a-82b4-0cd652bac738"]
2022-05-13T14:37:51.657Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:37:51.657Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:37:51.678Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:51.678Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:37:51.678Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:37:51.679Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:51.680Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:37:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:37:51.680Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:51.680Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:37:51.682Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:37:51.683Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:37:51.683Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:37:51.683Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:37:51.683Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:37:51.684Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85077b23103f80f6", X-B3-SpanId:"7a223aa67e13d437", X-B3-ParentSpanId:"85077b23103f80f6", X-B3-Sampled:"0", X-ONAP-RequestID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-RequestID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-TransactionID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-ECOMP-RequestID:"711ac156-5457-4ee2-8589-3d19b8c90035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3c421a4-ac90-4430-b481-336233a90b91"]
2022-05-13T14:37:51.684Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:37:51.684Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:37:51.694Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:37:51.694Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:37:51.694Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:37:51.694Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:37:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:37:51.695Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:37:51.695Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:37:51.695Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:37:51.706Z|711ac156-5457-4ee2-8589-3d19b8c90035|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:37:53.528Z|9c83f050-3769-409c-be77-72a53c053f6a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:37:53.528Z|9c83f050-3769-409c-be77-72a53c053f6a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:54.064Z|2fe34eab-b41f-4bcc-beed-1742bc3b1fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:54.064Z|acd34185-c9cb-4942-9264-d14d5ebe2f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:54.065Z|2fe34eab-b41f-4bcc-beed-1742bc3b1fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:54.065Z|acd34185-c9cb-4942-9264-d14d5ebe2f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:54.069Z|2beb417e-8476-40ce-9a86-bcb2e6ee7408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:37:54.070Z|2beb417e-8476-40ce-9a86-bcb2e6ee7408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:37:55.306Z|129675f7-0588-4edd-b695-c3664ea5d191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:37:55.309Z|129675f7-0588-4edd-b695-c3664ea5d191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:01.827Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:01.831Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:01.831Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:38:01.831Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:01.831Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:01.832Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:38:01.832Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b5131e400cb338", X-B3-SpanId:"d9ce76a1270a047a", X-B3-ParentSpanId:"c5b5131e400cb338", X-B3-Sampled:"0", X-ONAP-RequestID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-RequestID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-TransactionID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-ECOMP-RequestID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"429c09d0-7610-4a4c-b713-56cdc5000999"]
2022-05-13T14:38:01.832Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:38:01.832Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:38:01.855Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:01.856Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:01.856Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:38:01.856Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:01.857Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:37:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:38:01.857Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:01.857Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:38:01.859Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:01.859Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:01.859Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:01.859Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:01.860Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:01.860Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b5131e400cb338", X-B3-SpanId:"defeefa86baff3a2", X-B3-ParentSpanId:"c5b5131e400cb338", X-B3-Sampled:"0", X-ONAP-RequestID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-RequestID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-TransactionID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-ECOMP-RequestID:"90c592f7-cbaf-4a36-b339-4137071f90e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"256ff37c-0ff9-4b2b-bf57-0adb086b1d91"]
2022-05-13T14:38:01.860Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:01.860Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:01.870Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:01.871Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:01.871Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:01.871Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:01.872Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:01.872Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:01.873Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:01.882Z|90c592f7-cbaf-4a36-b339-4137071f90e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:04.084Z|2051ee7e-eca6-4f85-99b2-3c9155f360e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:04.084Z|21401ada-2f0d-46aa-aa35-a721dc73ee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:04.085Z|2051ee7e-eca6-4f85-99b2-3c9155f360e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:04.085Z|21401ada-2f0d-46aa-aa35-a721dc73ee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:04.091Z|54f68654-b8e7-4c62-936b-bc055dcb7937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:04.091Z|54f68654-b8e7-4c62-936b-bc055dcb7937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:10.307Z|8136cc5b-9a27-4c0f-a4a5-6c2074042517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:38:10.307Z|8136cc5b-9a27-4c0f-a4a5-6c2074042517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:10.705Z|b627b32c-1d5c-4abc-9af6-908c5224f1ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:38:10.706Z|b627b32c-1d5c-4abc-9af6-908c5224f1ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:12.009Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:12.015Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.015Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:38:12.015Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.016Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.016Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:38:12.017Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a46826fdc597fa7", X-B3-SpanId:"77afdbc700a0810d", X-B3-ParentSpanId:"4a46826fdc597fa7", X-B3-Sampled:"0", X-ONAP-RequestID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-RequestID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-TransactionID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-ECOMP-RequestID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc9ac18a-eb44-4d5a-830b-5af5eb59d004"]
2022-05-13T14:38:12.017Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:38:12.018Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.038Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.038Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.039Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:38:12.039Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.040Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "endTime" : "2022-05-13T14:38:05.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:38:12.040Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.040Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:38:12.042Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.043Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:12.043Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.044Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.044Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:12.045Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a46826fdc597fa7", X-B3-SpanId:"a9c91b0fe7d5653b", X-B3-ParentSpanId:"4a46826fdc597fa7", X-B3-Sampled:"0", X-ONAP-RequestID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-RequestID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-TransactionID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-ECOMP-RequestID:"2dcd703a-3f0f-4ad4-93eb-ba777673c9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb294e6f-8316-43fb-99bc-6e176d2da711"]
2022-05-13T14:38:12.045Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:12.046Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.058Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.059Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.059Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:12.059Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.060Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:12.060Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.060Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:12.070Z|2dcd703a-3f0f-4ad4-93eb-ba777673c9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:12.193Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:12.196Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.196Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:38:12.196Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.196Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.196Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:38:12.196Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9807839ea7315b6", X-B3-SpanId:"ab28ac0d91c4b01c", X-B3-ParentSpanId:"e9807839ea7315b6", X-B3-Sampled:"0", X-ONAP-RequestID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-RequestID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-TransactionID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-ECOMP-RequestID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7d6b4f2-3914-4107-b719-4b6f08484bf0"]
2022-05-13T14:38:12.197Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:38:12.197Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.217Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.218Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.218Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:38:12.218Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.219Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "endTime" : "2022-05-13T14:38:05.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:38:12.219Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.220Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:38:12.221Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.221Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:12.221Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.221Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.221Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:12.221Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9807839ea7315b6", X-B3-SpanId:"507c323fbfa01bb8", X-B3-ParentSpanId:"e9807839ea7315b6", X-B3-Sampled:"0", X-ONAP-RequestID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-RequestID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-TransactionID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-ECOMP-RequestID:"855ac155-aa1a-4f1b-a708-530717f5c9aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d785c2e-86ff-4e86-8f12-41f60e23cea4"]
2022-05-13T14:38:12.222Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:12.222Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.232Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.233Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.233Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:12.233Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.234Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:12.234Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.234Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:12.243Z|855ac155-aa1a-4f1b-a708-530717f5c9aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:12.368Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:12.371Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.372Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:38:12.372Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.372Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.372Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:38:12.372Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d129b5c40e4229", X-B3-SpanId:"6227c19813c4466a", X-B3-ParentSpanId:"27d129b5c40e4229", X-B3-Sampled:"0", X-ONAP-RequestID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-RequestID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-TransactionID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-ECOMP-RequestID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d468a058-73ca-4d01-a30d-550e42139e23"]
2022-05-13T14:38:12.373Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:38:12.373Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.392Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.392Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.392Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:38:12.392Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.393Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "endTime" : "2022-05-13T14:38:05.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:38:12.393Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.393Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:38:12.395Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.396Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:12.396Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.396Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.396Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:12.397Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d129b5c40e4229", X-B3-SpanId:"eff91cf6595d88d9", X-B3-ParentSpanId:"27d129b5c40e4229", X-B3-Sampled:"0", X-ONAP-RequestID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-RequestID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-TransactionID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-ECOMP-RequestID:"a9993ca5-a8e6-4c5d-a1e4-e248e6faef15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"007d5407-bf77-4a88-935f-a36821e9d676"]
2022-05-13T14:38:12.397Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:12.397Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.411Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.411Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.411Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:12.412Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.412Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:12.413Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.413Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:12.422Z|a9993ca5-a8e6-4c5d-a1e4-e248e6faef15|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:12.540Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:12.543Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.544Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:38:12.544Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.544Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.544Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:38:12.544Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d766dde363c9a10", X-B3-SpanId:"cc2a593e521c6d37", X-B3-ParentSpanId:"3d766dde363c9a10", X-B3-Sampled:"0", X-ONAP-RequestID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-RequestID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-TransactionID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-ECOMP-RequestID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e590d0d-3c48-4399-a9c1-b24e9c4840ea"]
2022-05-13T14:38:12.545Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:38:12.545Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.563Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.563Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.564Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:38:12.564Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.565Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "endTime" : "2022-05-13T14:38:05.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:38:12.565Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.566Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:38:12.567Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.568Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:12.568Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.568Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.568Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:12.568Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d766dde363c9a10", X-B3-SpanId:"40af6469febcbb05", X-B3-ParentSpanId:"3d766dde363c9a10", X-B3-Sampled:"0", X-ONAP-RequestID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-RequestID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-TransactionID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-ECOMP-RequestID:"70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94788e80-2a20-4333-a458-9362bebecfc4"]
2022-05-13T14:38:12.569Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:12.569Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.579Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.579Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.579Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:12.580Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.580Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:12.580Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.580Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:12.588Z|70d1cd0a-e5cb-4ece-9835-6bd4a3c33b95|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:12.730Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:12.733Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||Invoke
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Method      : GET
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee7820b0778cab34", X-B3-SpanId:"ae9cbd7d1220add9", X-B3-ParentSpanId:"ee7820b0778cab34", X-B3-Sampled:"0", X-ONAP-RequestID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-RequestID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-TransactionID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-ECOMP-RequestID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50de953a-cfc7-465a-8221-19dd2ae6386f"]
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Request body: 
2022-05-13T14:38:12.734Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.762Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.762Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.763Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Status text  : 
2022-05-13T14:38:12.763Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.764Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||Response body: {
  "requestId" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:37:12.000+00:00",
  "endTime" : "2022-05-13T14:38:05.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c\",\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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n\t\t\t\"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"a363a4d5-a2a5-4581-8fb2-acbd70d48868\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "24e0038f-8bf2-47dd-a2ab-cc52b380a94b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b"
    }
  }
}
2022-05-13T14:38:12.764Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.765Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|INFO|500||InvokeReturn
2022-05-13T14:38:12.767Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.767Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:12.767Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:12.767Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false
2022-05-13T14:38:12.767Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:12.767Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee7820b0778cab34", X-B3-SpanId:"6503a7a428c48b0f", X-B3-ParentSpanId:"ee7820b0778cab34", X-B3-Sampled:"0", X-ONAP-RequestID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-RequestID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-TransactionID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-ECOMP-RequestID:"6c85403d-1495-46d6-b13a-739cc7a2a87d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e786a067-d58b-45c5-bd8c-d8f2faaf6b56"]
2022-05-13T14:38:12.768Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:12.768Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:12.777Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:12.777Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:12.778Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:12.778Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:12.779Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:12.779Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:12.779Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=24e0038f-8bf2-47dd-a2ab-cc52b380a94b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:12.790Z|6c85403d-1495-46d6-b13a-739cc7a2a87d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/24e0038f-8bf2-47dd-a2ab-cc52b380a94b|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:14.112Z|e4764623-4081-4bf6-8a21-b7f33bc757bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:14.112Z|e4764623-4081-4bf6-8a21-b7f33bc757bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:14.118Z|7834511b-be16-4b91-8cf3-0f8706bf2975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:14.119Z|2317f443-709a-4dd6-be76-070fa7c5e08d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:14.119Z|7834511b-be16-4b91-8cf3-0f8706bf2975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:14.119Z|2317f443-709a-4dd6-be76-070fa7c5e08d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:14.731Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:14.732Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||Checking if requestId: 0a3402c5-627a-40ce-b932-8e22b2ebff07 already exists in requestDb InfraActiveRequests table
2022-05-13T14:38:14.732Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c51600ae03d065", X-B3-SpanId:"659c2c8318fe73ac", X-B3-ParentSpanId:"60c51600ae03d065", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fed6f1e-5bd8-4be3-90fa-3da7731feacb"]
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:38:14.733Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:38:14.750Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:14.750Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:38:14.750Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:38:14.751Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:38:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:14.751Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: 
2022-05-13T14:38:14.751Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:14.751Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|404|Not Found|InvokeReturn
2022-05-13T14:38:14.763Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:38:14.763Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T14:38:14.767Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:38:14.788Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:38:14.789Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf|INFO|500||Invoke
2022-05-13T14:38:14.834Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf|INFO|404|Not Found|InvokeReturn
2022-05-13T14:38:14.834Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:38:14:817-18119], Content-Length=[377], Date=[Fri, 13 May 2022 14:38:14 GMT], Content-Type=[application/json]}
2022-05-13T14:38:14.836Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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/1a0ecd28-9236-4068-9fed-7292d804d7cf","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf","ERR.5.4.6114"]}}}

2022-05-13T14:38:14.846Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf
2022-05-13T14:38:14.847Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1a0ecd28-9236-4068-9fed-7292d804d7cf
2022-05-13T14:38:14.849Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:38:14.875Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:38:14.875Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf|INFO|500||Invoke
2022-05-13T14:38:15.013Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf|INFO|404|Not Found|InvokeReturn
2022-05-13T14:38:15.014Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:38:14:997-37485], Content-Length=[377], Date=[Fri, 13 May 2022 14:38:14 GMT], Content-Type=[application/json]}
2022-05-13T14:38:15.014Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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/1a0ecd28-9236-4068-9fed-7292d804d7cf","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf","ERR.5.4.6114"]}}}

2022-05-13T14:38:15.016Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1a0ecd28-9236-4068-9fed-7292d804d7cf
2022-05-13T14:38:15.017Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1a0ecd28-9236-4068-9fed-7292d804d7cf
2022-05-13T14:38:15.020Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:38:15.042Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:38:15.042Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:38:15.111Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:38:15.112Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:38:15:063-85703], vertex-id=[151704], Content-Length=[620], Date=[Fri, 13 May 2022 14:38:15 GMT], Content-Type=[application/json]}
2022-05-13T14:38:15.112Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452510376","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-05-13T14:38:15.114Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:38:15.114Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:38:15.116Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.116Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:38:15.117Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:15.117Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.117Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:38:15.117Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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:"60c51600ae03d065", X-B3-SpanId:"b8fe120d219afe45", X-B3-ParentSpanId:"60c51600ae03d065", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca0e4f4-f697-4d91-9200-f82e7e4d8624"]
2022-05-13T14:38:15.118Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"859a40d5-be15-4ddc-be0a-092746736dcf"},"instanceName":"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0","requestScope":"network"}
2022-05-13T14:38:15.118Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:38:15.138Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:15.138Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:15.138Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:38:15.139Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:38:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:15.139Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:38:15.139Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:15.140Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:38:15.141Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366
2022-05-13T14:38:15.142Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|INFO|500||Invoke
2022-05-13T14:38:15.142Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:15.143Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366
2022-05-13T14:38:15.143Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Method      : GET
2022-05-13T14:38:15.143Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd6fb1f0-a98f-4d34-9a0f-b6e1a3424d50"]
2022-05-13T14:38:15.144Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Request body: 
2022-05-13T14:38:15.144Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||==========================request end================================================
2022-05-13T14:38:15.172Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:15.172Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:15.172Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Status text  : 
2022-05-13T14:38:15.173Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:15.173Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "3ff7de66-8231-4611-b9ae-13236179b366",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-05-13T14:35:06.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource"
    }
  }
}
2022-05-13T14:38:15.174Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:15.174Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366|INFO|500||InvokeReturn
2022-05-13T14:38:15.185Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource
2022-05-13T14:38:15.185Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|INFO|500||Invoke
2022-05-13T14:38:15.185Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:15.185Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource
2022-05-13T14:38:15.185Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Method      : GET
2022-05-13T14:38:15.186Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78754436-157b-441a-a181-67be36b2b882"]
2022-05-13T14:38:15.186Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Request body: 
2022-05-13T14:38:15.186Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||==========================request end================================================
2022-05-13T14:38:15.206Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:15.206Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:15.206Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Status text  : 
2022-05-13T14:38:15.207Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/64709382-66d4-4ac4-87e0-0eafaa84cdbb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:15.207Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "64709382-66d4-4ac4-87e0-0eafaa84cdbb",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "11d76694-e7eb-43d6-96fa-400be4f299cf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-05-13T14:35:06.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/64709382-66d4-4ac4-87e0-0eafaa84cdbb"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/64709382-66d4-4ac4-87e0-0eafaa84cdbb"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/64709382-66d4-4ac4-87e0-0eafaa84cdbb/heatTemplate"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/64709382-66d4-4ac4-87e0-0eafaa84cdbb/networkResourceCustomization"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/64709382-66d4-4ac4-87e0-0eafaa84cdbb/collectionNetworkResourceCustomization"
    }
  }
}
2022-05-13T14:38:15.207Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:15.208Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3ff7de66-8231-4611-b9ae-13236179b366/networkResource|INFO|500||InvokeReturn
2022-05-13T14:38:15.219Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.219Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-05-13T14:38:15.219Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:15.220Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.220Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:38:15.220Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3237fdc-95b0-4b6e-b7db-84d59f6c098e"]
2022-05-13T14:38:15.220Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:38:15.220Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:38:15.240Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:15.240Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.240Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:38:15.241Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:15.241Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:38:15.241Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:15.241Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.242Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.242Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-05-13T14:38:15.242Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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================================================
2022-05-13T14:38:15.243Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.243Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.243Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae4349b-9fda-4150-aa43-a6506609f1ed"]
2022-05-13T14:38:15.243Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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: 
2022-05-13T14:38:15.243Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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================================================
2022-05-13T14:38:15.265Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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==========================================
2022-05-13T14:38:15.266Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.266Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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  : 
2022-05-13T14:38:15.266Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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:"Fri, 13 May 2022 14:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:15.267Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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" : "2022-05-13T11:58:47.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"
    }
  }
}
2022-05-13T14:38:15.267Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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=================================================
2022-05-13T14:38:15.268Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-05-13T14:38:15.280Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:38:15.280Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:38:15.280Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:15.280Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:38:15.281Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:38:15.281Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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:"2671", X-B3-TraceId:"60c51600ae03d065", X-B3-SpanId:"41edf1696b217376", X-B3-ParentSpanId:"60c51600ae03d065", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54601c2c-cbce-4162-8153-5abb65509923"]
2022-05-13T14:38:15.281Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0a3402c5-627a-40ce-b932-8e22b2ebff07","requestStatus":"IN_PROGRESS","startTime":1652452694763,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"859a40d5-be15-4ddc-be0a-092746736dcf","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"0a3402c5-627a-40ce-b932-8e22b2ebff07"}
2022-05-13T14:38:15.281Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:38:15.303Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:15.303Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:38:15.303Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:38:15.304Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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/0a3402c5-627a-40ce-b932-8e22b2ebff07", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:15.305Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:38:14.763+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:38:15.295+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:38:15.305Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:15.305Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:38:15.315Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.315Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:38:15.315Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:15.315Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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
2022-05-13T14:38:15.315Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:38:15.315Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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:"60c51600ae03d065", X-B3-SpanId:"67060979815f6948", X-B3-ParentSpanId:"60c51600ae03d065", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c4dc9ee-7beb-4933-b727-ccd81cabe65a"]
2022-05-13T14:38:15.316Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/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\":\"11d76694-e7eb-43d6-96fa-400be4f299cf\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3ff7de66-8231-4611-b9ae-13236179b366\",\"modelVersionId\":\"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\"modelCustomizationId\":\"3ff7de66-8231-4611-b9ae-13236179b366\",\"modelUuid\":\"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\"modelInvariantUuid\":\"11d76694-e7eb-43d6-96fa-400be4f299cf\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\"source\":\"VID\",\"instanceName\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"859a40d5-be15-4ddc-be0a-092746736dcf\",\"modelInfo\":{\"modelInvariantId\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"18ba2171-a7e9-4504-9734-0a93b85e1016\",\"modelUuid\":\"18ba2171-a7e9-4504-9734-0a93b85e1016\",\"modelInvariantUuid\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"859a40d5-be15-4ddc-be0a-092746736dcf\"}","type":"String"},"requestId":{"value":"0a3402c5-627a-40ce-b932-8e22b2ebff07","type":"String"},"mso-request-id":{"value":"0a3402c5-627a-40ce-b932-8e22b2ebff07","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"859a40d5-be15-4ddc-be0a-092746736dcf","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/859a40d5-be15-4ddc-be0a-092746736dcf/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:38:15.316Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:38:16.328Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:16.329Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:38:16.329Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:38:16.329Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:38:16 GMT", X-ONAP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-TransactionID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ECOMP-RequestID:"0a3402c5-627a-40ce-b932-8e22b2ebff07", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4c4dc9ee-7beb-4933-b727-ccd81cabe65a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:16.330Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0a3402c5-627a-40ce-b932-8e22b2ebff07\",\"instanceId\":\"c2daa618-687a-44fb-84d8-b9965b53c9c0\"}}","message":"Success","processInstanceID":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:38:16.330Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:16.331Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:38:16.335Z|0a3402c5-627a-40ce-b932-8e22b2ebff07|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:16.503Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:16.506Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:16.506Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:38:16.506Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:16.506Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:16.506Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:38:16.507Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e19c976a47e18872", X-B3-SpanId:"379ca1cee1bbfc85", X-B3-ParentSpanId:"e19c976a47e18872", X-B3-Sampled:"0", X-ONAP-RequestID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-RequestID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-TransactionID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-ECOMP-RequestID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33ba821e-d197-4f4c-bef0-d78635b6ef3f"]
2022-05-13T14:38:16.507Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:38:16.507Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:38:16.524Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:16.525Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:16.525Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:38:16.525Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:16.526Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:38:14.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:38:16.527Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:16.527Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:38:16.529Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:16.529Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:16.529Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:16.530Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:16.530Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:16.531Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e19c976a47e18872", X-B3-SpanId:"e87e7a695ae3b121", X-B3-ParentSpanId:"e19c976a47e18872", X-B3-Sampled:"0", X-ONAP-RequestID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-RequestID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-TransactionID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-ECOMP-RequestID:"0c3db804-a337-4d26-8fa7-035ecb73c1f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51573641-b77a-4046-b7ee-106c2ff0f2bb"]
2022-05-13T14:38:16.531Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:16.531Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:16.542Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:16.543Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:16.543Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:16.544Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:16.544Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:16.545Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:16.545Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:16.555Z|0c3db804-a337-4d26-8fa7-035ecb73c1f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:24.136Z|61dd77f0-983f-4fca-863d-76205fe94395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:24.137Z|61dd77f0-983f-4fca-863d-76205fe94395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:24.140Z|298852ad-a862-4347-a862-8e6231fd6cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:24.141Z|c95a335a-201a-439b-be1b-0a196a0a16b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:24.141Z|298852ad-a862-4347-a862-8e6231fd6cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:24.141Z|c95a335a-201a-439b-be1b-0a196a0a16b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:25.306Z|b982f489-73f7-44df-ab0f-8ebc23391b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:38:25.307Z|b982f489-73f7-44df-ab0f-8ebc23391b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:26.687Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:26.691Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:26.691Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:38:26.691Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:26.692Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:26.692Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:38:26.692Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b96006b74e3f7ec", X-B3-SpanId:"b2187c09d51aae71", X-B3-ParentSpanId:"9b96006b74e3f7ec", X-B3-Sampled:"0", X-ONAP-RequestID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-RequestID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-TransactionID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-ECOMP-RequestID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"791b0a54-efd6-4948-9917-e9630b2fd328"]
2022-05-13T14:38:26.692Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:38:26.692Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:38:26.715Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:26.715Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:26.716Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:38:26.716Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:26.718Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:38:14.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:38:26.718Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:26.718Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:38:26.720Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:26.720Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:26.720Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:26.721Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:26.721Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:26.721Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b96006b74e3f7ec", X-B3-SpanId:"9198b96a523f4426", X-B3-ParentSpanId:"9b96006b74e3f7ec", X-B3-Sampled:"0", X-ONAP-RequestID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-RequestID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-TransactionID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-ECOMP-RequestID:"bf8b6c21-707a-4727-80ec-cb54bb1abf72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764f3c80-c815-4def-96e8-c62355173d9e"]
2022-05-13T14:38:26.721Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:26.722Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:26.732Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:26.733Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:26.733Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:26.733Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:26.734Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:26.734Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:26.735Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:26.744Z|bf8b6c21-707a-4727-80ec-cb54bb1abf72|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:34.161Z|b9a3c9fd-ef12-4d26-8d7d-c25805398147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:34.161Z|62b0d2bb-340d-4ca7-8359-f04949339ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:34.161Z|62b0d2bb-340d-4ca7-8359-f04949339ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:34.161Z|b9a3c9fd-ef12-4d26-8d7d-c25805398147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:34.161Z|ad4087e7-5cd5-42f9-8254-de4db03793c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:34.162Z|ad4087e7-5cd5-42f9-8254-de4db03793c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:36.872Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:36.877Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:36.877Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:38:36.877Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:36.878Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:36.878Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:38:36.878Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2330bbe0d1a6d62", X-B3-SpanId:"a3741b1c136cdc0f", X-B3-ParentSpanId:"f2330bbe0d1a6d62", X-B3-Sampled:"0", X-ONAP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-TransactionID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ECOMP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f58555cb-f0f0-446d-86df-024e12d9df87"]
2022-05-13T14:38:36.878Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:38:36.879Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:38:36.897Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:36.897Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:36.897Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:38:36.898Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:36.898Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:38:36.899Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:36.899Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:38:36.900Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:36.900Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:36.900Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:36.900Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:36.901Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:36.901Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2330bbe0d1a6d62", X-B3-SpanId:"14f90ede9918e8a4", X-B3-ParentSpanId:"f2330bbe0d1a6d62", X-B3-Sampled:"0", X-ONAP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-TransactionID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ECOMP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3ce230e-f227-40ad-9e55-b5c54f65b8a5"]
2022-05-13T14:38:36.901Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:36.901Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:36.911Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:36.912Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:36.912Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:36.912Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:36.913Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:38:36.913Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:36.913Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:36.953Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:38:36.953Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:38:36.953Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:36.954Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:38:36.954Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:38:36.954Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-TransactionID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ECOMP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54b782c5-c8da-4a23-ac93-99c82dbe73ee"]
2022-05-13T14:38:36.954Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:38:36.954Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:38:37.162Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:37.163Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:37.163Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:38:37.164Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EFC1F4EAAF6B9478ADC8073BDCF868DC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:38:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:37.164Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"0a3402c5-627a-40ce-b932-8e22b2ebff07","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:38:36.220+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"5f152308-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:38:37.164Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:37.166Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:38:37.187Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:38:37.187Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:38:37.188Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:37.188Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:38:37.188Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:38:37.188Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-TransactionID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ECOMP-RequestID:"1df2d617-db71-4142-9278-cbf3bb611a72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70464947-c007-4399-b979-0d2530f79178"]
2022-05-13T14:38:37.188Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:38:37.188Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:38:37.327Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:37.328Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:37.328Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:38:37.328Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4C7DCE801C1134EAE326C9FA5B5C5E50; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 13 May 2022 14:38:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:37.329Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:5f16f706-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:38:36.221+0000","endTime":"2022-05-13T14:38:36.221+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:38:37.329Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:37.330Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:38:37.338Z|1df2d617-db71-4142-9278-cbf3bb611a72|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:40.306Z|d5445594-ffed-4549-a70c-38c796a3b99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:38:40.309Z|d5445594-ffed-4549-a70c-38c796a3b99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:40.706Z|513f5182-c0ea-4a8a-9244-1d919ed393f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:38:40.707Z|513f5182-c0ea-4a8a-9244-1d919ed393f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:44.179Z|929463fd-190f-44c5-ab1a-a4d4fd41fa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:44.180Z|929463fd-190f-44c5-ab1a-a4d4fd41fa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:44.181Z|a34cf35f-8c16-46e9-b701-84aaf9932a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:44.181Z|2fd71838-2d3b-4214-b51c-1dd72f427f55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:44.182Z|a34cf35f-8c16-46e9-b701-84aaf9932a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:44.182Z|2fd71838-2d3b-4214-b51c-1dd72f427f55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:47.462Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:47.467Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:47.468Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:38:47.468Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:47.468Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:47.468Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:38:47.468Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"346f55b016f17620", X-B3-SpanId:"b522729706d23fd2", X-B3-ParentSpanId:"346f55b016f17620", X-B3-Sampled:"0", X-ONAP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-TransactionID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ECOMP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f249bd-cd45-4a65-81a0-4659f0ab855e"]
2022-05-13T14:38:47.468Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:38:47.469Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:38:47.488Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:47.488Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:47.488Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:38:47.489Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:47.489Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:38:47.490Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:47.490Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:38:47.491Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:47.492Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:47.492Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:47.492Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:47.493Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:47.493Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"346f55b016f17620", X-B3-SpanId:"18c9187288bc9861", X-B3-ParentSpanId:"346f55b016f17620", X-B3-Sampled:"0", X-ONAP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-TransactionID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ECOMP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20bd30eb-534e-4035-b1fb-9c032967da69"]
2022-05-13T14:38:47.493Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:47.493Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:47.506Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:47.507Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:47.507Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:47.507Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:47.508Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:38:47.508Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:47.508Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:47.529Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:38:47.530Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:38:47.530Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:47.530Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:38:47.530Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:38:47.530Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-TransactionID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ECOMP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afd3cd01-77e1-49d9-8c93-a5bc9a84930d"]
2022-05-13T14:38:47.530Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:38:47.531Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:38:47.650Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:47.651Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:47.651Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:38:47.652Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0205BC52E923585E1351A0BB66DF8D74; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:47.653Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"0a3402c5-627a-40ce-b932-8e22b2ebff07","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:38:36.220+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"5f152308-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:38:47.653Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:47.654Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:38:47.672Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:38:47.672Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:38:47.672Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:47.672Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:38:47.673Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:38:47.673Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-TransactionID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ECOMP-RequestID:"d279736f-f931-4eea-b4a1-10e6cf697173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb3a2e61-0f3b-409a-ae62-ed618184edee"]
2022-05-13T14:38:47.673Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:38:47.673Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:38:47.796Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:47.796Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:47.797Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:38:47.797Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9EBCC6011B949E2EE218592FB44EEE19; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:47.798Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:628d3227-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:38:42.029+0000","endTime":"2022-05-13T14:38:42.034+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:38:47.798Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:47.799Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:38:47.807Z|d279736f-f931-4eea-b4a1-10e6cf697173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:38:53.526Z|67e05ffb-fcb2-4680-98b2-06d767480148|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:38:53.527Z|67e05ffb-fcb2-4680-98b2-06d767480148|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:54.200Z|ffe94632-fa04-4c1a-9e89-1cced1977f2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:54.200Z|23aa4bc9-0aa8-44a3-b78c-8fbba11e7e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:54.201Z|23aa4bc9-0aa8-44a3-b78c-8fbba11e7e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:54.202Z|bc13a7f0-9550-43c2-914b-94259be818e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:38:54.202Z|bc13a7f0-9550-43c2-914b-94259be818e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:54.206Z|ffe94632-fa04-4c1a-9e89-1cced1977f2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:38:55.306Z|55c89533-ba4f-4de5-ae00-3ebfff70d0ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:38:55.307Z|55c89533-ba4f-4de5-ae00-3ebfff70d0ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:38:57.942Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:38:57.946Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:57.946Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:38:57.946Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:57.947Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:38:57.947Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:38:57.947Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2146939cadf35143", X-B3-SpanId:"6b4fb8cac7af45c4", X-B3-ParentSpanId:"2146939cadf35143", X-B3-Sampled:"0", X-ONAP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-TransactionID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ECOMP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"201d1bae-e365-4a4f-892f-486e3d7f7af9"]
2022-05-13T14:38:57.947Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:38:57.947Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:38:57.967Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:57.967Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:57.967Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:38:57.968Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:57.969Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:38:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:38:57.969Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:57.970Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:38:57.972Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:57.972Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:38:57.972Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:57.972Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:38:57.973Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:38:57.973Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2146939cadf35143", X-B3-SpanId:"c45a6f22471ca767", X-B3-ParentSpanId:"2146939cadf35143", X-B3-Sampled:"0", X-ONAP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-TransactionID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ECOMP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9873f4a7-57a9-4bbe-8b37-bafbc700bfeb"]
2022-05-13T14:38:57.973Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:38:57.974Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:38:57.985Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:57.986Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:57.986Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:38:57.986Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:38:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:57.987Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:38:57.988Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:57.988Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:38:58.008Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:38:58.008Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:38:58.008Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:58.009Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:38:58.009Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:38:58.009Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-TransactionID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ECOMP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1767de43-3ea7-4d49-aed2-51f10035cec6"]
2022-05-13T14:38:58.009Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:38:58.009Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:38:58.130Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:58.131Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:58.131Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:38:58.131Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F875689014C3E4DDA1367EEE265053E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:38:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:58.132Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"0a3402c5-627a-40ce-b932-8e22b2ebff07","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:38:36.220+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"5f152308-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:38:58.132Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:58.133Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0a3402c5-627a-40ce-b932-8e22b2ebff07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:38:58.152Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:38:58.152Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:38:58.152Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:38:58.152Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:38:58.152Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:38:58.153Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-TransactionID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ECOMP-RequestID:"604ba619-4a55-4480-aa5d-0d4fedd751d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e20c0b5-1241-4aa5-8506-914d1a02e378"]
2022-05-13T14:38:58.153Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:38:58.153Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:38:58.301Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:38:58.302Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:38:58.302Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:38:58.302Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1F2D5CDE7A9DF2BCB26C7C22BAE202AA; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:38:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:38:58.303Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:628d3227-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:38:42.029+0000","endTime":"2022-05-13T14:38:42.034+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"52a340d8-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:38:58.303Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:38:58.304Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5f16cfef-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:38:58.309Z|604ba619-4a55-4480-aa5d-0d4fedd751d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:04.221Z|548356f5-7434-4688-9cb0-47a344f0ae03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:04.221Z|548356f5-7434-4688-9cb0-47a344f0ae03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:04.226Z|e21acd78-190a-40b4-b576-2da81e4f95f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:04.226Z|e21acd78-190a-40b4-b576-2da81e4f95f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:04.228Z|c2d829e5-3e3a-4606-9335-88934f435264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:04.228Z|c2d829e5-3e3a-4606-9335-88934f435264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:08.439Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:08.442Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.443Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:39:08.443Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.443Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.443Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:39:08.444Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb12afa2c8265ad0", X-B3-SpanId:"92ac6e88ca060809", X-B3-ParentSpanId:"cb12afa2c8265ad0", X-B3-Sampled:"0", X-ONAP-RequestID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-RequestID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-TransactionID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-ECOMP-RequestID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6babb6d3-db43-4fe3-bf79-a7e7ae2deebf"]
2022-05-13T14:39:08.444Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:39:08.444Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.464Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.464Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.465Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:39:08.465Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.465Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "endTime" : "2022-05-13T14:39:02.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:39:08.466Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.466Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:39:08.467Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.468Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:08.468Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.468Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.468Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:08.468Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb12afa2c8265ad0", X-B3-SpanId:"aed8dc03fa1fa722", X-B3-ParentSpanId:"cb12afa2c8265ad0", X-B3-Sampled:"0", X-ONAP-RequestID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-RequestID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-TransactionID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-ECOMP-RequestID:"3641a7a6-0d67-4ffe-9122-87a8b930225c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b20a3f27-aafa-43ac-879e-13a5ac3d27ec"]
2022-05-13T14:39:08.469Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:08.469Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.480Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.480Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.480Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:08.481Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.481Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"33e5c548-559f-4fb8-be7a-612d4954b201\",\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:08.481Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.482Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:08.493Z|3641a7a6-0d67-4ffe-9122-87a8b930225c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:08.616Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:08.620Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.620Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:39:08.620Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.620Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.621Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:39:08.621Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07296ac52cd63d12", X-B3-SpanId:"99d6da04ccf08305", X-B3-ParentSpanId:"07296ac52cd63d12", X-B3-Sampled:"0", X-ONAP-RequestID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-RequestID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-TransactionID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-ECOMP-RequestID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934f7013-cbda-4d58-9cd5-fc9ed3875df9"]
2022-05-13T14:39:08.621Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:39:08.621Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.637Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.638Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.638Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:39:08.638Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.639Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "endTime" : "2022-05-13T14:39:02.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:39:08.639Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.639Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:39:08.645Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.645Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:08.645Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.646Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.646Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:08.646Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07296ac52cd63d12", X-B3-SpanId:"7711cfff26aee71f", X-B3-ParentSpanId:"07296ac52cd63d12", X-B3-Sampled:"0", X-ONAP-RequestID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-RequestID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-TransactionID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-ECOMP-RequestID:"6d229ee4-73bc-4926-ba40-4911736b7868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2fdb29a-dc60-4e5d-8702-da2d13e978dd"]
2022-05-13T14:39:08.646Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:08.647Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.658Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.659Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.659Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:08.659Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.660Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"33e5c548-559f-4fb8-be7a-612d4954b201\",\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:08.660Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.661Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:08.668Z|6d229ee4-73bc-4926-ba40-4911736b7868|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:08.789Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:08.791Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.792Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:39:08.792Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.792Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.792Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:39:08.792Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d3859bad0b15a21", X-B3-SpanId:"0b485601b5d026b0", X-B3-ParentSpanId:"5d3859bad0b15a21", X-B3-Sampled:"0", X-ONAP-RequestID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-RequestID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-TransactionID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-ECOMP-RequestID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f129cd-0768-4909-ad1a-3b7402ce3ecb"]
2022-05-13T14:39:08.792Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:39:08.793Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.809Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.809Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.809Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:39:08.810Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.811Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "endTime" : "2022-05-13T14:39:02.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:39:08.811Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.812Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:39:08.813Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.813Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:08.814Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.814Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.814Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:08.814Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d3859bad0b15a21", X-B3-SpanId:"fa0a69ba1b5b3db5", X-B3-ParentSpanId:"5d3859bad0b15a21", X-B3-Sampled:"0", X-ONAP-RequestID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-RequestID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-TransactionID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-ECOMP-RequestID:"6bab15fc-3da0-486d-886c-8ca0390f4d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ec9d5b0-4b23-47b4-8152-7700c444d42a"]
2022-05-13T14:39:08.815Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:08.815Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.825Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.825Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.825Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:08.826Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.826Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"33e5c548-559f-4fb8-be7a-612d4954b201\",\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:08.826Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.827Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:08.833Z|6bab15fc-3da0-486d-886c-8ca0390f4d38|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:08.958Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:08.961Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.961Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:39:08.961Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.961Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:08.962Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:39:08.962Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b224da4d8360a58f", X-B3-SpanId:"a6631ba133abb7a6", X-B3-ParentSpanId:"b224da4d8360a58f", X-B3-Sampled:"0", X-ONAP-RequestID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-RequestID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-TransactionID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-ECOMP-RequestID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b1e8cc1-d5ac-45f9-ae79-75b5f476e141"]
2022-05-13T14:39:08.962Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:39:08.962Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.980Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.980Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.980Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:39:08.980Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.981Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "endTime" : "2022-05-13T14:39:02.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:39:08.982Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.982Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:39:08.983Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.983Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:08.984Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:08.984Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:08.984Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:08.984Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b224da4d8360a58f", X-B3-SpanId:"10988bc21281d1c1", X-B3-ParentSpanId:"b224da4d8360a58f", X-B3-Sampled:"0", X-ONAP-RequestID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-RequestID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-TransactionID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-ECOMP-RequestID:"972a97c0-cd0b-4851-a33d-3dc67e14d835", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deee76a3-9e17-46dd-a8dd-b54e64cd1ead"]
2022-05-13T14:39:08.984Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:08.984Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:08.994Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:08.994Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:08.994Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:08.994Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:08.995Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"33e5c548-559f-4fb8-be7a-612d4954b201\",\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:08.995Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:08.996Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:09.005Z|972a97c0-cd0b-4851-a33d-3dc67e14d835|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:09.113Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:09.117Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:09.117Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||Invoke
2022-05-13T14:39:09.117Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:09.117Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07
2022-05-13T14:39:09.117Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Method      : GET
2022-05-13T14:39:09.117Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15ffc844ec13326e", X-B3-SpanId:"571c634f9e43b79f", X-B3-ParentSpanId:"15ffc844ec13326e", X-B3-Sampled:"0", X-ONAP-RequestID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-RequestID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-TransactionID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-ECOMP-RequestID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"152cea07-a86c-4cc8-a195-8cb9e7076ffb"]
2022-05-13T14:39:09.118Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Request body: 
2022-05-13T14:39:09.118Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||==========================request end================================================
2022-05-13T14:39:09.133Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:09.134Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:09.134Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Status text  : 
2022-05-13T14:39:09.134Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:09.135Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||Response body: {
  "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "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" : "2022-05-13T14:38:14.000+00:00",
  "endTime" : "2022-05-13T14:39:02.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"11d76694-e7eb-43d6-96fa-400be4f299cf\",\n    \"modelVersionId\": \"64709382-66d4-4ac4-87e0-0eafaa84cdbb\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3ff7de66-8231-4611-b9ae-13236179b366\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"859a40d5-be15-4ddc-be0a-092746736dcf\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
    "cloudIdentifier" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\"},\"environment\":null}",
    "created" : "2022-05-13T14:38:40.000+00:00"
  } ],
  "requestURI" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07"
    }
  }
}
2022-05-13T14:39:09.135Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:09.135Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3402c5-627a-40ce-b932-8e22b2ebff07|INFO|500||InvokeReturn
2022-05-13T14:39:09.136Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:09.137Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:09.137Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:09.137Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false
2022-05-13T14:39:09.137Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:09.137Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15ffc844ec13326e", X-B3-SpanId:"bb6dabf422d0c407", X-B3-ParentSpanId:"15ffc844ec13326e", X-B3-Sampled:"0", X-ONAP-RequestID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-RequestID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-TransactionID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-ECOMP-RequestID:"69fb856a-5075-4908-8f06-c3333b4aefec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c0c5b11-7c78-42c1-a985-1715aa9b531b"]
2022-05-13T14:39:09.138Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:09.138Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:09.147Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:09.148Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:09.148Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:09.148Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:09.149Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "0a3402c5-627a-40ce-b932-8e22b2ebff07",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"33e5c548-559f-4fb8-be7a-612d4954b201\",\"output_key\":\"subnet_id_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"694768ef-445e-4760-82a0-3c4ed5c3f477\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":null,\"creation_time\":1652452721000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:38:43.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:09.149Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:09.150Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a3402c5-627a-40ce-b932-8e22b2ebff07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:09.159Z|69fb856a-5075-4908-8f06-c3333b4aefec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a3402c5-627a-40ce-b932-8e22b2ebff07|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:10.306Z|1fd8f178-506c-4e85-a8c2-3d1bb85fb013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:39:10.307Z|1fd8f178-506c-4e85-a8c2-3d1bb85fb013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:39:10.707Z|579cd033-034e-4874-9638-4cdc59becac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:39:10.708Z|579cd033-034e-4874-9638-4cdc59becac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:39:14.244Z|dd14f120-187f-41cc-80d9-d0860f86a3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:14.245Z|dd14f120-187f-41cc-80d9-d0860f86a3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:14.246Z|25ab80d3-dbdf-42b8-b0cf-5b468856e663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:14.246Z|25ab80d3-dbdf-42b8-b0cf-5b468856e663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:14.249Z|7279e8c5-8bc6-47e6-af20-71bb74d67583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:14.249Z|7279e8c5-8bc6-47e6-af20-71bb74d67583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:20.525Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:20.526Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||INFO|500||Checking if requestId: adbd89a4-453e-4e38-914b-4b84f2b0e8d9 already exists in requestDb InfraActiveRequests table
2022-05-13T14:39:20.527Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:20.527Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:39:20.527Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:20.527Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:20.527Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:39:20.527Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b919117fcd0e917", X-B3-SpanId:"c0cceb9b9c33621f", X-B3-ParentSpanId:"6b919117fcd0e917", X-B3-Sampled:"0", X-ONAP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-TransactionID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ECOMP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a4eb625-f134-48a8-9307-cac3a3407c48"]
2022-05-13T14:39:20.528Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:39:20.528Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:39:20.545Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:20.545Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:39:20.545Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:39:20.546Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:39:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:20.546Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: 
2022-05-13T14:39:20.546Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:20.546Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|404|Not Found|InvokeReturn
2022-05-13T14:39:20.555Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:39:21.384Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:39:21.403Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:39:21.403Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[adbd89a4-453e-4e38-914b-4b84f2b0e8d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f8c57467-ea9c-44a3-9667-cdb627c391c3], X-ECOMP-RequestID=[adbd89a4-453e-4e38-914b-4b84f2b0e8d9], X-TransactionId=[], X-ONAP-RequestID=[adbd89a4-453e-4e38-914b-4b84f2b0e8d9]}
2022-05-13T14:39:21.515Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/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=[0-aai-resources-220513-14:39:21:430-96005], Content-Length=[395], Date=[Fri, 13 May 2022 14:39:21 GMT], Content-Type=[application/json]}
2022-05-13T14:39:21.516Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-05-13T14:39:21.516Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:39:21.520Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-05-13T14:39:21.524Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:39:21.542Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:39:21.542Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:39:21.700Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:39:21.701Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:39:21:565-36983], vertex-id=[151704], Content-Length=[1073], Date=[Fri, 13 May 2022 14:39:21 GMT], Content-Type=[application/json]}
2022-05-13T14:39:21.701Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452700549","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/c2daa618-687a-44fb-84d8-b9965b53c9c0","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c2daa618-687a-44fb-84d8-b9965b53c9c0"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-55751507-20d2-4e96-8367-375313b9a83c_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"}]}]}}

2022-05-13T14:39:21.702Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:39:21.702Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:39:21.703Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:39:21.703Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:39:21.703Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:21.703Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:39:21.704Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:39:21.704Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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:"6b919117fcd0e917", X-B3-SpanId:"d342c6f7775946c6", X-B3-ParentSpanId:"6b919117fcd0e917", X-B3-Sampled:"0", X-ONAP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-TransactionID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ECOMP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcfbb98b-2741-43be-a8c9-977c1861e456"]
2022-05-13T14:39:21.704Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"c2daa618-687a-44fb-84d8-b9965b53c9c0","serviceInstanceId":"859a40d5-be15-4ddc-be0a-092746736dcf"},"instanceName":null,"requestScope":"network"}
2022-05-13T14:39:21.704Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:39:21.724Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:21.724Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:21.724Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:39:21.724Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:39:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:21.725Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:39:21.725Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:21.725Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:39:21.726Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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
2022-05-13T14:39:21.726Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-05-13T14:39:21.726Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:21.726Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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
2022-05-13T14:39:21.726Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T14:39:21.727Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-TransactionID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ECOMP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0462e3ce-fdb3-4757-ba28-d43e15ae4246"]
2022-05-13T14:39:21.727Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T14:39:21.727Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:39:21.747Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:21.747Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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
2022-05-13T14:39:21.748Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T14:39:21.748Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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:"Fri, 13 May 2022 14:39:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:21.749Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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" : "2022-05-13T11:58:47.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"
    }
  }
}
2022-05-13T14:39:21.750Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:21.750Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-05-13T14:39:21.754Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:39:21.754Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:39:21.754Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:21.755Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:39:21.755Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:39:21.755Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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:"1261", X-B3-TraceId:"6b919117fcd0e917", X-B3-SpanId:"5fd288ada9b00aef", X-B3-ParentSpanId:"6b919117fcd0e917", X-B3-Sampled:"0", X-ONAP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-TransactionID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ECOMP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56eeaa96-f933-4f4b-b40b-312de42be806"]
2022-05-13T14:39:21.755Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","requestStatus":"IN_PROGRESS","startTime":1652452761520,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"859a40d5-be15-4ddc-be0a-092746736dcf","requestScope":"network","requestAction":"deleteInstance","networkId":"c2daa618-687a-44fb-84d8-b9965b53c9c0","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9"}
2022-05-13T14:39:21.755Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:39:21.776Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:21.776Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:39:21.777Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:39:21.777Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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/adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:21.778Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:39:21.520+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:39:21.768+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:39:21.778Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:21.778Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:39:21.784Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:39:21.784Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:39:21.784Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:21.784Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:39:21.784Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:39:21.785Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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:"6b919117fcd0e917", X-B3-SpanId:"e9639da174189dc3", X-B3-ParentSpanId:"6b919117fcd0e917", X-B3-Sampled:"0", X-ONAP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-TransactionID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ECOMP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bab0b7ad-af4a-4a10-af06-a7cbc2f75e95"]
2022-05-13T14:39:21.785Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|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\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"859a40d5-be15-4ddc-be0a-092746736dcf\",\"networkInstanceId\":\"c2daa618-687a-44fb-84d8-b9965b53c9c0\"}","type":"String"},"requestId":{"value":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","type":"String"},"mso-request-id":{"value":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"859a40d5-be15-4ddc-be0a-092746736dcf","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"c2daa618-687a-44fb-84d8-b9965b53c9c0","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/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:39:21.785Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:39:22.800Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:22.800Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:39:22.800Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:39:22.801Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:39:22 GMT", X-ONAP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-TransactionID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ECOMP-RequestID:"adbd89a4-453e-4e38-914b-4b84f2b0e8d9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bab0b7ad-af4a-4a10-af06-a7cbc2f75e95", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:22.801Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"adbd89a4-453e-4e38-914b-4b84f2b0e8d9\",\"instanceId\":\"c2daa618-687a-44fb-84d8-b9965b53c9c0\"}}","message":"Success","processInstanceID":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:39:22.801Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:22.802Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:39:22.805Z|adbd89a4-453e-4e38-914b-4b84f2b0e8d9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:22.934Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:22.938Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:22.938Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:39:22.938Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:22.938Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:22.938Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:39:22.939Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eddf7972cb9c8cbd", X-B3-SpanId:"4f3cb9bfd3330d70", X-B3-ParentSpanId:"eddf7972cb9c8cbd", X-B3-Sampled:"0", X-ONAP-RequestID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-RequestID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-TransactionID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-ECOMP-RequestID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d7eaf11-6b1d-42c4-9f16-6e97994d2899"]
2022-05-13T14:39:22.939Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:39:22.939Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:39:22.956Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:22.956Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:22.956Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:39:22.956Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:22.957Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:39:21.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:39:22.957Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:22.957Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:39:22.959Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:22.959Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:22.959Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:22.959Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:22.959Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:22.960Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eddf7972cb9c8cbd", X-B3-SpanId:"f17447742f503ba2", X-B3-ParentSpanId:"eddf7972cb9c8cbd", X-B3-Sampled:"0", X-ONAP-RequestID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-RequestID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-TransactionID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-ECOMP-RequestID:"54fc1f08-3822-451e-8728-e11d8ef7fabd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b97a29c-1563-43f8-820c-d5f411ed0e40"]
2022-05-13T14:39:22.960Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:22.960Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:22.970Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:22.970Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:22.970Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:22.971Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:22.971Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:39:22.972Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:22.972Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:22.983Z|54fc1f08-3822-451e-8728-e11d8ef7fabd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:24.267Z|07fb6ce0-0790-4be6-8c48-aac3b6916339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:24.268Z|07fb6ce0-0790-4be6-8c48-aac3b6916339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:24.268Z|bf08986c-104d-4689-814d-c01b2a31bdc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:24.268Z|bf08986c-104d-4689-814d-c01b2a31bdc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:24.269Z|2c1c70a2-e715-4f57-a41a-727af187fa84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:24.270Z|2c1c70a2-e715-4f57-a41a-727af187fa84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:25.306Z|e20309ed-ccee-455b-94ef-336eeaf8e7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:39:25.309Z|e20309ed-ccee-455b-94ef-336eeaf8e7a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:39:33.108Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:33.112Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:33.113Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:39:33.113Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:33.113Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:33.113Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:39:33.113Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a968ea8f55b34b61", X-B3-SpanId:"2720ad45aba7d9cb", X-B3-ParentSpanId:"a968ea8f55b34b61", X-B3-Sampled:"0", X-ONAP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-TransactionID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ECOMP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"984dfc84-1637-45dc-afef-f4e79d359765"]
2022-05-13T14:39:33.114Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:39:33.114Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:39:33.133Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:33.134Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:33.134Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:39:33.134Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:33.135Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:39:33.135Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:33.136Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:39:33.137Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:33.137Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:33.137Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:33.137Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:33.137Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:33.138Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a968ea8f55b34b61", X-B3-SpanId:"7a4b5e37da46f745", X-B3-ParentSpanId:"a968ea8f55b34b61", X-B3-Sampled:"0", X-ONAP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-TransactionID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ECOMP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f841cd7-f360-406f-aa6f-061faef13821"]
2022-05-13T14:39:33.138Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:33.138Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:33.148Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:33.148Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:33.149Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:33.149Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:33.149Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_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_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:33.150Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:33.150Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:33.174Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-TransactionID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ECOMP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c900173-52a3-4075-a4df-84e023f149d5"]
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:39:33.175Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:39:33.305Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:33.306Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:33.306Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:39:33.306Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6644BA64A7E3D530F18D8086516D8B7F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:39:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:33.307Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:39:26.975+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"7d565849-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:39:33.307Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:33.307Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:39:33.321Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:39:33.321Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:39:33.321Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:33.321Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:39:33.322Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:39:33.322Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-TransactionID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ECOMP-RequestID:"ee16c8d3-83f6-4403-a7db-05c0c27391fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8f4052a-b7a1-45ee-8ede-f28c664bf230"]
2022-05-13T14:39:33.322Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:39:33.322Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:39:33.458Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:33.458Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:33.458Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:39:33.459Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CBA1968F895FDB8A75273FF097A2BB96; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:33.459Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7e6074a8-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:39:28.712+0000","endTime":"2022-05-13T14:39:28.717+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:39:33.459Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:33.460Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:39:33.464Z|ee16c8d3-83f6-4403-a7db-05c0c27391fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:34.290Z|3ac2b935-eb25-473a-bf82-ea73eb600a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:34.291Z|3ac2b935-eb25-473a-bf82-ea73eb600a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:34.293Z|787be6ed-29ab-4f94-9f59-ac627eb6ac5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:34.293Z|787be6ed-29ab-4f94-9f59-ac627eb6ac5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:34.294Z|072cbd60-3216-44e8-8908-ee00d1c169c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:34.294Z|072cbd60-3216-44e8-8908-ee00d1c169c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:40.306Z|4f1e8b0f-c19c-4e36-91f2-cab6abae79e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:39:40.307Z|4f1e8b0f-c19c-4e36-91f2-cab6abae79e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:39:40.708Z|736a3f82-d513-44b9-8ea5-a2b95dd1c022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:39:40.709Z|736a3f82-d513-44b9-8ea5-a2b95dd1c022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:39:43.591Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:43.595Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:43.595Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:39:43.595Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:43.595Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:43.595Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:39:43.595Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c038198961b3614c", X-B3-SpanId:"2df81d40aee05bd7", X-B3-ParentSpanId:"c038198961b3614c", X-B3-Sampled:"0", X-ONAP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-TransactionID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ECOMP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c8ecdfe-aefe-4cdc-ac54-39f33b4a2fff"]
2022-05-13T14:39:43.596Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:39:43.596Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:39:43.615Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:43.615Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:43.615Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:39:43.615Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:43.616Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:39:43.616Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:43.616Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:39:43.617Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:43.618Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:43.618Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:43.618Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:43.618Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:43.618Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c038198961b3614c", X-B3-SpanId:"cc8a9707a73e6427", X-B3-ParentSpanId:"c038198961b3614c", X-B3-Sampled:"0", X-ONAP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-TransactionID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ECOMP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d99211ff-e2de-4676-a2cc-e4414006fff3"]
2022-05-13T14:39:43.619Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:43.619Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:43.631Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:43.632Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:43.632Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:43.633Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:43.633Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_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_240ebcc5-2a04-4158-bb7a-268b1590f0f1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:43.633Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:43.633Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:43.655Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:39:43.655Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:39:43.655Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:43.655Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:39:43.656Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:39:43.656Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-TransactionID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ECOMP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3e5241a-ce40-466c-9561-7ac29bbf5060"]
2022-05-13T14:39:43.656Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:39:43.656Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:39:43.778Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:43.778Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:43.778Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:39:43.778Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C5CC55F5AB91CCE111C188BBCE7E3617; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:43.779Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:39:26.975+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"7d565849-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:39:43.779Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:43.779Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:39:43.795Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:39:43.795Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:39:43.795Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:43.795Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:39:43.795Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:39:43.796Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-TransactionID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ECOMP-RequestID:"53575fc3-433a-480f-aa51-022d931f0f68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5910d0b-4e36-4855-9c56-108c33f99185"]
2022-05-13T14:39:43.796Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:39:43.796Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:39:43.915Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:43.916Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:43.916Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:39:43.916Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DD075DB39D64FD4E909505D09B2941D1; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:43.917Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7e6074a8-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:39:28.712+0000","endTime":"2022-05-13T14:39:28.717+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:39:43.917Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:43.917Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d5768f0-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:39:43.922Z|53575fc3-433a-480f-aa51-022d931f0f68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:44.311Z|8c508def-dea2-478f-aa47-cce2af30094e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:44.311Z|3cb99a49-96d3-4631-af64-0f396697b1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:44.311Z|8c508def-dea2-478f-aa47-cce2af30094e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:44.311Z|3cb99a49-96d3-4631-af64-0f396697b1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:44.315Z|b96551d0-b23c-4e5f-9592-00eee963e2e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:44.316Z|b96551d0-b23c-4e5f-9592-00eee963e2e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:53.527Z|793181ae-3677-4e17-b1f3-69bcdc5c1f3b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:39:53.527Z|793181ae-3677-4e17-b1f3-69bcdc5c1f3b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:54.053Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:39:54.057Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:54.057Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:39:54.057Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:54.057Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:39:54.057Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:39:54.057Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62d72e8841825b6d", X-B3-SpanId:"a57cf71f0738d8ab", X-B3-ParentSpanId:"62d72e8841825b6d", X-B3-Sampled:"0", X-ONAP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-TransactionID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ECOMP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf938489-d10e-4a04-89e0-2d09b1aabe60"]
2022-05-13T14:39:54.058Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:39:54.058Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:39:54.106Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:54.107Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:54.107Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:39:54.108Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:54.108Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:39:54.108Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:54.109Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:39:54.111Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:54.112Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:39:54.112Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:54.112Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:39:54.113Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:39:54.113Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62d72e8841825b6d", X-B3-SpanId:"3506c3356f0b3cf2", X-B3-ParentSpanId:"62d72e8841825b6d", X-B3-Sampled:"0", X-ONAP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-TransactionID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ECOMP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4689029c-7b54-4459-9623-378f4a3556d6"]
2022-05-13T14:39:54.113Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:39:54.114Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:39:54.126Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:54.126Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:54.127Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:39:54.127Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:54.128Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:39:54.128Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:54.128Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:39:54.147Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:39:54.148Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:39:54.148Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:54.148Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:39:54.148Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:39:54.148Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-TransactionID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ECOMP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c59d21f2-71ce-4241-95c2-8d7eb399ae43"]
2022-05-13T14:39:54.148Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:39:54.149Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:39:54.277Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:54.277Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:54.278Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:39:54.278Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BE68F34CC618ED03D1BD0BA2E5DC5AC7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 13 May 2022 14:39:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:54.279Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T14:39:47.732+0000","endTime":"2022-05-13T14:39:49.932+0000","removalTime":null,"durationInMillis":2200,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"89805bf5-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:39:54.279Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:54.279Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:39:54.298Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:39:54.298Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:39:54.298Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:39:54.299Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:39:54.299Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:39:54.299Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-TransactionID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ECOMP-RequestID:"fb91b3bd-f78c-442e-b449-d6389b572ef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a14cff9-7296-4f51-adbb-7d1e9f2b64cb"]
2022-05-13T14:39:54.299Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:39:54.299Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:39:54.330Z|605c97f5-98bd-4d54-9015-5bd596cbc2ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:54.330Z|605c97f5-98bd-4d54-9015-5bd596cbc2ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:54.333Z|0b10ac0c-7dd6-473d-b3c7-69887ac8ebcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:54.334Z|0b10ac0c-7dd6-473d-b3c7-69887ac8ebcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:54.335Z|e00da09e-c9bf-4c1b-840d-25864001aad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:39:54.335Z|e00da09e-c9bf-4c1b-840d-25864001aad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:39:54.424Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:39:54.425Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:39:54.425Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:39:54.426Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C017DF7051134AEB491993D29D70A20E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Fri, 13 May 2022 14:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:39:54.426Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:89b6fba7-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:39:47.734+0000","endTime":"2022-05-13T14:39:49.931+0000","durationInMillis":2197,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:39:54.427Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:39:54.427Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:39:54.431Z|fb91b3bd-f78c-442e-b449-d6389b572ef8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:39:55.306Z|dfa50536-b6c8-45df-bfd8-8332f0ea014a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:39:55.307Z|dfa50536-b6c8-45df-bfd8-8332f0ea014a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:40:04.351Z|663bd29c-1643-4104-b06b-e75a3a295fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:04.351Z|2f3673b9-9e52-43f9-9c3e-539f68a247c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:04.352Z|663bd29c-1643-4104-b06b-e75a3a295fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:04.352Z|2f3673b9-9e52-43f9-9c3e-539f68a247c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:04.356Z|09936bfb-784b-4eac-b900-88b405f2a2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:04.356Z|09936bfb-784b-4eac-b900-88b405f2a2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:04.563Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:04.566Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:04.566Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:40:04.567Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:04.567Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:04.567Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:40:04.567Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e730830f3c1404b9", X-B3-SpanId:"ca8f31dd60189404", X-B3-ParentSpanId:"e730830f3c1404b9", X-B3-Sampled:"0", X-ONAP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-TransactionID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ECOMP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf73cdd8-ceb9-4fe7-bde8-5d6d13906d5d"]
2022-05-13T14:40:04.567Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:40:04.568Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:40:04.588Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:04.588Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:04.589Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:40:04.589Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:04.590Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:39:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:40:04.590Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:04.590Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:40:04.592Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:04.592Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:04.592Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:04.593Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:04.593Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:04.593Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e730830f3c1404b9", X-B3-SpanId:"f5e67f99624ec0b5", X-B3-ParentSpanId:"e730830f3c1404b9", X-B3-Sampled:"0", X-ONAP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-TransactionID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ECOMP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d5d3ca7-859c-41df-9c8d-1102a16612de"]
2022-05-13T14:40:04.594Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:04.595Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:04.608Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:04.608Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:04.608Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:04.609Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:04.609Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:40:04.609Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:04.610Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:04.680Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:40:04.681Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:40:04.681Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:04.681Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:40:04.681Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:40:04.681Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-TransactionID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ECOMP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b9a3f9-5e93-416f-a375-98cd04304f39"]
2022-05-13T14:40:04.681Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:40:04.682Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:40:04.807Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:04.807Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:04.808Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:40:04.808Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A2CFB089E555203071E30496CE1DB2CC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 13 May 2022 14:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:04.808Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"adbd89a4-453e-4e38-914b-4b84f2b0e8d9","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T14:39:47.732+0000","endTime":"2022-05-13T14:39:49.932+0000","removalTime":null,"durationInMillis":2200,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"89805bf5-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:40:04.809Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:04.809Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:40:04.828Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-TransactionID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ECOMP-RequestID:"7ef10526-091a-49f0-a55f-686526e84e66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7a438a1-1f40-4b1d-a17b-fdfe6eaaef4a"]
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:40:04.829Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:40:04.951Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:04.951Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:04.951Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:40:04.952Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CE1EAEA53BA1C445E6625CB57DFB446F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Fri, 13 May 2022 14:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:04.952Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:89b6fba7-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:39:47.734+0000","endTime":"2022-05-13T14:39:49.931+0000","durationInMillis":2197,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7a421370-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:40:04.952Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:04.953Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=89b6ad74-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:40:04.957Z|7ef10526-091a-49f0-a55f-686526e84e66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:10.306Z|c2eb41a6-92bf-4c38-b067-3a29516b8c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:40:10.309Z|c2eb41a6-92bf-4c38-b067-3a29516b8c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:40:10.709Z|06533d99-4dcc-46db-8110-f420f071a7b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:40:10.709Z|06533d99-4dcc-46db-8110-f420f071a7b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:40:14.376Z|c3743c1a-5f52-4658-99eb-441927d4bdc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:14.377Z|c3743c1a-5f52-4658-99eb-441927d4bdc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:14.382Z|baa1497f-8756-468b-9360-cd60a9a216da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:14.382Z|754720df-ca58-4869-a83c-5e597980f2d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:14.382Z|754720df-ca58-4869-a83c-5e597980f2d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:14.382Z|baa1497f-8756-468b-9360-cd60a9a216da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:15.097Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:15.103Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.103Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:40:15.103Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.104Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.104Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:40:15.104Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52578b959e2db2f2", X-B3-SpanId:"bcf034598c3df1b8", X-B3-ParentSpanId:"52578b959e2db2f2", X-B3-Sampled:"0", X-ONAP-RequestID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-RequestID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-TransactionID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-ECOMP-RequestID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16ecf715-0082-40a4-864a-979aa6e31f84"]
2022-05-13T14:40:15.105Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:40:15.105Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.125Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.125Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.126Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:40:15.126Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.127Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "endTime" : "2022-05-13T14:40:08.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:40:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:40:15.127Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.127Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:40:15.130Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.130Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:15.130Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.130Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.131Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:15.131Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52578b959e2db2f2", X-B3-SpanId:"54149d1b3287f0fb", X-B3-ParentSpanId:"52578b959e2db2f2", X-B3-Sampled:"0", X-ONAP-RequestID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-RequestID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-TransactionID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-ECOMP-RequestID:"0757f7a1-169e-4a06-9ef2-f813e7c24762", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25f94287-d42a-463c-a838-b9b339decd4a"]
2022-05-13T14:40:15.131Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:15.131Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.142Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.142Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.142Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:15.142Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.143Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:40:15.143Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.143Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:15.149Z|0757f7a1-169e-4a06-9ef2-f813e7c24762|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:15.266Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:15.268Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.269Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:40:15.269Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.269Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.269Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:40:15.269Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d89332f213a62134", X-B3-SpanId:"535dcadfd4859335", X-B3-ParentSpanId:"d89332f213a62134", X-B3-Sampled:"0", X-ONAP-RequestID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-RequestID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-TransactionID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-ECOMP-RequestID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85bb7c7c-17f2-42ba-8815-eefc12112e90"]
2022-05-13T14:40:15.270Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:40:15.270Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.284Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.284Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.285Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:40:15.285Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.286Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "endTime" : "2022-05-13T14:40:08.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:40:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:40:15.286Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.286Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:40:15.287Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.287Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:15.288Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.288Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.289Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:15.289Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d89332f213a62134", X-B3-SpanId:"3f7c7e6b32d411e5", X-B3-ParentSpanId:"d89332f213a62134", X-B3-Sampled:"0", X-ONAP-RequestID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-RequestID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-TransactionID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-ECOMP-RequestID:"b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"627783ff-ff47-46c9-8d5e-832cf20474b6"]
2022-05-13T14:40:15.289Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:15.290Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.301Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.301Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.301Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:15.302Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.302Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:40:15.302Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.303Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:15.310Z|b0bff2b4-a0b4-47f5-b25c-b6d69ee0cad2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:15.432Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:15.435Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.435Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:40:15.436Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.436Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.436Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:40:15.437Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa5ee92a3d7fb9c8", X-B3-SpanId:"18b6fd09b675afe6", X-B3-ParentSpanId:"aa5ee92a3d7fb9c8", X-B3-Sampled:"0", X-ONAP-RequestID:"2261b908-b7c7-4297-9722-a369088a1e04", X-RequestID:"2261b908-b7c7-4297-9722-a369088a1e04", X-TransactionID:"2261b908-b7c7-4297-9722-a369088a1e04", X-ECOMP-RequestID:"2261b908-b7c7-4297-9722-a369088a1e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbddf97e-3529-44ac-b18f-fcfb019f480d"]
2022-05-13T14:40:15.437Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:40:15.437Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.452Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.452Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.452Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:40:15.453Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.453Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "endTime" : "2022-05-13T14:40:08.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:40:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:40:15.453Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.454Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:40:15.455Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.456Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:15.456Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.456Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.456Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:15.457Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa5ee92a3d7fb9c8", X-B3-SpanId:"73d85e54a26e3680", X-B3-ParentSpanId:"aa5ee92a3d7fb9c8", X-B3-Sampled:"0", X-ONAP-RequestID:"2261b908-b7c7-4297-9722-a369088a1e04", X-RequestID:"2261b908-b7c7-4297-9722-a369088a1e04", X-TransactionID:"2261b908-b7c7-4297-9722-a369088a1e04", X-ECOMP-RequestID:"2261b908-b7c7-4297-9722-a369088a1e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1b9baf-402e-48b8-b260-c89cbc68458a"]
2022-05-13T14:40:15.457Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:15.457Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.467Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.467Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.468Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:15.468Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.469Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:40:15.469Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.469Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:15.476Z|2261b908-b7c7-4297-9722-a369088a1e04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:15.597Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:15.599Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.600Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:40:15.600Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.600Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.600Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:40:15.600Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"666650509224cc3b", X-B3-SpanId:"fb31bc7a514fc42b", X-B3-ParentSpanId:"666650509224cc3b", X-B3-Sampled:"0", X-ONAP-RequestID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-RequestID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-TransactionID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-ECOMP-RequestID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bd3c6f7-5ef8-41e3-85e6-c1f908bcaa83"]
2022-05-13T14:40:15.600Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:40:15.601Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.615Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.615Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.615Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:40:15.615Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.616Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "endTime" : "2022-05-13T14:40:08.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:40:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:40:15.617Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.617Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:40:15.618Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.618Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:15.618Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.618Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.618Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:15.619Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"666650509224cc3b", X-B3-SpanId:"72b8cc0ad52aec19", X-B3-ParentSpanId:"666650509224cc3b", X-B3-Sampled:"0", X-ONAP-RequestID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-RequestID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-TransactionID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-ECOMP-RequestID:"3820c53f-e6a7-4fa8-9564-a8057fa0a302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bb94461-76f2-4ecb-b159-c08b9af38abf"]
2022-05-13T14:40:15.619Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:15.619Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.627Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.628Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.628Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:15.628Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.629Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:40:15.629Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.629Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:15.637Z|3820c53f-e6a7-4fa8-9564-a8057fa0a302|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:15.760Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:15.762Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.762Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||Invoke
2022-05-13T14:40:15.763Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.763Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9
2022-05-13T14:40:15.763Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Method      : GET
2022-05-13T14:40:15.763Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230f1c68a8d475e6", X-B3-SpanId:"296d947bf76e3453", X-B3-ParentSpanId:"230f1c68a8d475e6", X-B3-Sampled:"0", X-ONAP-RequestID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-RequestID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-TransactionID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-ECOMP-RequestID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98b45048-0dbd-45a2-b5b6-7fcdaf424145"]
2022-05-13T14:40:15.763Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Request body: 
2022-05-13T14:40:15.763Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.779Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.779Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.779Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Status text  : 
2022-05-13T14:40:15.779Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.781Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||Response body: {
  "requestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "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" : "2022-05-13T14:39:21.000+00:00",
  "endTime" : "2022-05-13T14:40:08.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:40:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "networkName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf/networks/c2daa618-687a-44fb-84d8-b9965b53c9c0",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9"
    }
  }
}
2022-05-13T14:40:15.781Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.781Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|INFO|500||InvokeReturn
2022-05-13T14:40:15.783Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.783Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:15.784Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:15.784Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false
2022-05-13T14:40:15.784Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:15.784Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230f1c68a8d475e6", X-B3-SpanId:"9679417fb84413eb", X-B3-ParentSpanId:"230f1c68a8d475e6", X-B3-Sampled:"0", X-ONAP-RequestID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-RequestID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-TransactionID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-ECOMP-RequestID:"e3250f6f-fa6a-49b6-8b82-caf723305593", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cf03152-328d-4289-825b-081fe6252558"]
2022-05-13T14:40:15.785Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:15.785Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:15.795Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:15.795Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:15.795Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:15.795Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:15.796Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "adbd89a4-453e-4e38-914b-4b84f2b0e8d9",
  "groupingId" : "d262566d-3d77-49fb-84f8-3b3f73910852",
  "name" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0/d262566d-3d77-49fb-84f8-3b3f73910852\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"updated_time\":1652452768000,\"creation_time\":1652452721000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2e3a18f9589143fba280a5344d55277d\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d262566d-3d77-49fb-84f8-3b3f73910852\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"network_name\":\"basic_network-55751507-20d2-4e96-8367-375313b9a83c_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:39:29.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:40:15.796Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:15.797Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adbd89a4-453e-4e38-914b-4b84f2b0e8d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:15.805Z|e3250f6f-fa6a-49b6-8b82-caf723305593|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adbd89a4-453e-4e38-914b-4b84f2b0e8d9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:16.425Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:16.426Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||Checking if requestId: e8a31e54-e6a9-4887-82bc-ae5b08415619 already exists in requestDb InfraActiveRequests table
2022-05-13T14:40:16.427Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:16.427Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||Invoke
2022-05-13T14:40:16.427Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:16.427Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:16.428Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Method      : GET
2022-05-13T14:40:16.428Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"915b49c81711175c", X-B3-SpanId:"3820cfebb0e2812a", X-B3-ParentSpanId:"915b49c81711175c", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b15a4a7-1e45-4793-aa29-0ee04a5aa6f0"]
2022-05-13T14:40:16.428Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Request body: 
2022-05-13T14:40:16.428Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||==========================request end================================================
2022-05-13T14:40:16.444Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:16.445Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:40:16.445Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status text  : 
2022-05-13T14:40:16.445Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:16.445Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Response body: 
2022-05-13T14:40:16.446Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:16.446Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|404|Not Found|InvokeReturn
2022-05-13T14:40:16.453Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:40:16.490Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:40:16.509Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|INFO|500||Invoke
2022-05-13T14:40:16.509Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ea59314b-653c-4980-8434-cc46a9859416], X-ECOMP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-TransactionId=[], X-ONAP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619]}
2022-05-13T14:40:16.601Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:40:16:530-23729], vertex-id=[204920], Content-Length=[251], Date=[Fri, 13 May 2022 14:40:16 GMT], Content-Type=[application/json]}
2022-05-13T14:40:16.602Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?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/859a40d5-be15-4ddc-be0a-092746736dcf"}]}

2022-05-13T14:40:16.602Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:40:16.615Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:40:16.632Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:40:16.632Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:40:16.707Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:40:16.708Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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-220513-14:40:16:652-57187], Content-Length=[613], Date=[Fri, 13 May 2022 14:40:16 GMT], Content-Type=[application/json]}
2022-05-13T14:40:16.708Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-05-13T14:40:16.711Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-05-13T14:40:16.716Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:40:16.732Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|INFO|500||Invoke
2022-05-13T14:40:16.733Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f3e7b8e1-927b-4708-8244-26f24f83a78d], X-ECOMP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-TransactionId=[], X-ONAP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619]}
2022-05-13T14:40:16.803Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:40:16:751-26483], vertex-id=[204920], Content-Length=[251], Date=[Fri, 13 May 2022 14:40:16 GMT], Content-Type=[application/json]}
2022-05-13T14:40:16.804Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?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/859a40d5-be15-4ddc-be0a-092746736dcf"}]}

2022-05-13T14:40:16.805Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:40:16.811Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:40:16.834Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:40:16.835Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:40:16.906Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:40:16.907Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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-220513-14:40:16:855-89068], Content-Length=[610], Date=[Fri, 13 May 2022 14:40:16 GMT], Content-Type=[application/json]}
2022-05-13T14:40:16.907Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-05-13T14:40:16.909Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-05-13T14:40:16.914Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:40:16.932Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|INFO|500||Invoke
2022-05-13T14:40:16.932Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1e0a76a-f671-4d1a-88d8-5c3e3f83832a], X-ECOMP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-TransactionId=[], X-ONAP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619]}
2022-05-13T14:40:16.967Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:40:16:948-36528], vertex-id=[204920], Content-Length=[251], Date=[Fri, 13 May 2022 14:40:16 GMT], Content-Type=[application/json]}
2022-05-13T14:40:16.967Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?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/859a40d5-be15-4ddc-be0a-092746736dcf"}]}

2022-05-13T14:40:16.968Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:40:16.973Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:40:16.989Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:40:16.990Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0aa71d7c-709c-4aa9-8bff-19a2b50c3b54], X-ECOMP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619], X-TransactionId=[], X-ONAP-RequestID=[e8a31e54-e6a9-4887-82bc-ae5b08415619]}
2022-05-13T14:40:17.028Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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/859a40d5-be15-4ddc-be0a-092746736dcf/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-220513-14:40:17:007-9231], Content-Length=[619], Date=[Fri, 13 May 2022 14:40:17 GMT], Content-Type=[application/json]}
2022-05-13T14:40:17.029Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/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/859a40d5-be15-4ddc-be0a-092746736dcf/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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/configurations","ERR.5.4.6114"]}}}

2022-05-13T14:40:17.029Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:40:17.031Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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/859a40d5-be15-4ddc-be0a-092746736dcf/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-05-13T14:40:17.031Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:40:17.032Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:40:17.032Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:40:17.033Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:40:17.033Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:17.033Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:40:17.033Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:40:17.034Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"915b49c81711175c", X-B3-SpanId:"2237cd7b7d5b520e", X-B3-ParentSpanId:"915b49c81711175c", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ecbd9f7-6698-450d-854a-d7d2e78e108d"]
2022-05-13T14:40:17.034Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"859a40d5-be15-4ddc-be0a-092746736dcf"},"instanceName":null,"requestScope":"service"}
2022-05-13T14:40:17.034Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:40:17.057Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:17.057Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:17.058Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:40:17.058Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:17.058Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:40:17.058Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:17.059Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:40:17.059Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:40:17.060Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:40:17.060Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:17.060Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:40:17.060Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:40:17.061Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e08b6174-c71e-460a-adcc-62e17c1407c1"]
2022-05-13T14:40:17.061Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:40:17.061Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:40:17.084Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:17.084Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:17.084Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:40:17.084Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"Fri, 13 May 2022 14:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:17.086Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:40:17.086Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:17.086Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:40:17.092Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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
2022-05-13T14:40:17.093Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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
2022-05-13T14:40:17.093Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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================================================
2022-05-13T14:40:17.093Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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
2022-05-13T14:40:17.093Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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
2022-05-13T14:40:17.094Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b977cf1-9515-4b36-90e5-04b6c91f3e6c"]
2022-05-13T14:40:17.094Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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: 
2022-05-13T14:40:17.094Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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================================================
2022-05-13T14:40:17.108Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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==========================================
2022-05-13T14:40:17.108Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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
2022-05-13T14:40:17.108Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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  : 
2022-05-13T14:40:17.109Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"Fri, 13 May 2022 14:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:17.110Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 535,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-05-13T14:40:17.110Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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=================================================
2022-05-13T14:40:17.110Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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
2022-05-13T14:40:17.112Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:40:17.112Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:40:17.113Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:17.113Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:40:17.113Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:40:17.113Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8efe317f-2057-4221-8f25-1468506b1afe"]
2022-05-13T14:40:17.114Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:40:17.114Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:40:17.128Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:17.128Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:17.128Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:40:17.128Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"Fri, 13 May 2022 14:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:17.129Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:40:17.130Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:17.130Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:40:17.133Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:40:17.133Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:40:17.133Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:17.133Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:40:17.134Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:40:17.134Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"915b49c81711175c", X-B3-SpanId:"45db406cf8f0edae", X-B3-ParentSpanId:"915b49c81711175c", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4df3843e-9287-4f98-8624-17cc8779aa81"]
2022-05-13T14:40:17.134Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e8a31e54-e6a9-4887-82bc-ae5b08415619","requestStatus":"IN_PROGRESS","startTime":1652452817031,"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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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":"859a40d5-be15-4ddc-be0a-092746736dcf","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf","cloudApiRequests":[],"requestURI":"e8a31e54-e6a9-4887-82bc-ae5b08415619"}
2022-05-13T14:40:17.134Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:40:17.155Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:17.155Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:40:17.155Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:40:17.155Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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/e8a31e54-e6a9-4887-82bc-ae5b08415619", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:17.157Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:40:17.031+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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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" : "2022-05-13T14:40:17.148+00:00",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    }
  }
}
2022-05-13T14:40:17.157Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:17.157Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:40:17.165Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:40:17.165Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:40:17.166Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:17.166Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:40:17.166Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:40:17.166Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|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:"915b49c81711175c", X-B3-SpanId:"5e8038fd18d85f2c", X-B3-ParentSpanId:"915b49c81711175c", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec83638f-9ef7-4a6c-aaff-f568ac3a9c1c"]
2022-05-13T14:40:17.167Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"18ba2171-a7e9-4504-9734-0a93b85e1016\",\"modelUuid\":\"18ba2171-a7e9-4504-9734-0a93b85e1016\",\"modelInvariantUuid\":\"1a0ecd28-9236-4068-9fed-7292d804d7cf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"859a40d5-be15-4ddc-be0a-092746736dcf\"}","type":"String"},"requestId":{"value":"e8a31e54-e6a9-4887-82bc-ae5b08415619","type":"String"},"mso-request-id":{"value":"e8a31e54-e6a9-4887-82bc-ae5b08415619","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"859a40d5-be15-4ddc-be0a-092746736dcf","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/859a40d5-be15-4ddc-be0a-092746736dcf","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:40:17.167Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:40:18.178Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:18.178Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:40:18.179Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:40:18.179Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:40:18 GMT", X-ONAP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-TransactionID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ECOMP-RequestID:"e8a31e54-e6a9-4887-82bc-ae5b08415619", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ec83638f-9ef7-4a6c-aaff-f568ac3a9c1c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:18.180Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e8a31e54-e6a9-4887-82bc-ae5b08415619\",\"instanceId\":\"859a40d5-be15-4ddc-be0a-092746736dcf\"}}","message":"Success","processInstanceID":"9b441606-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:40:18.180Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:18.181Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:40:18.185Z|e8a31e54-e6a9-4887-82bc-ae5b08415619|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:18.318Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:18.320Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:18.321Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||Invoke
2022-05-13T14:40:18.321Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:18.321Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:18.321Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Method      : GET
2022-05-13T14:40:18.321Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf850a945cc4037f", X-B3-SpanId:"f2b98e3e0e8aadc6", X-B3-ParentSpanId:"cf850a945cc4037f", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-RequestID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-TransactionID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-ECOMP-RequestID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2db1f11-3b17-42a0-8fed-b93feb728180"]
2022-05-13T14:40:18.322Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Request body: 
2022-05-13T14:40:18.322Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||==========================request end================================================
2022-05-13T14:40:18.337Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:18.337Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:18.337Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status text  : 
2022-05-13T14:40:18.337Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:18.338Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Response body: {
  "requestId" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:40: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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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" : "2022-05-13T14:40:17.000+00:00",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    }
  }
}
2022-05-13T14:40:18.338Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:18.339Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||InvokeReturn
2022-05-13T14:40:18.339Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:18.340Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:18.340Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:18.340Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:18.340Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:18.341Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf850a945cc4037f", X-B3-SpanId:"fad80042d27391f0", X-B3-ParentSpanId:"cf850a945cc4037f", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-RequestID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-TransactionID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-ECOMP-RequestID:"ac8e9de5-593d-4727-9aee-59dc01fc7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68d6584d-95d6-4333-9e4c-c69171957d2c"]
2022-05-13T14:40:18.341Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:18.341Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:18.352Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:18.352Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:18.352Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:18.353Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:18.354Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:40:18.354Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:18.354Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:18.361Z|ac8e9de5-593d-4727-9aee-59dc01fc7c5e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:24.399Z|1990e5f1-c0e2-4568-9da4-4e63d393cda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:24.400Z|1990e5f1-c0e2-4568-9da4-4e63d393cda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:24.403Z|8468a851-75ef-4adf-8cad-54445204f611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:24.403Z|8468a851-75ef-4adf-8cad-54445204f611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:24.403Z|2e7f5c98-e2bb-4d43-9200-e4f5f3823f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:24.404Z|2e7f5c98-e2bb-4d43-9200-e4f5f3823f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:25.306Z|7e3ee9b8-ba42-4166-aad3-b1df10317fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:40:25.307Z|7e3ee9b8-ba42-4166-aad3-b1df10317fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:40:28.485Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:28.489Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:28.489Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||Invoke
2022-05-13T14:40:28.489Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:28.489Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:28.490Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Method      : GET
2022-05-13T14:40:28.490Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3345732a3d909903", X-B3-SpanId:"eb18443ccfc5bf59", X-B3-ParentSpanId:"3345732a3d909903", X-B3-Sampled:"0", X-ONAP-RequestID:"9bb13276-4e91-478c-a121-57354ab37041", X-RequestID:"9bb13276-4e91-478c-a121-57354ab37041", X-TransactionID:"9bb13276-4e91-478c-a121-57354ab37041", X-ECOMP-RequestID:"9bb13276-4e91-478c-a121-57354ab37041", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6665eebe-affc-4e4b-a269-359cfb59a146"]
2022-05-13T14:40:28.490Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Request body: 
2022-05-13T14:40:28.490Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||==========================request end================================================
2022-05-13T14:40:28.510Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:28.510Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:28.510Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status text  : 
2022-05-13T14:40:28.511Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:28.512Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Response body: {
  "requestId" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:40:17.000+00:00",
  "endTime" : "2022-05-13T14:40:26.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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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" : "2022-05-13T14:40:26.000+00:00",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    }
  }
}
2022-05-13T14:40:28.512Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:28.512Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||InvokeReturn
2022-05-13T14:40:28.514Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:28.514Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:28.515Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:28.515Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:28.515Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:28.515Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3345732a3d909903", X-B3-SpanId:"1d1c56887e83dfbe", X-B3-ParentSpanId:"3345732a3d909903", X-B3-Sampled:"0", X-ONAP-RequestID:"9bb13276-4e91-478c-a121-57354ab37041", X-RequestID:"9bb13276-4e91-478c-a121-57354ab37041", X-TransactionID:"9bb13276-4e91-478c-a121-57354ab37041", X-ECOMP-RequestID:"9bb13276-4e91-478c-a121-57354ab37041", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ede863d-ca03-479d-8773-2ca249f795ab"]
2022-05-13T14:40:28.516Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:28.516Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:28.524Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:28.524Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:28.525Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:28.525Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:28.525Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:40:28.526Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:28.526Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:28.530Z|9bb13276-4e91-478c-a121-57354ab37041|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:28.645Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:28.648Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:28.648Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||Invoke
2022-05-13T14:40:28.648Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:28.648Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:28.648Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Method      : GET
2022-05-13T14:40:28.648Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b14cbbd0035f330", X-B3-SpanId:"dc674934195ac56d", X-B3-ParentSpanId:"5b14cbbd0035f330", X-B3-Sampled:"0", X-ONAP-RequestID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-RequestID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-TransactionID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-ECOMP-RequestID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ee81e4-e710-48ac-bb77-4a1f68cf574a"]
2022-05-13T14:40:28.649Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Request body: 
2022-05-13T14:40:28.649Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||==========================request end================================================
2022-05-13T14:40:28.663Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:28.663Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:28.663Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status text  : 
2022-05-13T14:40:28.664Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:28.664Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Response body: {
  "requestId" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:40:17.000+00:00",
  "endTime" : "2022-05-13T14:40:26.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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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" : "2022-05-13T14:40:26.000+00:00",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    }
  }
}
2022-05-13T14:40:28.664Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:28.665Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||InvokeReturn
2022-05-13T14:40:28.666Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:28.666Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:28.666Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:28.667Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:28.667Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:28.667Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b14cbbd0035f330", X-B3-SpanId:"1268e27b8cc30653", X-B3-ParentSpanId:"5b14cbbd0035f330", X-B3-Sampled:"0", X-ONAP-RequestID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-RequestID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-TransactionID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-ECOMP-RequestID:"93d8ee02-0f40-4dc2-8aea-cacae1885061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0896141d-2529-4605-91e3-46a1e41d02c1"]
2022-05-13T14:40:28.667Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:28.668Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:28.676Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:28.677Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:28.677Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:28.677Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:28.678Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:40:28.679Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:28.679Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:28.686Z|93d8ee02-0f40-4dc2-8aea-cacae1885061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:28.799Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:28.802Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:28.802Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||Invoke
2022-05-13T14:40:28.802Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:28.803Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:28.803Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Method      : GET
2022-05-13T14:40:28.803Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2f697c475e22925", X-B3-SpanId:"3dfa122077269ef6", X-B3-ParentSpanId:"a2f697c475e22925", X-B3-Sampled:"0", X-ONAP-RequestID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-RequestID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-TransactionID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-ECOMP-RequestID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2244e11b-2a6a-4940-a332-5dedd278f1c9"]
2022-05-13T14:40:28.803Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Request body: 
2022-05-13T14:40:28.803Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||==========================request end================================================
2022-05-13T14:40:28.819Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:28.820Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:28.820Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status text  : 
2022-05-13T14:40:28.820Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:28.821Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Response body: {
  "requestId" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:40:17.000+00:00",
  "endTime" : "2022-05-13T14:40:26.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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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" : "2022-05-13T14:40:26.000+00:00",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    }
  }
}
2022-05-13T14:40:28.821Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:28.822Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||InvokeReturn
2022-05-13T14:40:28.823Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:28.823Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:28.823Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:28.823Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:28.823Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:28.823Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2f697c475e22925", X-B3-SpanId:"e2fe58b517415c4f", X-B3-ParentSpanId:"a2f697c475e22925", X-B3-Sampled:"0", X-ONAP-RequestID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-RequestID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-TransactionID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-ECOMP-RequestID:"1869fb6a-32f4-4157-8c15-805c6778da22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"208e9dc9-3c1a-45b5-9336-bc698b03f584"]
2022-05-13T14:40:28.824Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:28.824Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:28.834Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:28.834Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:28.834Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:28.835Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:28.836Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:40:28.836Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:28.837Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:28.843Z|1869fb6a-32f4-4157-8c15-805c6778da22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:29.052Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:40:29.055Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:29.055Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||Invoke
2022-05-13T14:40:29.055Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:29.055Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619
2022-05-13T14:40:29.055Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Method      : GET
2022-05-13T14:40:29.056Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4882d4f3929b05a", X-B3-SpanId:"9de9a50b963e4f03", X-B3-ParentSpanId:"b4882d4f3929b05a", X-B3-Sampled:"0", X-ONAP-RequestID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-RequestID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-TransactionID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-ECOMP-RequestID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4faee07-dd20-480d-8dbd-d53d86e19526"]
2022-05-13T14:40:29.056Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Request body: 
2022-05-13T14:40:29.056Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||==========================request end================================================
2022-05-13T14:40:29.070Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:29.070Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:29.070Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Status text  : 
2022-05-13T14:40:29.070Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:29.071Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||Response body: {
  "requestId" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:40:17.000+00:00",
  "endTime" : "2022-05-13T14:40:26.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\": \"1a0ecd28-9236-4068-9fed-7292d804d7cf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"18ba2171-a7e9-4504-9734-0a93b85e1016\"\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" : "2022-05-13T14:40:26.000+00:00",
  "serviceInstanceId" : "859a40d5-be15-4ddc-be0a-092746736dcf",
  "serviceInstanceName" : "basic_network-55751507-20d2-4e96-8367-375313b9a83c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/859a40d5-be15-4ddc-be0a-092746736dcf",
  "cloudApiRequests" : [ ],
  "requestURI" : "e8a31e54-e6a9-4887-82bc-ae5b08415619",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619"
    }
  }
}
2022-05-13T14:40:29.071Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:29.071Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8a31e54-e6a9-4887-82bc-ae5b08415619|INFO|500||InvokeReturn
2022-05-13T14:40:29.072Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:29.072Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:40:29.073Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:40:29.073Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false
2022-05-13T14:40:29.073Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:40:29.073Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4882d4f3929b05a", X-B3-SpanId:"cb30c4242defb9f2", X-B3-ParentSpanId:"b4882d4f3929b05a", X-B3-Sampled:"0", X-ONAP-RequestID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-RequestID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-TransactionID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-ECOMP-RequestID:"f6ff564b-64c4-4db3-8486-9db1558dfdc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc63298-2dcb-443f-8f8a-68c5258a4e79"]
2022-05-13T14:40:29.073Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:40:29.073Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:40:29.081Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:40:29.081Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:40:29.082Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:40:29.082Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:40:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:40:29.082Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:40:29.082Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:40:29.083Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8a31e54-e6a9-4887-82bc-ae5b08415619&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:40:29.088Z|f6ff564b-64c4-4db3-8486-9db1558dfdc7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8a31e54-e6a9-4887-82bc-ae5b08415619|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:40:34.424Z|65faca49-9417-441c-939d-11dd1eec9d4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:34.424Z|65faca49-9417-441c-939d-11dd1eec9d4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:34.424Z|6f086310-e478-4ab6-9275-afe69e99d0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:34.425Z|5d8d7c52-97f2-4fc6-94eb-ad97f50093af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:34.426Z|6f086310-e478-4ab6-9275-afe69e99d0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:34.426Z|5d8d7c52-97f2-4fc6-94eb-ad97f50093af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:40.306Z|037fc492-9e2e-493f-9454-5220de861a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:40:40.307Z|037fc492-9e2e-493f-9454-5220de861a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:40:40.710Z|a3d0e5f6-03b7-4410-8918-eb7a6c42a1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:40:40.711Z|a3d0e5f6-03b7-4410-8918-eb7a6c42a1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:40:44.445Z|ae6be93f-94e1-4c73-8731-8920021826eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:44.446Z|ae6be93f-94e1-4c73-8731-8920021826eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:44.448Z|267080de-e536-4861-b7d6-169472cbf71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:44.449Z|2ef3d3a3-cb0e-426f-bbd6-a1a274e3e034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:44.449Z|267080de-e536-4861-b7d6-169472cbf71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:44.449Z|2ef3d3a3-cb0e-426f-bbd6-a1a274e3e034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:53.527Z|afcee594-b238-4805-a60b-5f5c91e644d6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:40:53.528Z|afcee594-b238-4805-a60b-5f5c91e644d6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:54.467Z|0adf8f1a-6573-49c0-abe0-ba3cf7be92e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:54.467Z|0adf8f1a-6573-49c0-abe0-ba3cf7be92e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:54.470Z|e37c7277-f1b4-4e04-ac6c-88041ad2d16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:54.470Z|bdd63ed8-ec0b-4f42-af9f-33f51e750e88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:40:54.470Z|e37c7277-f1b4-4e04-ac6c-88041ad2d16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:54.471Z|bdd63ed8-ec0b-4f42-af9f-33f51e750e88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:40:55.306Z|399f6b3a-1568-40a0-8bc8-6a23edd38769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:40:55.308Z|399f6b3a-1568-40a0-8bc8-6a23edd38769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:04.490Z|348d3e35-625a-486a-bfcb-f10b1a58311e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:04.491Z|348d3e35-625a-486a-bfcb-f10b1a58311e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:04.491Z|a3d2b1eb-7298-4197-801f-ad58c2c5f4c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:04.492Z|a3d2b1eb-7298-4197-801f-ad58c2c5f4c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:04.492Z|14d3889c-0388-4834-b04a-cac563659ea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:04.492Z|14d3889c-0388-4834-b04a-cac563659ea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:10.306Z|c2df1eda-baf5-407d-a17a-6e145fca6964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:41:10.307Z|c2df1eda-baf5-407d-a17a-6e145fca6964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:10.711Z|6d3de7f9-68e2-45fe-978f-77a9cc89ec87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:41:10.711Z|6d3de7f9-68e2-45fe-978f-77a9cc89ec87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:14.513Z|9af9d011-4c5e-4daf-b203-cc0b084ed8d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:14.513Z|1a67f896-2e20-4f48-a0ac-2467feaef70d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:14.514Z|9af9d011-4c5e-4daf-b203-cc0b084ed8d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:14.514Z|1a67f896-2e20-4f48-a0ac-2467feaef70d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:14.516Z|480dc661-a02f-427a-ac2b-11df430ec831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:14.516Z|480dc661-a02f-427a-ac2b-11df430ec831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:24.534Z|99ffb8a7-f223-41a0-a440-53c0c17e7004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:24.535Z|99ffb8a7-f223-41a0-a440-53c0c17e7004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:24.536Z|ad55cdc6-80de-49f2-8af5-b16fb8bdc23d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:24.537Z|ad55cdc6-80de-49f2-8af5-b16fb8bdc23d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:24.537Z|4f3fa908-8c5e-4489-8ca1-192900531c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:24.538Z|4f3fa908-8c5e-4489-8ca1-192900531c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:25.306Z|8488a583-439c-41e3-91d6-21d39068a0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:41:25.307Z|8488a583-439c-41e3-91d6-21d39068a0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:34.556Z|fe10424e-c5b6-4f33-8505-7d4ce95dd412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:34.556Z|fe10424e-c5b6-4f33-8505-7d4ce95dd412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:34.558Z|00be4494-2ad9-4740-bff4-491caad86a0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:34.558Z|9bfd86a1-660a-4920-b1a7-1bbbc0cfbba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:34.559Z|9bfd86a1-660a-4920-b1a7-1bbbc0cfbba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:34.559Z|00be4494-2ad9-4740-bff4-491caad86a0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:40.306Z|3d2dd01b-d794-444c-bc0f-58aa62a1b173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:41:40.309Z|3d2dd01b-d794-444c-bc0f-58aa62a1b173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:40.712Z|99907385-53a6-4d2e-94c4-4dd8f38833c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:41:40.712Z|99907385-53a6-4d2e-94c4-4dd8f38833c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:44.575Z|3edb95a8-ba9b-4694-85cb-83f23c6cc836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:44.576Z|3edb95a8-ba9b-4694-85cb-83f23c6cc836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:44.580Z|f9900390-db56-4b33-a7fd-b208ad5ae753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:44.581Z|f9900390-db56-4b33-a7fd-b208ad5ae753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:44.583Z|ae95f544-1022-4d18-8584-7861c3ecef47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:44.584Z|ae95f544-1022-4d18-8584-7861c3ecef47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:53.526Z|a8bbee3d-7553-46ef-a001-cd21ee70e18f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:41:53.526Z|a8bbee3d-7553-46ef-a001-cd21ee70e18f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:54.598Z|810c1814-52ea-49ca-b94b-ee61e128522a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:54.598Z|810c1814-52ea-49ca-b94b-ee61e128522a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:54.602Z|b7c57c56-85b3-4ba3-b857-235507853827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:54.602Z|9669966b-44b2-4c51-8c4f-67b7db387ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:41:54.602Z|b7c57c56-85b3-4ba3-b857-235507853827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:54.603Z|9669966b-44b2-4c51-8c4f-67b7db387ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:41:55.306Z|cd18540a-c008-42b4-8d46-fea0b1956a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:41:55.307Z|cd18540a-c008-42b4-8d46-fea0b1956a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:41:58.929Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:41:58.931Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 706f9235-c95b-40d1-89dd-328d5f1bf078 already exists in requestDb InfraActiveRequests table
2022-05-13T14:41:58.931Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:41:58.931Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:41:58.932Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:58.932Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:41:58.932Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:41:58.932Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"269daae93c278d1e", X-B3-SpanId:"dd8c3288c725fb13", X-B3-ParentSpanId:"269daae93c278d1e", X-B3-Sampled:"0", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cbe1f06-85f6-4b2f-b87d-146e91b9bccc"]
2022-05-13T14:41:58.932Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:41:58.932Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:41:58.952Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:41:58.952Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:41:58.952Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:41:58.952Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:41:58.953Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: 
2022-05-13T14:41:58.953Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:41:58.953Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|404|Not Found|InvokeReturn
2022-05-13T14:41:58.962Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:41:58.966Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:41:58.984Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:41:58.985Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|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/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:41:59.102Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|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/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:41:59.102Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:41:59:006-23938], vertex-id=[348320], Content-Length=[610], Date=[Fri, 13 May 2022 14:41:59 GMT], Content-Type=[application/json]}
2022-05-13T14:41:59.103Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452736444","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"}]}]}}

2022-05-13T14:41:59.104Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:41:59.104Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:41:59.105Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:41:59.105Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:41:59.105Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:59.105Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:41:59.105Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:41:59.106Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"269daae93c278d1e", X-B3-SpanId:"7603914445bc5152", X-B3-ParentSpanId:"269daae93c278d1e", X-B3-Sampled:"0", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57bd75f3-cdcc-43e5-a739-e443fd64f483"]
2022-05-13T14:41:59.106Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024","requestScope":"service"}
2022-05-13T14:41:59.106Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:41:59.120Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:41:59.120Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:41:59.120Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:41:59.120Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:41:59.121Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:41:59.121Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:41:59.121Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:41:59.122Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:41:59.122Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:41:59.122Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:59.122Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:41:59.123Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:41:59.123Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ace15631-4f30-459e-ad4c-24291eba167e"]
2022-05-13T14:41:59.123Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:41:59.123Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:41:59.150Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:41:59.150Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:41:59.150Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:41:59.151Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:41:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:41:59.152Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:41:59.152Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:41:59.152Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:41:59.162Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T14:41:59.163Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-05-13T14:41:59.163Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:59.163Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T14:41:59.164Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:41:59.164Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3cfa4bd-b21e-4ef3-9641-22802be2c9ce"]
2022-05-13T14:41:59.164Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:41:59.164Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:41:59.177Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:41:59.177Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-05-13T14:41:59.177Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:41:59.177Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:41:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:41:59.178Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T14:41:59.178Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:41:59.178Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-05-13T14:41:59.180Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:41:59.181Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:41:59.181Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:59.181Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:41:59.181Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:41:59.182Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b5025df-2ab4-4a9c-8226-d0c52f219cd7"]
2022-05-13T14:41:59.182Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:41:59.182Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:41:59.194Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:41:59.194Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:41:59.194Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:41:59.194Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:41:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:41:59.195Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:41:59.195Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:41:59.196Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:41:59.199Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:41:59.200Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:41:59.200Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:59.200Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:41:59.200Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:41:59.200Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1839", X-B3-TraceId:"269daae93c278d1e", X-B3-SpanId:"e1ace9abf68ef590", X-B3-ParentSpanId:"269daae93c278d1e", X-B3-Sampled:"0", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a7fe416-c221-46f8-859e-b8d4e54927e1"]
2022-05-13T14:41:59.201Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"706f9235-c95b-40d1-89dd-328d5f1bf078","requestStatus":"IN_PROGRESS","startTime":1652452918962,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"706f9235-c95b-40d1-89dd-328d5f1bf078"}
2022-05-13T14:41:59.201Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:41:59.220Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:41:59.220Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:41:59.220Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:41:59.221Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:41:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:41:59.222Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:41:58.962+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:41:59.213+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:41:59.222Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:41:59.222Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:41:59.229Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:41:59.229Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:41:59.229Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:41:59.229Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:41:59.229Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:41:59.229Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"269daae93c278d1e", X-B3-SpanId:"68a10171e05018c5", X-B3-ParentSpanId:"269daae93c278d1e", X-B3-Sampled:"0", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988f1cd4-5589-4697-a0ad-03e9e621f418"]
2022-05-13T14:41:59.230Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelUuid\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelInvariantUuid\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"706f9235-c95b-40d1-89dd-328d5f1bf078","type":"String"},"mso-request-id":{"value":"706f9235-c95b-40d1-89dd-328d5f1bf078","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:41:59.230Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:42:00.245Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:00.246Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:42:00.246Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:42:00.246Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:42:00 GMT", X-ONAP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-TransactionID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ECOMP-RequestID:"706f9235-c95b-40d1-89dd-328d5f1bf078", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"988f1cd4-5589-4697-a0ad-03e9e621f418", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:00.246Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"706f9235-c95b-40d1-89dd-328d5f1bf078\",\"instanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\"}}","message":"Success","processInstanceID":"d81a469e-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:42:00.246Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:00.247Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:42:00.250Z|706f9235-c95b-40d1-89dd-328d5f1bf078|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:00.407Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:00.409Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:00.409Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:42:00.409Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:00.410Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:00.410Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:42:00.410Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85492bca42d83a9c", X-B3-SpanId:"977170ddf94a6771", X-B3-ParentSpanId:"85492bca42d83a9c", X-B3-Sampled:"0", X-ONAP-RequestID:"1425c129-260a-44ac-8a77-9820dc319b10", X-RequestID:"1425c129-260a-44ac-8a77-9820dc319b10", X-TransactionID:"1425c129-260a-44ac-8a77-9820dc319b10", X-ECOMP-RequestID:"1425c129-260a-44ac-8a77-9820dc319b10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1576fcb6-b449-49f6-a0b4-bc85d631f08f"]
2022-05-13T14:42:00.410Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:42:00.410Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:42:00.429Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:00.429Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:00.430Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:42:00.430Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:00.430Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:41:58.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:41:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:42:00.431Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:00.431Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||InvokeReturn
2022-05-13T14:42:00.432Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:00.432Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:00.432Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:00.433Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:00.433Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:00.433Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85492bca42d83a9c", X-B3-SpanId:"2a2bcbe5e5fcfdc9", X-B3-ParentSpanId:"85492bca42d83a9c", X-B3-Sampled:"0", X-ONAP-RequestID:"1425c129-260a-44ac-8a77-9820dc319b10", X-RequestID:"1425c129-260a-44ac-8a77-9820dc319b10", X-TransactionID:"1425c129-260a-44ac-8a77-9820dc319b10", X-ECOMP-RequestID:"1425c129-260a-44ac-8a77-9820dc319b10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99c36ff9-8ef7-42b1-a27b-8cf6196c8edf"]
2022-05-13T14:42:00.433Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:00.433Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:00.443Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:00.443Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:00.443Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:00.443Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:00.444Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:00.445Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:00.445Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:00.451Z|1425c129-260a-44ac-8a77-9820dc319b10|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:04.622Z|f4418459-20a7-4f17-a770-3c073a0c9727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:04.622Z|2bd2ddaf-f710-4bd7-b8f7-d3c6c3b4b1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:04.623Z|f4418459-20a7-4f17-a770-3c073a0c9727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:04.623Z|2bd2ddaf-f710-4bd7-b8f7-d3c6c3b4b1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:04.625Z|51f07d3d-756b-4453-be2e-516ebb9be121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:04.626Z|51f07d3d-756b-4453-be2e-516ebb9be121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:10.306Z|f1f25b9e-13a4-4c53-a6b8-ba75e8e00b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:42:10.307Z|f1f25b9e-13a4-4c53-a6b8-ba75e8e00b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:42:10.589Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:10.593Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:10.593Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:42:10.593Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:10.594Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:10.594Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:42:10.594Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a79eec3fd96a61b", X-B3-SpanId:"5c8de10f6b3db634", X-B3-ParentSpanId:"1a79eec3fd96a61b", X-B3-Sampled:"0", X-ONAP-RequestID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-RequestID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-TransactionID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-ECOMP-RequestID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f6d0eca-57ed-4988-8a5e-19fc358c9db6"]
2022-05-13T14:42:10.594Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:42:10.594Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:42:10.614Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:10.614Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:10.614Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:42:10.615Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:10.616Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:41:58.000+00:00",
  "endTime" : "2022-05-13T14:42:09.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:42:10.616Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:10.616Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||InvokeReturn
2022-05-13T14:42:10.618Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:10.618Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:10.618Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:10.618Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:10.618Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:10.619Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a79eec3fd96a61b", X-B3-SpanId:"76ccd6b7bc075aae", X-B3-ParentSpanId:"1a79eec3fd96a61b", X-B3-Sampled:"0", X-ONAP-RequestID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-RequestID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-TransactionID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-ECOMP-RequestID:"96b84797-e70a-4b76-9cfe-98e09bd1effb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f3ea62-0e9c-4cd1-bb5c-9bd569328138"]
2022-05-13T14:42:10.619Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:10.619Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:10.627Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:10.627Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:10.627Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:10.628Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:10.628Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:10.629Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:10.629Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:10.633Z|96b84797-e70a-4b76-9cfe-98e09bd1effb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:10.712Z|d177aa90-7692-4eab-a813-f568ed800b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:42:10.713Z|d177aa90-7692-4eab-a813-f568ed800b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:42:10.746Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:10.748Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b8d2a04733ad6ea", X-B3-SpanId:"bde6c672cba2cdc4", X-B3-ParentSpanId:"1b8d2a04733ad6ea", X-B3-Sampled:"0", X-ONAP-RequestID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-RequestID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-TransactionID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-ECOMP-RequestID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5029ae85-75fc-49cf-a9d3-5d3e0255aee8"]
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:42:10.749Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:42:10.763Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:10.764Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:10.764Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:42:10.764Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:10.765Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:41:58.000+00:00",
  "endTime" : "2022-05-13T14:42:09.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:42:10.765Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:10.765Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||InvokeReturn
2022-05-13T14:42:10.766Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:10.766Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:10.766Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:10.767Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:10.767Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:10.767Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b8d2a04733ad6ea", X-B3-SpanId:"caa884adc176dfa9", X-B3-ParentSpanId:"1b8d2a04733ad6ea", X-B3-Sampled:"0", X-ONAP-RequestID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-RequestID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-TransactionID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-ECOMP-RequestID:"f0310355-0fc5-4be4-b36a-c3fa4918b38c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe34619a-f507-4a17-aadf-764c4ba74add"]
2022-05-13T14:42:10.767Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:10.767Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:10.776Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:10.776Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:10.776Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:10.776Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:10.777Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:10.777Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:10.777Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:10.784Z|f0310355-0fc5-4be4-b36a-c3fa4918b38c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:10.897Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:10.900Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:10.900Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:42:10.900Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:10.901Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:10.901Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:42:10.901Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fda7d2bf54faec1c", X-B3-SpanId:"391442b7acf84e3d", X-B3-ParentSpanId:"fda7d2bf54faec1c", X-B3-Sampled:"0", X-ONAP-RequestID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-RequestID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-TransactionID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-ECOMP-RequestID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"227c0fa6-8379-484d-be5b-c467a10a0c2c"]
2022-05-13T14:42:10.901Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:42:10.901Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:42:10.919Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:10.920Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:10.920Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:42:10.920Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:10.921Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:41:58.000+00:00",
  "endTime" : "2022-05-13T14:42:09.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:42:10.921Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:10.922Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||InvokeReturn
2022-05-13T14:42:10.923Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:10.923Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:10.923Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:10.923Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:10.924Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:10.924Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fda7d2bf54faec1c", X-B3-SpanId:"df079bc2d0a98a88", X-B3-ParentSpanId:"fda7d2bf54faec1c", X-B3-Sampled:"0", X-ONAP-RequestID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-RequestID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-TransactionID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-ECOMP-RequestID:"9206a688-b297-4983-9b4c-8e46e42bc240", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85de7daf-4397-40d5-8a6d-f3b0244d28e1"]
2022-05-13T14:42:10.924Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:10.924Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:10.933Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:10.933Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:10.934Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:10.934Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:10.935Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:10.935Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:10.935Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:10.941Z|9206a688-b297-4983-9b4c-8e46e42bc240|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:11.056Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:11.059Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c871c5fa1c296baa", X-B3-SpanId:"330094cea518e7bd", X-B3-ParentSpanId:"c871c5fa1c296baa", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-RequestID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-TransactionID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-ECOMP-RequestID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd0ef6f7-a095-4494-b70e-35c96bc83402"]
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:42:11.060Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:42:11.076Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:11.076Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:11.076Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:42:11.076Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:11.077Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:41:58.000+00:00",
  "endTime" : "2022-05-13T14:42:09.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:42:11.077Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:11.078Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||InvokeReturn
2022-05-13T14:42:11.078Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:11.079Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:11.079Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:11.079Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:11.079Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:11.080Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c871c5fa1c296baa", X-B3-SpanId:"39ec4c8898f71ebb", X-B3-ParentSpanId:"c871c5fa1c296baa", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-RequestID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-TransactionID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-ECOMP-RequestID:"8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1120a418-bc61-455c-b10a-f8a465358e36"]
2022-05-13T14:42:11.080Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:11.080Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:11.089Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:11.089Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:11.089Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:11.090Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:11.090Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:11.091Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:11.091Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:11.096Z|8cc5acd9-140b-4695-8b9b-f0ec1b1d67a0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:11.211Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:11.213Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:11.214Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||Invoke
2022-05-13T14:42:11.214Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:11.214Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078
2022-05-13T14:42:11.214Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Method      : GET
2022-05-13T14:42:11.214Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff4d2eac9176698d", X-B3-SpanId:"27b969a8f5f42055", X-B3-ParentSpanId:"ff4d2eac9176698d", X-B3-Sampled:"0", X-ONAP-RequestID:"c01a3452-8a99-46a1-befd-541b00712418", X-RequestID:"c01a3452-8a99-46a1-befd-541b00712418", X-TransactionID:"c01a3452-8a99-46a1-befd-541b00712418", X-ECOMP-RequestID:"c01a3452-8a99-46a1-befd-541b00712418", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c396e1db-8b66-4703-8a1d-6ff59078595e"]
2022-05-13T14:42:11.215Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Request body: 
2022-05-13T14:42:11.215Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||==========================request end================================================
2022-05-13T14:42:11.230Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:11.230Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:11.230Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Status text  : 
2022-05-13T14:42:11.230Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:11.231Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||Response body: {
  "requestId" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:41:58.000+00:00",
  "endTime" : "2022-05-13T14:42:09.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n\t\t\t\"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "706f9235-c95b-40d1-89dd-328d5f1bf078",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078"
    }
  }
}
2022-05-13T14:42:11.231Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:11.231Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/706f9235-c95b-40d1-89dd-328d5f1bf078|INFO|500||InvokeReturn
2022-05-13T14:42:11.232Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:11.232Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:11.233Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:11.233Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false
2022-05-13T14:42:11.233Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:11.233Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff4d2eac9176698d", X-B3-SpanId:"f345c82dfa306dba", X-B3-ParentSpanId:"ff4d2eac9176698d", X-B3-Sampled:"0", X-ONAP-RequestID:"c01a3452-8a99-46a1-befd-541b00712418", X-RequestID:"c01a3452-8a99-46a1-befd-541b00712418", X-TransactionID:"c01a3452-8a99-46a1-befd-541b00712418", X-ECOMP-RequestID:"c01a3452-8a99-46a1-befd-541b00712418", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa54de2-80ba-433c-bf5c-9d502565faac"]
2022-05-13T14:42:11.234Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:11.234Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:11.243Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:11.243Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:11.243Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:11.243Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:11.244Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:11.244Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:11.244Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=706f9235-c95b-40d1-89dd-328d5f1bf078&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:11.253Z|c01a3452-8a99-46a1-befd-541b00712418|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/706f9235-c95b-40d1-89dd-328d5f1bf078|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:12.947Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:12.948Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0 already exists in requestDb InfraActiveRequests table
2022-05-13T14:42:12.949Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0
2022-05-13T14:42:12.949Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|INFO|500||Invoke
2022-05-13T14:42:12.949Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:12.949Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0
2022-05-13T14:42:12.950Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Method      : GET
2022-05-13T14:42:12.950Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dd45c59dfe9c56c", X-B3-SpanId:"f9407e4c34435b7c", X-B3-ParentSpanId:"9dd45c59dfe9c56c", X-B3-Sampled:"0", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ec9606-4129-4894-89b8-840367bf1d4e"]
2022-05-13T14:42:12.950Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Request body: 
2022-05-13T14:42:12.950Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||==========================request end================================================
2022-05-13T14:42:12.964Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:12.965Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:12.965Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Status text  : 
2022-05-13T14:42:12.965Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:12.965Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Response body: 
2022-05-13T14:42:12.965Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:12.965Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:12.971Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:42:12.971Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T14:42:12.975Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:42:12.991Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|INFO|500||Invoke
2022-05-13T14:42:12.991Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f with request headers:{Authorization=[***REDACTED***], X-RequestID=[d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[efa243fc-458e-465f-85de-fd944b7019a3], X-ECOMP-RequestID=[d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0], X-TransactionId=[], X-ONAP-RequestID=[d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0]}
2022-05-13T14:42:13.028Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:42:13:009-87161], vertex-id=[376992], Content-Length=[116], Date=[Fri, 13 May 2022 14:42:13 GMT], Content-Type=[application/json]}
2022-05-13T14:42:13.029Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|DEBUG|500||{"service-id":"2355e2d3-70c2-432d-9842-1f0f97013a8f","service-description":"pNF","resource-version":"1652452931771"}

2022-05-13T14:42:13.030Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|INFO|500||InvokeReturn
2022-05-13T14:42:13.033Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-05-13T14:42:13.036Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:42:13.063Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|INFO|500||Invoke
2022-05-13T14:42:13.064Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f with request headers:{Authorization=[***REDACTED***], X-RequestID=[d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f0818b5a-076d-4be3-94ca-6249a0a75095], X-ECOMP-RequestID=[d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0], X-TransactionId=[], X-ONAP-RequestID=[d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0]}
2022-05-13T14:42:13.104Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:42:13:081-33997], vertex-id=[376992], Content-Length=[116], Date=[Fri, 13 May 2022 14:42:13 GMT], Content-Type=[application/json]}
2022-05-13T14:42:13.105Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|DEBUG|500||{"service-id":"2355e2d3-70c2-432d-9842-1f0f97013a8f","service-description":"pNF","resource-version":"1652452931771"}

2022-05-13T14:42:13.105Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2355e2d3-70c2-432d-9842-1f0f97013a8f|INFO|500||InvokeReturn
2022-05-13T14:42:13.106Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:42:13.106Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:42:13.120Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:42:13.120Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:42:13.120Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.120Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:42:13.120Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:42:13.120Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"9dd45c59dfe9c56c", X-B3-SpanId:"877e086f7efabbfd", X-B3-ParentSpanId:"9dd45c59dfe9c56c", X-B3-Sampled:"0", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3091bfbe-859a-4808-8b77-0ffb34776f36"]
2022-05-13T14:42:13.121Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0","requestScope":"service"}
2022-05-13T14:42:13.121Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.134Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.135Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.135Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:42:13.135Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.135Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:42:13.136Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.136Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:42:13.137Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791
2022-05-13T14:42:13.137Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|INFO|500||Invoke
2022-05-13T14:42:13.137Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.137Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791
2022-05-13T14:42:13.137Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Method      : GET
2022-05-13T14:42:13.138Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73322594-86a9-4211-9c48-b0e9a88bd4c8"]
2022-05-13T14:42:13.138Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Request body: 
2022-05-13T14:42:13.138Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.158Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.158Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.158Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Status text  : 
2022-05-13T14:42:13.158Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.160Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_l6vCi8XVbpMhuC2ut7R4",
  "description" : "catalog service description",
  "modelUUID" : "8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791",
  "modelInvariantUUID" : "d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8",
  "created" : "2022-05-13 14:38:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 16540ac3-9df3",
  "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/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/serviceProxyCustomizations"
    }
  }
}
2022-05-13T14:42:13.160Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.160Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|INFO|500||InvokeReturn
2022-05-13T14:42:13.162Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance
2022-05-13T14:42:13.162Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|INFO|500||Invoke
2022-05-13T14:42:13.162Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.162Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance
2022-05-13T14:42:13.162Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:42:13.163Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b775846c-ec33-497c-a106-764036d440a9"]
2022-05-13T14:42:13.163Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:42:13.163Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.171Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.171Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:13.172Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:42:13.172Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.172Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:42:13.172Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.172Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:13.173Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8
2022-05-13T14:42:13.173Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|INFO|500||Invoke
2022-05-13T14:42:13.173Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.173Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8
2022-05-13T14:42:13.174Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Method      : GET
2022-05-13T14:42:13.174Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5db2aa3-13fe-4d3a-81ad-8bc235bf47ba"]
2022-05-13T14:42:13.174Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Request body: 
2022-05-13T14:42:13.174Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.186Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:13.187Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 8220704c-faff-4325-8f89-911c60545ad9 already exists in requestDb InfraActiveRequests table
2022-05-13T14:42:13.187Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:13.187Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:13.187Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.187Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:13.187Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:13.188Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5341231e0bc2fdef", X-B3-SpanId:"213b5f80b30c232b", X-B3-ParentSpanId:"5341231e0bc2fdef", X-B3-Sampled:"0", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794fc84c-1abf-460d-8097-5469159d2b50"]
2022-05-13T14:42:13.188Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:13.188Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.190Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.190Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.190Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Status text  : 
2022-05-13T14:42:13.191Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.192Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_l6vCi8XVbpMhuC2ut7R4",
      "description" : "catalog service description",
      "modelUUID" : "8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791",
      "modelInvariantUUID" : "d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8",
      "created" : "2022-05-13 14:38:53.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 16540ac3-9df3",
      "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/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8"
    }
  }
}
2022-05-13T14:42:13.192Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.192Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8|INFO|500||InvokeReturn
2022-05-13T14:42:13.200Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.200Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance
2022-05-13T14:42:13.201Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|INFO|500||Invoke
2022-05-13T14:42:13.200Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:13.201Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.201Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:13.201Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance
2022-05-13T14:42:13.201Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.201Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:42:13.201Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7ef8162-a54f-402b-9836-c41a3e588b20"]
2022-05-13T14:42:13.201Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: 
2022-05-13T14:42:13.201Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.201Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:42:13.202Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.202Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:13.210Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:42:13.210Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.210Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T14:42:13.210Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:13.211Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:42:13.211Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.211Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:42:13.212Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.212Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:13.213Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:42:13.213Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:42:13.213Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.213Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:42:13.214Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:42:13.214Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:42:13.214Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce7f892f-c052-4390-ac71-b4feb1835f55"]
2022-05-13T14:42:13.215Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:42:13.215Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.227Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:42:13.227Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63|INFO|500||Invoke
2022-05-13T14:42:13.232Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.232Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.232Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:42:13.233Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.233Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:42:13.234Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.234Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:42:13.238Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T14:42:13.239Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-05-13T14:42:13.239Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.239Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T14:42:13.239Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:42:13.240Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecfef035-bd83-40b8-ada2-4f6d6d21638a"]
2022-05-13T14:42:13.240Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:42:13.240Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.253Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.253Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.254Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:42:13.254Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.255Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T14:42:13.255Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.256Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-05-13T14:42:13.257Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791
2022-05-13T14:42:13.258Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|INFO|500||Invoke
2022-05-13T14:42:13.258Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.258Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791
2022-05-13T14:42:13.259Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Method      : GET
2022-05-13T14:42:13.259Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:13.259Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfb51ff1-cff0-49bf-8621-ea958b6602ef"]
2022-05-13T14:42:13.259Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:42:13:244-53437], Content-Length=[377], Date=[Fri, 13 May 2022 14:42:13 GMT], Content-Type=[application/json]}
2022-05-13T14:42:13.259Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Request body: 
2022-05-13T14:42:13.260Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.260Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1f62512d-842a-4b5f-97c0-8469ab8a9a63","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63","ERR.5.4.6114"]}}}

2022-05-13T14:42:13.262Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63
2022-05-13T14:42:13.271Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1f62512d-842a-4b5f-97c0-8469ab8a9a63
2022-05-13T14:42:13.274Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.274Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.274Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Status text  : 
2022-05-13T14:42:13.275Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.275Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_l6vCi8XVbpMhuC2ut7R4",
  "description" : "catalog service description",
  "modelUUID" : "8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791",
  "modelInvariantUUID" : "d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8",
  "created" : "2022-05-13 14:38:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 16540ac3-9df3",
  "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/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791/serviceProxyCustomizations"
    }
  }
}
2022-05-13T14:42:13.275Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.276Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791|INFO|500||InvokeReturn
2022-05-13T14:42:13.276Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:42:13.280Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:42:13.280Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:42:13.281Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.281Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:42:13.281Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:42:13.282Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"9dd45c59dfe9c56c", X-B3-SpanId:"70c4b08995b77510", X-B3-ParentSpanId:"9dd45c59dfe9c56c", X-B3-Sampled:"0", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874d26b5-522a-41eb-a722-cb26ca9ee643"]
2022-05-13T14:42:13.282Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0","requestStatus":"IN_PROGRESS","startTime":1652452932971,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n            \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\",\n            \"owningEntityName\":\"OE-ETE_Customer-8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_17f97d12-5bd3-4649-88f8-3881102e27c0\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n            \"productFamilyId\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\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\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 16540ac3-9df3 0\",\n                                        \"modelCustomizationId\":\"095d1f1c-8ed9-431e-b579-060996a219b9\",\n                                        \"modelInvariantId\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n                                        \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                                        \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\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\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"l6vCi8XVbpMhuC2ut7R4\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"}
2022-05-13T14:42:13.282Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.292Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:42:13.292Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63|INFO|500||Invoke
2022-05-13T14:42:13.303Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.304Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:42:13.304Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:42:13.304Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.305Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:42:12.971+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n            \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\",\n            \"owningEntityName\":\"OE-ETE_Customer-8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_17f97d12-5bd3-4649-88f8-3881102e27c0\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n            \"productFamilyId\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\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\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 16540ac3-9df3 0\",\n                                        \"modelCustomizationId\":\"095d1f1c-8ed9-431e-b579-060996a219b9\",\n                                        \"modelInvariantId\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n                                        \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                                        \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\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\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"l6vCi8XVbpMhuC2ut7R4\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:42:13.295+00:00",
  "serviceInstanceName" : "Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"
    }
  }
}
2022-05-13T14:42:13.305Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.306Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:42:13.314Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:42:13.314Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:42:13.315Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.315Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:42:13.315Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:42:13.315Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"9dd45c59dfe9c56c", X-B3-SpanId:"3ea32af040dda8b5", X-B3-ParentSpanId:"9dd45c59dfe9c56c", X-B3-Sampled:"0", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0d95dba-aa71-4dfd-9ab7-113b74e8f323"]
2022-05-13T14:42:13.315Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\"modelUuid\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\"modelInvariantUuid\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\"},\"requestInfo\":{\"productFamilyId\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_17f97d12-5bd3-4649-88f8-3881102e27c0\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 16540ac3-9df3 0\",\"modelCustomizationId\":\"095d1f1c-8ed9-431e-b579-060996a219b9\",\"modelInvariantId\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\"instanceParams\":[],\"instanceName\":\"l6vCi8XVbpMhuC2ut7R4\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\",\"owningEntityName\":\"OE-ETE_Customer-8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\"}}}","type":"String"},"requestId":{"value":"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0","type":"String"},"mso-request-id":{"value":"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0","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"}}}
2022-05-13T14:42:13.315Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.320Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:13.321Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:42:13:307-56073], Content-Length=[377], Date=[Fri, 13 May 2022 14:42:13 GMT], Content-Type=[application/json]}
2022-05-13T14:42:13.321Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1f62512d-842a-4b5f-97c0-8469ab8a9a63","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63","ERR.5.4.6114"]}}}

2022-05-13T14:42:13.323Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1f62512d-842a-4b5f-97c0-8469ab8a9a63
2022-05-13T14:42:13.323Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1f62512d-842a-4b5f-97c0-8469ab8a9a63
2022-05-13T14:42:13.326Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:42:13.340Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:42:13.340Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-RequestID=[8220704c-faff-4325-8f89-911c60545ad9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fd4e0a51-57a0-4b86-a872-cfa76cdbaac5], X-ECOMP-RequestID=[8220704c-faff-4325-8f89-911c60545ad9], X-TransactionId=[], X-ONAP-RequestID=[8220704c-faff-4325-8f89-911c60545ad9]}
2022-05-13T14:42:13.380Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:42:13:356-9410], vertex-id=[348320], Content-Length=[610], Date=[Fri, 13 May 2022 14:42:13 GMT], Content-Type=[application/json]}
2022-05-13T14:42:13.381Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452736444","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"}]}]}}

2022-05-13T14:42:13.381Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:42:13.382Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:42:13.382Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:42:13.384Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.385Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:42:13.385Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.385Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.385Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:42:13.386Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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:"5341231e0bc2fdef", X-B3-SpanId:"d2f671f289bac249", X-B3-ParentSpanId:"5341231e0bc2fdef", X-B3-Sampled:"0", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79b8f2b4-3150-45ba-8194-3c2106591322"]
2022-05-13T14:42:13.386Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d"},"instanceName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0","requestScope":"vnf"}
2022-05-13T14:42:13.386Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.402Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.403Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.403Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:42:13.403Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.404Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:42:13.404Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.404Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:42:13.405Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562
2022-05-13T14:42:13.405Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|INFO|500||Invoke
2022-05-13T14:42:13.406Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.406Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562
2022-05-13T14:42:13.406Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Method      : GET
2022-05-13T14:42:13.407Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0a155d0-c555-45a1-b5df-fe61ddd5968b"]
2022-05-13T14:42:13.407Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Request body: 
2022-05-13T14:42:13.407Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.446Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.447Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.447Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Status text  : 
2022-05-13T14:42:13.447Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.448Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 5,
      "modelCustomizationUUID" : "90ad92d9-8ce7-45ef-a813-4ad92b37e562",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-05-13 14:40:10.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" : "2022-05-13T14:40:10.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562"
    }
  }
}
2022-05-13T14:42:13.448Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.449Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=90ad92d9-8ce7-45ef-a813-4ad92b37e562|INFO|500||InvokeReturn
2022-05-13T14:42:13.461Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources
2022-05-13T14:42:13.462Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||Invoke
2022-05-13T14:42:13.462Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.462Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources
2022-05-13T14:42:13.462Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Method      : GET
2022-05-13T14:42:13.462Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82de658f-1b6f-4672-9031-fb5384910a7c"]
2022-05-13T14:42:13.463Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Request body: 
2022-05-13T14:42:13.463Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.487Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.488Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:13.488Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status text  : 
2022-05-13T14:42:13.488Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/e126a04f-60d3-49d8-b949-8e9a550dd270", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.489Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "e126a04f-60d3-49d8-b949-8e9a550dd270",
  "modelInvariantUUID" : "ce39d0f7-79b9-42e4-85d4-75f6ce16e11e",
  "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" : "2022-05-13T14:40:10.000+00:00",
  "modelInvariantId" : "ce39d0f7-79b9-42e4-85d4-75f6ce16e11e",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e126a04f-60d3-49d8-b949-8e9a550dd270"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e126a04f-60d3-49d8-b949-8e9a550dd270"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e126a04f-60d3-49d8-b949-8e9a550dd270/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e126a04f-60d3-49d8-b949-8e9a550dd270/vnfResourceWorkflow"
    }
  }
}
2022-05-13T14:42:13.490Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.490Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||InvokeReturn
2022-05-13T14:42:13.501Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.501Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-05-13T14:42:13.502Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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================================================
2022-05-13T14:42:13.502Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.502Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.502Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"028d1d75-cb1b-4f36-802b-ad3dc8e27a48"]
2022-05-13T14:42:13.502Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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: 
2022-05-13T14:42:13.503Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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================================================
2022-05-13T14:42:13.526Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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==========================================
2022-05-13T14:42:13.526Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.526Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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  : 
2022-05-13T14:42:13.526Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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:"Fri, 13 May 2022 14:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.527Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10033,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    }
  }
}
2022-05-13T14:42:13.528Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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=================================================
2022-05-13T14:42:13.528Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-05-13T14:42:13.536Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:42:13.536Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:42:13.536Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.536Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:42:13.536Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:42:13.536Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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:"2621", X-B3-TraceId:"5341231e0bc2fdef", X-B3-SpanId:"a0317ed3f5e64152", X-B3-ParentSpanId:"5341231e0bc2fdef", X-B3-Sampled:"0", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b88e811-8ab3-4f72-89cd-e0b8e7b009f0"]
2022-05-13T14:42:13.537Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8220704c-faff-4325-8f89-911c60545ad9","requestStatus":"IN_PROGRESS","startTime":1652452933210,"source":"VID","vnfName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"8220704c-faff-4325-8f89-911c60545ad9"}
2022-05-13T14:42:13.537Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:42:13.557Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:13.557Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:42:13.558Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:42:13.558Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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/8220704c-faff-4325-8f89-911c60545ad9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:13.559Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:42:13.210+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:42:13.549+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:13.559Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:13.559Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:42:13.567Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.568Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:42:13.568Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:13.568Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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
2022-05-13T14:42:13.569Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:42:13.569Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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:"5341231e0bc2fdef", X-B3-SpanId:"3f88c5197acdf586", X-B3-ParentSpanId:"5341231e0bc2fdef", X-B3-Sampled:"0", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8d7a609-45ec-4b47-a284-f162931ec8d5"]
2022-05-13T14:42:13.569Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/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\":\"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\"modelVersionId\":\"e126a04f-60d3-49d8-b949-8e9a550dd270\",\"modelCustomizationId\":\"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\"modelUuid\":\"e126a04f-60d3-49d8-b949-8e9a550dd270\",\"modelInvariantUuid\":\"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\"source\":\"VID\",\"instanceName\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\",\"modelInfo\":{\"modelInvariantId\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelUuid\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelInvariantUuid\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\"}","type":"String"},"requestId":{"value":"8220704c-faff-4325-8f89-911c60545ad9","type":"String"},"mso-request-id":{"value":"8220704c-faff-4325-8f89-911c60545ad9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1b6217c3-feb6-495a-8814-3ab417f0538d","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/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:42:13.570Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:42:14.327Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:14.327Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:42:14.328Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:42:14.328Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:42:14 GMT", X-ONAP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-TransactionID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ECOMP-RequestID:"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e0d95dba-aa71-4dfd-9ab7-113b74e8f323", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:14.329Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0\",\"instanceId\":\"fcabf3c9-381b-48d9-8123-4475dfda9366\"}}","message":"Success","processInstanceID":"e07f050a-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:42:14.329Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:14.329Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:42:14.333Z|d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:14.603Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:14.603Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:42:14.604Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:42:14.604Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:42:14 GMT", X-ONAP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-TransactionID:"8220704c-faff-4325-8f89-911c60545ad9", X-ECOMP-RequestID:"8220704c-faff-4325-8f89-911c60545ad9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b8d7a609-45ec-4b47-a284-f162931ec8d5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:14.604Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8220704c-faff-4325-8f89-911c60545ad9\",\"instanceId\":\"6ebe655d-b6c5-4394-a637-9b213a093691\"}}","message":"Success","processInstanceID":"e0a5c639-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:42:14.605Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:14.605Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:42:14.609Z|8220704c-faff-4325-8f89-911c60545ad9|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:14.646Z|d957163a-031e-4bb6-b2a2-16a0503e6772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:14.646Z|9a962eb9-b05d-449a-ae36-e04b23c9439c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:14.646Z|d957163a-031e-4bb6-b2a2-16a0503e6772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:14.646Z|9a962eb9-b05d-449a-ae36-e04b23c9439c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:14.649Z|2d3e7903-2d1f-4fb6-bee8-07f5accdccff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:14.650Z|2d3e7903-2d1f-4fb6-bee8-07f5accdccff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:14.933Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:14.936Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:14.937Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:14.937Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:14.937Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:14.937Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:14.937Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e5f41df20a37b9", X-B3-SpanId:"684a3dbca1ead12d", X-B3-ParentSpanId:"70e5f41df20a37b9", X-B3-Sampled:"0", X-ONAP-RequestID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-RequestID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-TransactionID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-ECOMP-RequestID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cfdc098-a134-46d2-9a35-0f4e5ac7c6a9"]
2022-05-13T14:42:14.937Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:14.938Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:14.952Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:14.953Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:14.953Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:14.953Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:14.953Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:14.954Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:14.954Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:14.955Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:14.955Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:14.955Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:14.955Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:14.956Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:14.956Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e5f41df20a37b9", X-B3-SpanId:"8d1de37de4e913b8", X-B3-ParentSpanId:"70e5f41df20a37b9", X-B3-Sampled:"0", X-ONAP-RequestID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-RequestID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-TransactionID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-ECOMP-RequestID:"d33263a4-8ac0-4510-b7fb-76088b0f1de4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2e3e941-30dd-4598-bc00-5e467ac73756"]
2022-05-13T14:42:14.956Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:14.956Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:14.966Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:14.966Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:14.966Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:14.966Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:14.967Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:14.967Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:14.967Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:14.975Z|d33263a4-8ac0-4510-b7fb-76088b0f1de4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:24.667Z|84692af2-2b5f-440e-a85f-0499c7501fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:24.668Z|b42201a5-38f4-49ba-bbfd-3669c031f73b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:24.668Z|b42201a5-38f4-49ba-bbfd-3669c031f73b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:24.669Z|df492913-6cec-47ca-8da3-dcd12ee5da66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:24.669Z|df492913-6cec-47ca-8da3-dcd12ee5da66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:24.668Z|84692af2-2b5f-440e-a85f-0499c7501fe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:25.104Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:25.108Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:25.108Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:25.109Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:25.109Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:25.109Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:25.109Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"029bf8be5afdbcdd", X-B3-SpanId:"9996f9394ed900de", X-B3-ParentSpanId:"029bf8be5afdbcdd", X-B3-Sampled:"0", X-ONAP-RequestID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-RequestID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-TransactionID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-ECOMP-RequestID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e99343bc-6180-4642-8a39-9922bafe1dad"]
2022-05-13T14:42:25.110Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:25.110Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:25.128Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:25.128Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:25.128Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:25.129Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:25.129Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:25.129Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:25.130Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:25.131Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:25.131Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:25.131Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:25.132Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:25.132Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:25.132Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"029bf8be5afdbcdd", X-B3-SpanId:"02dee80a3b49ef84", X-B3-ParentSpanId:"029bf8be5afdbcdd", X-B3-Sampled:"0", X-ONAP-RequestID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-RequestID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-TransactionID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-ECOMP-RequestID:"1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2056a9c1-02f5-41c0-8c3e-90452381e173"]
2022-05-13T14:42:25.133Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:25.133Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:25.141Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:25.141Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:25.142Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:25.142Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:25.142Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:25.143Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:25.143Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:25.148Z|1acf0fde-4f21-41a0-bbc1-c5efef6fe0e5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:25.306Z|2bdf4a96-d4d2-4654-b33d-fd822e21ba47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:42:25.309Z|2bdf4a96-d4d2-4654-b33d-fd822e21ba47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:42:34.691Z|f0d767b3-dd9d-47ce-901d-0833fbfd006a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:34.691Z|8e5db8f6-ce6f-42dc-bb69-8a5124a47030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:34.691Z|2522e49b-bad8-480d-81f8-d6424a942235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:34.692Z|f0d767b3-dd9d-47ce-901d-0833fbfd006a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:34.692Z|8e5db8f6-ce6f-42dc-bb69-8a5124a47030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:34.692Z|2522e49b-bad8-480d-81f8-d6424a942235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:35.272Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:35.276Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.276Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:35.276Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.276Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.277Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:35.277Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc873b6fcbd4e7a6", X-B3-SpanId:"90912d425b17a7f2", X-B3-ParentSpanId:"bc873b6fcbd4e7a6", X-B3-Sampled:"0", X-ONAP-RequestID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-RequestID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-TransactionID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-ECOMP-RequestID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dab1f9b5-8c65-47d5-be66-b4f03d64acdc"]
2022-05-13T14:42:35.277Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:35.277Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.297Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.297Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.298Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:35.298Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.298Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "endTime" : "2022-05-13T14:42:31.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:35.299Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.299Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:35.300Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.300Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:35.301Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.301Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.301Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:35.301Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc873b6fcbd4e7a6", X-B3-SpanId:"e8485ab78498554f", X-B3-ParentSpanId:"bc873b6fcbd4e7a6", X-B3-Sampled:"0", X-ONAP-RequestID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-RequestID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-TransactionID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-ECOMP-RequestID:"6c1a38a2-d01f-47f1-be51-6265291679fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92cd75e2-fbcd-460b-828a-72ccc68dd921"]
2022-05-13T14:42:35.302Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:35.302Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.311Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.312Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.312Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:35.312Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.313Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:35.313Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.313Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:35.323Z|6c1a38a2-d01f-47f1-be51-6265291679fb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:35.445Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:35.448Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.448Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:35.449Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.449Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.449Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:35.449Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7d67e99ffeac5f1", X-B3-SpanId:"5fc0ae243e91f2c1", X-B3-ParentSpanId:"f7d67e99ffeac5f1", X-B3-Sampled:"0", X-ONAP-RequestID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-RequestID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-TransactionID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-ECOMP-RequestID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"804bde31-f33a-4d58-98fd-a8ef202b18ab"]
2022-05-13T14:42:35.449Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:35.449Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.464Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.464Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.464Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:35.465Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.465Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "endTime" : "2022-05-13T14:42:31.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:35.465Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.466Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:35.467Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.467Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:35.467Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.467Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.468Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:35.468Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7d67e99ffeac5f1", X-B3-SpanId:"67b2aa8b09e50aab", X-B3-ParentSpanId:"f7d67e99ffeac5f1", X-B3-Sampled:"0", X-ONAP-RequestID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-RequestID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-TransactionID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-ECOMP-RequestID:"ed26ba02-30a0-4dcc-86fe-303e7c95d70f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92b0d1cd-0fc9-49d1-9b73-f39879ff0678"]
2022-05-13T14:42:35.468Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:35.468Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.478Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.478Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.479Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:35.479Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.480Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:35.480Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.480Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:35.490Z|ed26ba02-30a0-4dcc-86fe-303e7c95d70f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:35.607Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:35.610Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.610Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:35.611Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.611Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.611Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:35.611Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e75187894131449", X-B3-SpanId:"ece2c9ae3615c742", X-B3-ParentSpanId:"1e75187894131449", X-B3-Sampled:"0", X-ONAP-RequestID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-RequestID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-TransactionID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-ECOMP-RequestID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"327453d4-c943-4238-b935-4d67bf694a24"]
2022-05-13T14:42:35.612Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:35.612Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.626Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.626Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.626Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:35.626Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.627Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "endTime" : "2022-05-13T14:42:31.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:35.627Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.628Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:35.629Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.629Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:35.629Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.630Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.630Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:35.630Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e75187894131449", X-B3-SpanId:"86860d0edd0c45ac", X-B3-ParentSpanId:"1e75187894131449", X-B3-Sampled:"0", X-ONAP-RequestID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-RequestID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-TransactionID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-ECOMP-RequestID:"004f10cb-8e00-4da5-8de6-c81d106904f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ffe60f2-39f6-403e-a34e-3005e432a44e"]
2022-05-13T14:42:35.631Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:35.631Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.639Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.640Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.640Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:35.640Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.641Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:35.641Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.642Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:35.647Z|004f10cb-8e00-4da5-8de6-c81d106904f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:35.769Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:35.773Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.773Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:35.773Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.774Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.774Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:35.774Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e91115612730d3a", X-B3-SpanId:"a5ff0d7a0ba7dc53", X-B3-ParentSpanId:"3e91115612730d3a", X-B3-Sampled:"0", X-ONAP-RequestID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-RequestID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-TransactionID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-ECOMP-RequestID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48464dc7-30d7-4a67-9b3a-571dff4d9e31"]
2022-05-13T14:42:35.774Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:35.774Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.788Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.789Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.789Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:35.789Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.790Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "endTime" : "2022-05-13T14:42:31.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:35.790Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.791Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:35.792Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.792Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:35.792Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.793Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.793Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:35.793Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e91115612730d3a", X-B3-SpanId:"76113ba030b98d9a", X-B3-ParentSpanId:"3e91115612730d3a", X-B3-Sampled:"0", X-ONAP-RequestID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-RequestID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-TransactionID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-ECOMP-RequestID:"7d00b646-aa6b-4ac1-99e7-6a05d788dd7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62a548e2-29ca-4be9-945f-1bb2c02c7576"]
2022-05-13T14:42:35.793Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:35.793Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.802Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.803Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.803Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:35.804Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.804Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:35.805Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.805Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:35.813Z|7d00b646-aa6b-4ac1-99e7-6a05d788dd7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:35.936Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:35.938Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.939Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||Invoke
2022-05-13T14:42:35.939Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.939Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9
2022-05-13T14:42:35.940Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Method      : GET
2022-05-13T14:42:35.940Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"445a1e442d222d0c", X-B3-SpanId:"1253bfe9cb012864", X-B3-ParentSpanId:"445a1e442d222d0c", X-B3-Sampled:"0", X-ONAP-RequestID:"1316a8c5-019c-491d-8767-b81d445dd560", X-RequestID:"1316a8c5-019c-491d-8767-b81d445dd560", X-TransactionID:"1316a8c5-019c-491d-8767-b81d445dd560", X-ECOMP-RequestID:"1316a8c5-019c-491d-8767-b81d445dd560", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2886c5df-5d56-4c1d-a198-ddf9594704b6"]
2022-05-13T14:42:35.940Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Request body: 
2022-05-13T14:42:35.940Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.955Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.955Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.955Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Status text  : 
2022-05-13T14:42:35.956Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.956Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||Response body: {
  "requestId" : "8220704c-faff-4325-8f89-911c60545ad9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:42:13.000+00:00",
  "endTime" : "2022-05-13T14:42:31.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n    \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8220704c-faff-4325-8f89-911c60545ad9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9"
    }
  }
}
2022-05-13T14:42:35.956Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.956Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8220704c-faff-4325-8f89-911c60545ad9|INFO|500||InvokeReturn
2022-05-13T14:42:35.958Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.958Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:35.958Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:35.958Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false
2022-05-13T14:42:35.958Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:35.959Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"445a1e442d222d0c", X-B3-SpanId:"7ca5b847d654474e", X-B3-ParentSpanId:"445a1e442d222d0c", X-B3-Sampled:"0", X-ONAP-RequestID:"1316a8c5-019c-491d-8767-b81d445dd560", X-RequestID:"1316a8c5-019c-491d-8767-b81d445dd560", X-TransactionID:"1316a8c5-019c-491d-8767-b81d445dd560", X-ECOMP-RequestID:"1316a8c5-019c-491d-8767-b81d445dd560", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af07f472-ec94-4b47-aa5f-15a069177208"]
2022-05-13T14:42:35.959Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:35.959Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:35.967Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:35.967Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:35.967Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:35.968Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:35.968Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:35.968Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:35.969Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8220704c-faff-4325-8f89-911c60545ad9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:35.974Z|1316a8c5-019c-491d-8767-b81d445dd560|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8220704c-faff-4325-8f89-911c60545ad9|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:37.901Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:37.902Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4 already exists in requestDb InfraActiveRequests table
2022-05-13T14:42:37.902Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:42:37.902Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:42:37.902Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:37.902Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:42:37.902Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:42:37.903Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89a962ed8f34acfd", X-B3-SpanId:"f8b41d2031bd709e", X-B3-ParentSpanId:"89a962ed8f34acfd", X-B3-Sampled:"0", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f8efb2c-eadb-4362-a0a5-43509eaf645c"]
2022-05-13T14:42:37.903Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:42:37.903Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: 
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:37.918Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:37.924Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:42:37.928Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:42:37.942Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:42:37.942Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-RequestID=[63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e69a080-ea5d-4ea2-8dc8-17c6ed4ee2eb], X-ECOMP-RequestID=[63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4], X-TransactionId=[], X-ONAP-RequestID=[63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4]}
2022-05-13T14:42:38.015Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:42:37:963-5856], vertex-id=[348320], Content-Length=[1060], Date=[Fri, 13 May 2022 14:42:37 GMT], Content-Type=[application/json]}
2022-05-13T14:42:38.016Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452941247","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6ebe655d-b6c5-4394-a637-9b213a093691"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_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"}]}]}}

2022-05-13T14:42:38.017Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:42:38.018Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:42:38.018Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:42:38.020Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.021Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:42:38.021Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.021Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.022Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:42:38.022Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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:"89a962ed8f34acfd", X-B3-SpanId:"5fbade43c37185cd", X-B3-ParentSpanId:"89a962ed8f34acfd", X-B3-Sampled:"0", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eee1cf6f-719c-4201-ac6c-6742a0e72339"]
2022-05-13T14:42:38.022Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"6ebe655d-b6c5-4394-a637-9b213a093691","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d"},"instanceName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024","requestScope":"vfModule"}
2022-05-13T14:42:38.022Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.043Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.043Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:38.043Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:42:38.043Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.044Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:42:38.044Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.044Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:42:38.045Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895
2022-05-13T14:42:38.046Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|INFO|500||Invoke
2022-05-13T14:42:38.046Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.046Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895
2022-05-13T14:42:38.046Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Method      : GET
2022-05-13T14:42:38.046Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"570fd246-77f2-46ed-9adc-86109ba41492"]
2022-05-13T14:42:38.046Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Request body: 
2022-05-13T14:42:38.047Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.090Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.090Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:38.090Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Status text  : 
2022-05-13T14:42:38.091Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.092Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||Response body: {
  "id" : 5,
  "modelCustomizationUUID" : "8a7d0987-6e7f-46bb-912e-25046e1af895",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-05-13 14:40:10.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/cvnfcCustomization"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/volumeHeatEnv"
    }
  }
}
2022-05-13T14:42:38.092Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.093Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8a7d0987-6e7f-46bb-912e-25046e1af895|INFO|500||InvokeReturn
2022-05-13T14:42:38.107Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule
2022-05-13T14:42:38.107Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||Invoke
2022-05-13T14:42:38.107Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.107Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule
2022-05-13T14:42:38.108Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Method      : GET
2022-05-13T14:42:38.108Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6b0633-0dc3-4d8f-bac0-b8b7f8b9ad58"]
2022-05-13T14:42:38.108Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Request body: 
2022-05-13T14:42:38.108Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.141Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.142Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:38.142Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status text  : 
2022-05-13T14:42:38.143Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.144Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "2065fc83-d6ea-4357-99ec-b2ff785c9536",
  "modelInvariantUUID" : "92726112-fe85-4ffe-8587-0eb0beb9c455",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-05-13 14:40:10.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/moduleHeatTemplate"
    }
  }
}
2022-05-13T14:42:38.144Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.144Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||InvokeReturn
2022-05-13T14:42:38.155Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:42:38.156Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-05-13T14:42:38.156Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.156Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:42:38.156Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:42:38.157Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa29212b-70b2-402d-bb61-85868afaef79"]
2022-05-13T14:42:38.157Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:42:38.157Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.181Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.182Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:38.182Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:42:38.182Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.183Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:42:38.183Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.183Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:38.184Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455
2022-05-13T14:42:38.185Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|INFO|500||Invoke
2022-05-13T14:42:38.185Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.185Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455
2022-05-13T14:42:38.185Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Method      : GET
2022-05-13T14:42:38.186Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de548911-eb25-4403-b129-6b077dcf7584"]
2022-05-13T14:42:38.186Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Request body: 
2022-05-13T14:42:38.186Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.202Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.202Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:38.202Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Status text  : 
2022-05-13T14:42:38.202Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.203Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "2065fc83-d6ea-4357-99ec-b2ff785c9536",
      "modelInvariantUUID" : "92726112-fe85-4ffe-8587-0eb0beb9c455",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-05-13 14:40:10.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/volumeHeatTemplate"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vnfResources"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/heatFiles"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455"
    }
  }
}
2022-05-13T14:42:38.204Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.204Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92726112-fe85-4ffe-8587-0eb0beb9c455|INFO|500||InvokeReturn
2022-05-13T14:42:38.208Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:42:38.209Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-05-13T14:42:38.210Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.210Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:42:38.210Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:42:38.210Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e851375c-b899-4fde-ba86-8cf55ee20683"]
2022-05-13T14:42:38.211Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:42:38.211Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.219Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.219Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:42:38.219Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:42:38.220Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.220Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:42:38.220Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.220Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2065fc83-d6ea-4357-99ec-b2ff785c9536&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T14:42:38.220Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.221Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.221Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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================================================
2022-05-13T14:42:38.221Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.221Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.221Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7afa646-b8d5-45d9-b429-7ad564efbe46"]
2022-05-13T14:42:38.222Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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: 
2022-05-13T14:42:38.222Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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================================================
2022-05-13T14:42:38.237Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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==========================================
2022-05-13T14:42:38.237Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.237Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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  : 
2022-05-13T14:42:38.238Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.238Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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"
    }
  }
}
2022-05-13T14:42:38.238Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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=================================================
2022-05-13T14:42:38.239Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.249Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536
2022-05-13T14:42:38.249Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|INFO|500||Invoke
2022-05-13T14:42:38.250Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.250Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536
2022-05-13T14:42:38.250Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Method      : GET
2022-05-13T14:42:38.250Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e5916d0-76ef-470b-a6b7-8e8935780f3f"]
2022-05-13T14:42:38.250Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Request body: 
2022-05-13T14:42:38.251Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.266Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.266Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:38.266Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Status text  : 
2022-05-13T14:42:38.267Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:42:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.267Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Response body: {
  "modelUUID" : "2065fc83-d6ea-4357-99ec-b2ff785c9536",
  "modelInvariantUUID" : "92726112-fe85-4ffe-8587-0eb0beb9c455",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-05-13 14:40:10.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/moduleHeatTemplate"
    }
  }
}
2022-05-13T14:42:38.268Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.268Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|INFO|500||InvokeReturn
2022-05-13T14:42:38.270Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:42:38.270Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:42:38.270Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.271Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:42:38.271Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:42:38.271Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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:"3408", X-B3-TraceId:"89a962ed8f34acfd", X-B3-SpanId:"371b522ce0088159", X-B3-ParentSpanId:"89a962ed8f34acfd", X-B3-Sampled:"0", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d0ddc94-1727-446f-8d9a-48fcc17653cf"]
2022-05-13T14:42:38.271Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","requestStatus":"IN_PROGRESS","startTime":1652452957924,"source":"VID","vnfId":"6ebe655d-b6c5-4394-a637-9b213a093691","vnfType":"","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"}
2022-05-13T14:42:38.271Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:42:38.290Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:38.290Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:42:38.290Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:42:38.290Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:38.291Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:42:37.924+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:42:38.283+00:00",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:42:38.291Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:38.291Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:42:38.299Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.300Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:42:38.300Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:38.300Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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
2022-05-13T14:42:38.301Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:42:38.301Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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:"89a962ed8f34acfd", X-B3-SpanId:"8cf3b4c39e936ba4", X-B3-ParentSpanId:"89a962ed8f34acfd", X-B3-Sampled:"0", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26ea7808-d68d-4301-afa3-4141e9b33374"]
2022-05-13T14:42:38.301Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/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\":\"92726112-fe85-4ffe-8587-0eb0beb9c455\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"8a7d0987-6e7f-46bb-912e-25046e1af895\",\"modelVersionId\":\"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\"modelCustomizationId\":\"8a7d0987-6e7f-46bb-912e-25046e1af895\",\"modelUuid\":\"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\"modelInvariantUuid\":\"92726112-fe85-4ffe-8587-0eb0beb9c455\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\",\"modelInfo\":{\"modelInvariantId\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelUuid\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelInvariantUuid\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"}}},{\"relatedInstance\":{\"instanceId\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\"modelVersionId\":\"e126a04f-60d3-49d8-b949-8e9a550dd270\",\"modelCustomizationId\":\"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\"modelUuid\":\"e126a04f-60d3-49d8-b949-8e9a550dd270\",\"modelInvariantUuid\":\"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\",\"vnfInstanceId\":\"6ebe655d-b6c5-4394-a637-9b213a093691\"}","type":"String"},"requestId":{"value":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","type":"String"},"mso-request-id":{"value":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1b6217c3-feb6-495a-8814-3ab417f0538d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"6ebe655d-b6c5-4394-a637-9b213a093691","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/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:42:38.301Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:42:39.314Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:39.314Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:42:39.315Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:42:39.315Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:42:39 GMT", X-ONAP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-TransactionID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ECOMP-RequestID:"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"26ea7808-d68d-4301-afa3-4141e9b33374", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:39.316Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4\",\"instanceId\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\"}}","message":"Success","processInstanceID":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:42:39.316Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:39.317Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:42:39.321Z|63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:39.447Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:39.450Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:42:39.450Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:42:39.451Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:39.451Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:42:39.451Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:42:39.451Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3454b19a7c51513", X-B3-SpanId:"6f36f92d3f0294bd", X-B3-ParentSpanId:"a3454b19a7c51513", X-B3-Sampled:"0", X-ONAP-RequestID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-RequestID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-TransactionID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-ECOMP-RequestID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884fc0c9-272c-4bea-accd-30560a35b316"]
2022-05-13T14:42:39.451Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:42:39.451Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:42:39.467Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:39.467Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:39.468Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:42:39.468Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:39.469Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:38.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:42:39.469Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:39.469Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:42:39.470Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:42:39.471Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:39.471Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:39.471Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:42:39.471Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:39.472Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3454b19a7c51513", X-B3-SpanId:"a195215b6441c44d", X-B3-ParentSpanId:"a3454b19a7c51513", X-B3-Sampled:"0", X-ONAP-RequestID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-RequestID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-TransactionID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-ECOMP-RequestID:"6cc56669-798f-4977-ac6b-f9bf3e6a3d31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ae7a2e-a4de-4c18-8273-625c7e7745e0"]
2022-05-13T14:42:39.472Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:39.472Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:39.480Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:39.481Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:39.481Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:39.481Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:39.482Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:39.482Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:39.482Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:39.488Z|6cc56669-798f-4977-ac6b-f9bf3e6a3d31|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:40.306Z|82605c85-1fde-4053-b398-5bfbcdc19e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:42:40.307Z|82605c85-1fde-4053-b398-5bfbcdc19e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:42:40.564Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:40.568Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0
2022-05-13T14:42:40.568Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|INFO|500||Invoke
2022-05-13T14:42:40.568Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:40.568Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0
2022-05-13T14:42:40.568Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Method      : GET
2022-05-13T14:42:40.568Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94afb72bbe0d08fc", X-B3-SpanId:"33ba08b2b8387b6e", X-B3-ParentSpanId:"94afb72bbe0d08fc", X-B3-Sampled:"0", X-ONAP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-TransactionID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ECOMP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f62f4ed8-f341-4053-9e31-30b764f688e1"]
2022-05-13T14:42:40.569Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Request body: 
2022-05-13T14:42:40.569Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||==========================request end================================================
2022-05-13T14:42:40.587Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:40.587Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:40.587Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Status text  : 
2022-05-13T14:42:40.587Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:40.588Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Response body: {
  "requestId" : "d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2022-05-13T14:42:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n            \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\",\n            \"owningEntityName\":\"OE-ETE_Customer-8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_17f97d12-5bd3-4649-88f8-3881102e27c0\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n            \"productFamilyId\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\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\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 16540ac3-9df3 0\",\n                                        \"modelCustomizationId\":\"095d1f1c-8ed9-431e-b579-060996a219b9\",\n                                        \"modelInvariantId\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n                                        \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                                        \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\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\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"l6vCi8XVbpMhuC2ut7R4\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:39.000+00:00",
  "serviceInstanceId" : "fcabf3c9-381b-48d9-8123-4475dfda9366",
  "serviceInstanceName" : "Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"
    }
  }
}
2022-05-13T14:42:40.588Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:40.588Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|INFO|500||InvokeReturn
2022-05-13T14:42:40.590Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false
2022-05-13T14:42:40.590Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:40.590Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:40.590Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false
2022-05-13T14:42:40.590Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:40.591Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94afb72bbe0d08fc", X-B3-SpanId:"a88817f6853815ff", X-B3-ParentSpanId:"94afb72bbe0d08fc", X-B3-Sampled:"0", X-ONAP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-TransactionID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ECOMP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a9c6a7a-85a7-4b6b-9258-2bcac9f1d02f"]
2022-05-13T14:42:40.591Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:40.591Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:40.600Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:40.601Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:40.601Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:40.601Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:40.602Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:40.602Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:40.602Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:40.623Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:42:40.623Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:42:40.623Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:40.623Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:42:40.624Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:42:40.624Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-TransactionID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ECOMP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd0e049f-068f-497f-b9d6-9579f32e4089"]
2022-05-13T14:42:40.624Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:42:40.624Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:42:40.713Z|3678ec4b-5e64-49c5-bdd1-62e38bc9d956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:42:40.714Z|3678ec4b-5e64-49c5-bdd1-62e38bc9d956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:42:40.914Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:40.915Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:40.915Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:42:40.915Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=95436AB0CA711A818EED9F5F33949400; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Fri, 13 May 2022 14:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:40.916Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:21.369+0000","endTime":"2022-05-13T14:42:39.351+0000","removalTime":null,"durationInMillis":17982,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e07f050a-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"e4e2aca4-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:42:40.916Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:40.917Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:42:40.936Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:42:40.936Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:42:40.937Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:40.937Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:42:40.937Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:42:40.937Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-TransactionID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ECOMP-RequestID:"03e7d1b4-db20-410b-994f-e760348dee91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89300c0e-9e6d-42a2-bce4-3355497706bd"]
2022-05-13T14:42:40.937Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:42:40.937Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:42:41.218Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:41.218Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:41.218Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:42:41.219Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A55995093DA78B04E47400DCE75A64A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Fri, 13 May 2022 14:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:41.219Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"AaiEntryUpdated:f0015a9e-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"AaiEntryUpdated","activityName":"AAI entry updated","activityType":"noneEndEvent","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:42:39.349+0000","endTime":"2022-05-13T14:42:39.349+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e07f050a-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:42:41.219Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:41.220Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e549d330-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:42:41.227Z|03e7d1b4-db20-410b-994f-e760348dee91|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:44.710Z|52948988-81a8-4903-a27f-ee997ce8556b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:44.710Z|52948988-81a8-4903-a27f-ee997ce8556b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:44.710Z|c606ac23-2215-4d0a-9cfe-6ac80debcbde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:44.711Z|c606ac23-2215-4d0a-9cfe-6ac80debcbde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:44.714Z|ec10c5b1-11e1-45ad-93d8-593744cb7c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:44.715Z|ec10c5b1-11e1-45ad-93d8-593744cb7c74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:49.608Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:49.612Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:42:49.612Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:42:49.612Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:49.612Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:42:49.612Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:42:49.612Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd66dc123fd506f9", X-B3-SpanId:"595cb8627b043592", X-B3-ParentSpanId:"bd66dc123fd506f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-TransactionID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ECOMP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9b695ff-4f7e-480b-b06d-3cfda24a9ee7"]
2022-05-13T14:42:49.613Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:42:49.613Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:42:49.630Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:49.631Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:49.631Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:42:49.631Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:49.632Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:43.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:42:49.632Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:49.632Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:42:49.633Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:42:49.634Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:49.634Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:49.634Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:42:49.634Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:49.634Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd66dc123fd506f9", X-B3-SpanId:"e51357e3a972a98e", X-B3-ParentSpanId:"bd66dc123fd506f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-TransactionID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ECOMP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"606311ad-76ce-467b-a3cd-8cffdb355006"]
2022-05-13T14:42:49.635Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:49.635Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:49.643Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:49.644Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:49.644Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:49.644Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:49.645Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:49.645Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:49.645Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:49.665Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:42:49.665Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:42:49.665Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:49.666Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:42:49.666Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:42:49.666Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-TransactionID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ECOMP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a769656d-209f-4639-8995-bb8f1c55605c"]
2022-05-13T14:42:49.666Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:42:49.666Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:42:49.791Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:49.791Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:49.792Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:42:49.792Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C5CF8A3BABFFC4C5624CEAE983BA1585; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:49.792Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:42:49.793Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:49.793Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:42:49.810Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:42:49.810Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:42:49.810Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:49.811Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:42:49.811Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:42:49.811Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-TransactionID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ECOMP-RequestID:"ef11c312-7772-4fb5-a7bb-85a7e83299df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e5afa15-0c2b-4ea7-ade6-bb712ebd987a"]
2022-05-13T14:42:49.811Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:42:49.811Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:42:49.933Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:49.933Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:49.934Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:42:49.934Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C24B0B7605F01783C22C596B3A997025; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 13 May 2022 14:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:49.934Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:f4a39336-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:42:47.123+0000","endTime":"2022-05-13T14:42:47.123+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:42:49.935Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:49.935Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:42:49.938Z|ef11c312-7772-4fb5-a7bb-85a7e83299df|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:51.374Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:42:51.377Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0
2022-05-13T14:42:51.378Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|INFO|500||Invoke
2022-05-13T14:42:51.378Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:51.378Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0
2022-05-13T14:42:51.378Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Method      : GET
2022-05-13T14:42:51.378Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a703e3b2a68da3e", X-B3-SpanId:"96c0f8d2f9709f94", X-B3-ParentSpanId:"5a703e3b2a68da3e", X-B3-Sampled:"0", X-ONAP-RequestID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-RequestID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-TransactionID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-ECOMP-RequestID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffb2d670-f793-4df3-b830-8104b7f6c74d"]
2022-05-13T14:42:51.378Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Request body: 
2022-05-13T14:42:51.379Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||==========================request end================================================
2022-05-13T14:42:51.393Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:51.393Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:51.393Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Status text  : 
2022-05-13T14:42:51.394Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:51.394Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||Response body: {
  "requestId" : "d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:42:12.000+00:00",
  "endTime" : "2022-05-13T14:42:42.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n            \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\",\n            \"owningEntityName\":\"OE-ETE_Customer-8e30f1f9-1670-4972-b0a1-9a0af8a8adeb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_17f97d12-5bd3-4649-88f8-3881102e27c0\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n            \"productFamilyId\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\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\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                            \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 16540ac3-9df3 0\",\n                                        \"modelCustomizationId\":\"095d1f1c-8ed9-431e-b579-060996a219b9\",\n                                        \"modelInvariantId\":\"d7cd83fe-87d3-4fe5-952a-e20b9c3a6bb8\",\n                                        \"modelVersionId\":\"8fe5d3d1-1174-4907-ab5f-fa6c1ad8a791\",\n                                        \"modelName\":\"Demo_pNF_l6vCi8XVbpMhuC2ut7R4\",\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\":\"2355e2d3-70c2-432d-9842-1f0f97013a8f\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"l6vCi8XVbpMhuC2ut7R4\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:42.000+00:00",
  "serviceInstanceId" : "fcabf3c9-381b-48d9-8123-4475dfda9366",
  "serviceInstanceName" : "Service_Ete_Name17f97d12-5bd3-4649-88f8-3881102e27c0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0"
    }
  }
}
2022-05-13T14:42:51.394Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:51.395Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|INFO|500||InvokeReturn
2022-05-13T14:42:51.396Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false
2022-05-13T14:42:51.396Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:42:51.396Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:42:51.396Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false
2022-05-13T14:42:51.397Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:42:51.397Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a703e3b2a68da3e", X-B3-SpanId:"57585c16c1409d20", X-B3-ParentSpanId:"5a703e3b2a68da3e", X-B3-Sampled:"0", X-ONAP-RequestID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-RequestID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-TransactionID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-ECOMP-RequestID:"6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eb33b6b-8b5c-4869-b11a-283f20dfd2fa"]
2022-05-13T14:42:51.397Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:42:51.397Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:42:51.406Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:42:51.406Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:42:51.406Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:42:51.406Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:42:51.407Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:42:51.407Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:42:51.407Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:42:51.413Z|6bb97cd0-4aac-406d-a0b5-aac92cc5a1a9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d388f5a1-33f9-4c2d-9d04-c6cd0f169bd0|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:42:53.527Z|0ef20c58-6104-4b38-b395-88dc23a5379f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:42:53.528Z|0ef20c58-6104-4b38-b395-88dc23a5379f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:54.730Z|d48d4908-7330-4b66-ba27-116656535c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:54.730Z|c0bf09d2-2740-4790-bd4c-43c3c8aebca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:54.731Z|d48d4908-7330-4b66-ba27-116656535c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:54.731Z|c0bf09d2-2740-4790-bd4c-43c3c8aebca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:54.734Z|73bd7e75-88fc-4f3c-b58b-3fd43a13014a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:42:54.734Z|73bd7e75-88fc-4f3c-b58b-3fd43a13014a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:42:55.306Z|b239d798-2e6d-4c5b-af1e-3d25b8844cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:42:55.307Z|b239d798-2e6d-4c5b-af1e-3d25b8844cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:43:00.063Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:43:00.066Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:00.067Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:43:00.067Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:00.067Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:00.067Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:43:00.067Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"689bf28e6cfded97", X-B3-SpanId:"101675ba4a877487", X-B3-ParentSpanId:"689bf28e6cfded97", X-B3-Sampled:"0", X-ONAP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-TransactionID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ECOMP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffcb4990-2eb1-4a4f-8dae-7eb246a45dab"]
2022-05-13T14:43:00.067Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:43:00.068Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:43:00.086Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:00.086Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:00.086Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:43:00.086Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:00.087Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:43:00.087Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:00.088Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:43:00.089Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:00.089Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:43:00.089Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:00.089Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:00.089Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:43:00.090Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"689bf28e6cfded97", X-B3-SpanId:"624e4c334219ddab", X-B3-ParentSpanId:"689bf28e6cfded97", X-B3-Sampled:"0", X-ONAP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-TransactionID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ECOMP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c5c68d-5d34-4814-b42b-ca3c5c96c042"]
2022-05-13T14:43:00.090Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:43:00.090Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:43:00.099Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:00.099Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:00.099Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:43:00.100Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:00.100Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:43:00.101Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:00.101Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:43:00.121Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:00.122Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:00.122Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:00.122Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:00.122Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:00.122Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-TransactionID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ECOMP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae540ce9-6f7c-4a9f-99b8-e93d8cd59000"]
2022-05-13T14:43:00.123Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:00.123Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:00.249Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:00.249Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:00.249Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:00.250Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6BF3012CFA7CABB450FCC5F30EABD87D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:00.250Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:43:00.251Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:00.251Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:00.270Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:00.270Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:00.270Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:00.270Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:00.270Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:00.271Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-TransactionID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ECOMP-RequestID:"9da80e29-ff5b-44b8-b21a-c19db06a81f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"668ad560-cfaa-4edb-8de9-b800399c6748"]
2022-05-13T14:43:00.271Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:00.271Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:00.436Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:00.437Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:00.437Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:00.437Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8DE8CDC438FA34AE4532C9CA724F9B7E; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:00.438Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f6cc3eb7-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:42:50.745+0000","endTime":"2022-05-13T14:42:50.750+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:43:00.438Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:00.439Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:00.443Z|9da80e29-ff5b-44b8-b21a-c19db06a81f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:43:04.751Z|b167d7ad-f77c-4234-89ec-f8b5b7312184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:04.752Z|b167d7ad-f77c-4234-89ec-f8b5b7312184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:04.752Z|e2148d85-77d0-4b5c-b926-cabeb471aab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:04.753Z|e2148d85-77d0-4b5c-b926-cabeb471aab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:04.753Z|29233975-5d3c-4b07-a064-2292b27d7157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:04.754Z|29233975-5d3c-4b07-a064-2292b27d7157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:10.307Z|e041412e-0010-4339-a3af-85e56b084f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:43:10.311Z|e041412e-0010-4339-a3af-85e56b084f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:43:10.571Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:43:10.575Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2826283012c7deb", X-B3-SpanId:"c804fe12d78022cc", X-B3-ParentSpanId:"b2826283012c7deb", X-B3-Sampled:"0", X-ONAP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-TransactionID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ECOMP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a159ccb8-e91f-4365-baf8-e23a7c39a980"]
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:43:10.576Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:43:10.596Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:10.596Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:10.596Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:43:10.597Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:10.598Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:43:10.598Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:10.598Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:43:10.600Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:10.600Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:43:10.601Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:10.601Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:10.601Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:43:10.602Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2826283012c7deb", X-B3-SpanId:"e7da08623685963b", X-B3-ParentSpanId:"b2826283012c7deb", X-B3-Sampled:"0", X-ONAP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-TransactionID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ECOMP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18d25aa1-a642-4edc-9368-5284e7779c0e"]
2022-05-13T14:43:10.602Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:43:10.602Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:43:10.611Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:10.611Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:10.611Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:43:10.611Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:10.612Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:43:10.612Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:10.612Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:43:10.642Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:10.642Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:10.642Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:10.642Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:10.643Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:10.643Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-TransactionID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ECOMP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9140bbd-29c5-4f22-a6c8-aca7a7e0e6d7"]
2022-05-13T14:43:10.643Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:10.643Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:10.714Z|595bdfec-aa69-40b8-ac00-89f8a29414db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:43:10.715Z|595bdfec-aa69-40b8-ac00-89f8a29414db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:43:10.766Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:10.767Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:10.767Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:10.767Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=378E9E994C18188D888E582F80DC73CA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:10.768Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:43:10.768Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:10.768Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:10.783Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:10.783Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:10.784Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:10.784Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:10.784Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:10.784Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-TransactionID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ECOMP-RequestID:"37d77389-addc-47b1-854c-720e6c74aaab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d1e4e48-0b29-499e-8374-29e82b8b5104"]
2022-05-13T14:43:10.784Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:10.784Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:10.916Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:10.916Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:10.917Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:10.917Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EB8077F89FB5BC18A8865A5B0EBB158A; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:10.917Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f6cc3eb7-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:42:50.745+0000","endTime":"2022-05-13T14:42:50.750+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:43:10.917Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:10.918Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:10.921Z|37d77389-addc-47b1-854c-720e6c74aaab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:43:14.772Z|0c0b2f56-a608-46b6-bf1d-25875dc6c584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:14.772Z|4106c7ce-70bc-4126-aca8-a7412a065884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:14.773Z|0c0b2f56-a608-46b6-bf1d-25875dc6c584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:14.773Z|4106c7ce-70bc-4126-aca8-a7412a065884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:14.774Z|1e09b8af-9e73-42f2-b15f-8e9748b14cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:14.775Z|1e09b8af-9e73-42f2-b15f-8e9748b14cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:21.043Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:43:21.046Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:21.046Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:43:21.047Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:21.047Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:21.047Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:43:21.047Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07ef3467112cceb6", X-B3-SpanId:"ed3fd60f456f5b93", X-B3-ParentSpanId:"07ef3467112cceb6", X-B3-Sampled:"0", X-ONAP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-TransactionID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ECOMP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19a39328-222d-4129-9cda-618d87a369c4"]
2022-05-13T14:43:21.047Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:43:21.047Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:43:21.064Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:21.064Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:21.064Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:43:21.064Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:21.065Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:43:21.065Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:21.065Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:43:21.066Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:21.067Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:43:21.067Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:21.067Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:21.067Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:43:21.068Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07ef3467112cceb6", X-B3-SpanId:"e4ce18ad477cc3fb", X-B3-ParentSpanId:"07ef3467112cceb6", X-B3-Sampled:"0", X-ONAP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-TransactionID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ECOMP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b48214ee-7840-4e21-adb8-33410d161861"]
2022-05-13T14:43:21.068Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:43:21.068Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:43:21.076Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:21.077Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:21.077Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:43:21.077Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:21.078Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:43:21.078Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:21.078Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:43:21.098Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:21.098Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:21.098Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:21.098Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:21.098Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:21.099Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-TransactionID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ECOMP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b420412f-ba6e-4f5b-b992-697e819ce03e"]
2022-05-13T14:43:21.099Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:21.099Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:21.218Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:21.219Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:21.219Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:21.219Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B609D656ABDBB27DFFAEE8136054359C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:21.220Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:43:21.220Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:21.220Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:21.242Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:21.242Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:21.242Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:21.243Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:21.243Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:21.243Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-TransactionID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ECOMP-RequestID:"945c22b8-c4a0-45a0-8125-7ec41dd3c0c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8611fd2d-fb78-44ae-b38f-9e2bc5b46b60"]
2022-05-13T14:43:21.243Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:21.243Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:21.362Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:21.363Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:21.363Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:21.363Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A9F867B30AFFE3B17A63FF0DA639D598; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:21.364Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f6cc3eb7-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:42:50.745+0000","endTime":"2022-05-13T14:42:50.750+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:43:21.364Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:21.364Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:21.368Z|945c22b8-c4a0-45a0-8125-7ec41dd3c0c0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:43:24.795Z|e5cdb90c-6b7d-4452-8ed0-b7297bab5c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:24.795Z|e5cdb90c-6b7d-4452-8ed0-b7297bab5c17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:24.796Z|bb620ced-f72b-485d-a617-cebd3fa4fb0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:24.796Z|bb620ced-f72b-485d-a617-cebd3fa4fb0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:24.797Z|c623dc34-5f30-4a2e-9526-44686a87a2d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:24.797Z|c623dc34-5f30-4a2e-9526-44686a87a2d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:25.306Z|bab5e2e0-5385-461f-bb89-3adaea52a813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:43:25.307Z|bab5e2e0-5385-461f-bb89-3adaea52a813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:43:31.496Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:43:31.499Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5acf22c9171afa85", X-B3-SpanId:"fa6870da93bc5ab7", X-B3-ParentSpanId:"5acf22c9171afa85", X-B3-Sampled:"0", X-ONAP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-TransactionID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ECOMP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dc19db7-281e-4798-908a-5bf4ef67f754"]
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:43:31.500Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:43:31.519Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:31.519Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:31.519Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:43:31.520Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:31.521Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:43:31.522Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:31.522Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:43:31.523Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:31.523Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:43:31.524Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:31.524Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:31.524Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:43:31.524Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5acf22c9171afa85", X-B3-SpanId:"fdbe91e7324444fd", X-B3-ParentSpanId:"5acf22c9171afa85", X-B3-Sampled:"0", X-ONAP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-TransactionID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ECOMP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b94ed9a0-17fa-4d6d-8ba1-342d5f6f1850"]
2022-05-13T14:43:31.525Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:43:31.525Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:43:31.536Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:31.537Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:31.537Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:43:31.537Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:31.538Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:43:31.539Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:31.539Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:43:31.556Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:31.557Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:31.557Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:31.557Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:31.557Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:31.557Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-TransactionID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ECOMP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ad4149f-9085-4188-95d6-77fbef54feb1"]
2022-05-13T14:43:31.557Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:31.558Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:31.681Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:31.681Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:31.682Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:31.683Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6748FC5ECDF717004C00AAEE45C4DE86; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:43:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:31.683Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:43:31.684Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:31.684Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:31.701Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:31.702Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:31.702Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:31.702Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:31.702Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:31.702Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-TransactionID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ECOMP-RequestID:"d3cb4436-faf0-4a62-a0f0-96a60805e385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37d350cf-e940-4b37-8a18-466472198f79"]
2022-05-13T14:43:31.702Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:31.703Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:31.841Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:31.842Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:31.842Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:31.842Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=29CE6EC07AB5B612CB0D85439A71791B; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:43:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:31.842Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f6cc3eb7-d2ca-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:42:50.745+0000","endTime":"2022-05-13T14:42:50.750+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:43:31.843Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:31.843Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:31.846Z|d3cb4436-faf0-4a62-a0f0-96a60805e385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:43:34.817Z|5ec63b2b-2551-41ef-aa0f-fa53e259e04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:34.817Z|5ec63b2b-2551-41ef-aa0f-fa53e259e04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:34.818Z|700b238d-0eb8-445b-bd82-83b9b3a3c0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:34.818Z|7cecde39-9577-48ee-8d1a-71a1c523e363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:34.818Z|7cecde39-9577-48ee-8d1a-71a1c523e363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:34.818Z|700b238d-0eb8-445b-bd82-83b9b3a3c0bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:40.306Z|90c33fa8-7895-459b-b69c-72f59a1926ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:43:40.307Z|90c33fa8-7895-459b-b69c-72f59a1926ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:43:40.715Z|43738763-cfb2-4c0d-abae-ef7e7fe0445e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:43:40.716Z|43738763-cfb2-4c0d-abae-ef7e7fe0445e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:43:41.968Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:43:41.972Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:41.972Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:43:41.972Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:41.972Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:41.973Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:43:41.973Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d2cc1a8360df21e", X-B3-SpanId:"1b06bbf52fde288b", X-B3-ParentSpanId:"1d2cc1a8360df21e", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-TransactionID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ECOMP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169a090e-bba9-43e3-aff8-1b8fc7f15c21"]
2022-05-13T14:43:41.973Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:43:41.973Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:43:41.991Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:41.991Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:41.991Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:43:41.991Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:41.992Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:43:41.992Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:41.992Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:43:41.993Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:41.993Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:43:41.994Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:41.994Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:41.994Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:43:41.994Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d2cc1a8360df21e", X-B3-SpanId:"2cec3db1988cab37", X-B3-ParentSpanId:"1d2cc1a8360df21e", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-TransactionID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ECOMP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df4511ad-d826-46e0-8e16-982411c78565"]
2022-05-13T14:43:41.994Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:43:41.994Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:43:42.004Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:42.004Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:42.004Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:43:42.004Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:42.005Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:43:42.005Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:42.006Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:43:42.024Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:42.024Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:42.024Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:42.025Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:42.025Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:42.025Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-TransactionID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ECOMP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5632f6-6947-4bbf-993d-da237bd50349"]
2022-05-13T14:43:42.025Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:42.025Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:42.151Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:42.152Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:42.152Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:42.152Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0CB7C8539AE86D44DF3329E5FB5A12D0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 14:43:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:42.152Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":"2022-05-13T14:43:36.969+0000","removalTime":null,"durationInMillis":49846,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:43:42.153Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:42.153Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-TransactionID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ECOMP-RequestID:"6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e852da0-bb21-4f11-9af3-c3ec4b94ceed"]
2022-05-13T14:43:42.167Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:42.168Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:42.286Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:42.286Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:42.286Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:42.287Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FA43B9E1F9A0F4CA964BE029CFB4F126; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 14:43:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:42.287Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:125929aa-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:43:36.967+0000","endTime":"2022-05-13T14:43:36.968+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:43:42.287Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:42.287Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:42.290Z|6c3e4a65-d2d5-4bd4-9f0a-b213ea4019cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:43:44.841Z|1eda5a59-fb09-4746-9dc3-21db655f7d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:44.841Z|dfad5997-bcd2-4ed0-8058-de4338a97fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:44.842Z|dfad5997-bcd2-4ed0-8058-de4338a97fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:44.842Z|1eda5a59-fb09-4746-9dc3-21db655f7d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:44.846Z|311f6633-fb70-4a13-9fb2-669ad73f24d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:44.846Z|311f6633-fb70-4a13-9fb2-669ad73f24d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:52.415Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:43:52.419Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:52.420Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:43:52.420Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:52.420Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:43:52.420Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:43:52.421Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"156b85792e1d5737", X-B3-SpanId:"a648343e0f9e9b4a", X-B3-ParentSpanId:"156b85792e1d5737", X-B3-Sampled:"0", X-ONAP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-TransactionID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ECOMP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"571c55cb-2d01-4fc7-bc30-07fd2aa7464d"]
2022-05-13T14:43:52.421Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:43:52.421Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:43:52.438Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:52.438Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:52.438Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:43:52.438Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:52.440Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:43:52.440Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:52.440Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:43:52.441Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:52.442Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:43:52.442Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:52.442Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:43:52.442Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:43:52.443Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"156b85792e1d5737", X-B3-SpanId:"90b2278ee216b490", X-B3-ParentSpanId:"156b85792e1d5737", X-B3-Sampled:"0", X-ONAP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-TransactionID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ECOMP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fc2c00b-9abe-407f-b6ba-00b848524d8f"]
2022-05-13T14:43:52.443Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:43:52.443Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:43:52.452Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:52.452Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:52.452Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:43:52.453Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:43:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:52.454Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:43:52.454Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:52.454Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:43:52.476Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:52.477Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:52.477Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:52.477Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:43:52.478Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:52.478Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-TransactionID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ECOMP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e6b93cd-08d5-46b9-b4a4-59971013f022"]
2022-05-13T14:43:52.478Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:52.478Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:52.602Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:52.603Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:52.603Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:52.604Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B3EF487D426EED21140EC9D8B595693; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 14:43:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:52.604Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":"2022-05-13T14:43:36.969+0000","removalTime":null,"durationInMillis":49846,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:43:52.604Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:52.605Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:52.625Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:52.626Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:43:52.626Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:43:52.626Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:43:52.626Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:43:52.626Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-TransactionID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ECOMP-RequestID:"ddc45805-9d10-4366-8942-e49b4ad732b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"485386da-8a67-4baa-ba76-81d91521678d"]
2022-05-13T14:43:52.626Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:43:52.627Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:43:52.750Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:43:52.751Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:43:52.751Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:43:52.751Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8919D3F28A8D40EED5128F428309A729; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 14:43:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:43:52.752Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:125929aa-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:43:36.967+0000","endTime":"2022-05-13T14:43:36.968+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:43:52.752Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:43:52.753Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:43:52.758Z|ddc45805-9d10-4366-8942-e49b4ad732b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:43:53.527Z|2e84161a-d607-422d-aa51-3fece93733bb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:43:53.528Z|2e84161a-d607-422d-aa51-3fece93733bb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:54.866Z|cc563e6f-8afa-49e3-bcd3-48b39aadeec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:54.866Z|344eaa62-7127-4448-9e82-0eb802a4072d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:54.866Z|344eaa62-7127-4448-9e82-0eb802a4072d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:54.866Z|cc563e6f-8afa-49e3-bcd3-48b39aadeec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:54.869Z|82f45627-0dfc-46fd-9482-873c79c88bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:43:54.869Z|82f45627-0dfc-46fd-9482-873c79c88bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:43:55.306Z|65ee9980-078f-496f-ac10-086929b72018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:43:55.309Z|65ee9980-078f-496f-ac10-086929b72018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:02.889Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:02.893Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:02.893Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:44:02.894Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:02.894Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:02.894Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:44:02.894Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f831de5fbe40c7bf", X-B3-SpanId:"7f67b988b35e4b92", X-B3-ParentSpanId:"f831de5fbe40c7bf", X-B3-Sampled:"0", X-ONAP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-TransactionID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ECOMP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1d9ce4b-03e8-4448-9116-8926f9044e91"]
2022-05-13T14:44:02.894Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:44:02.894Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:44:02.912Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:02.913Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:02.913Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:44:02.913Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:02.914Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:42:50.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:44:02.914Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:02.914Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:44:02.917Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:02.918Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:02.918Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:02.918Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:02.918Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:02.918Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f831de5fbe40c7bf", X-B3-SpanId:"05db2c8ade3938c7", X-B3-ParentSpanId:"f831de5fbe40c7bf", X-B3-Sampled:"0", X-ONAP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-TransactionID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ECOMP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"099b3178-b3cb-4ce6-82d2-79304b57d03e"]
2022-05-13T14:44:02.919Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:02.919Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:02.929Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:02.929Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:02.929Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:02.929Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:02.931Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:02.931Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:02.932Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:02.959Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:02.960Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:02.960Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:02.960Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:02.961Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:02.961Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-TransactionID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ECOMP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eac281ac-8299-4899-9e49-047fe1a42dfd"]
2022-05-13T14:44:02.961Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:02.961Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:03.112Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:03.113Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:03.113Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:03.113Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ECB3F6472068F95E8D7AB2350C37648D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 14:44:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:03.114Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","businessKey":"63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:42:47.123+0000","endTime":"2022-05-13T14:43:36.969+0000","removalTime":null,"durationInMillis":49846,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f4a2817e-d2ca-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:44:03.114Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:03.114Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:03.138Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-TransactionID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ECOMP-RequestID:"491d507d-3ef0-4c86-8214-0e798e0404bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18549375-0d9d-46b8-ad26-a3bfb1ba68c2"]
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:03.139Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:03.272Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:03.272Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:03.272Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:03.273Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=752450FA553DBDD1B3F4CAD33A2AC8BF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 14:44:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:03.273Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:125929aa-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","executionId":"f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:43:36.967+0000","endTime":"2022-05-13T14:43:36.968+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ef63e276-d2ca-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:44:03.274Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:03.274Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f4a3932f-d2ca-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:03.282Z|491d507d-3ef0-4c86-8214-0e798e0404bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:04.888Z|b35e3c0f-88bb-475c-9305-9b0695166957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:04.889Z|b35e3c0f-88bb-475c-9305-9b0695166957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:04.914Z|4b045c7f-f7ba-4802-98c7-e9ccd7390af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:04.915Z|061321ce-ba34-4e04-80ab-00256bac3dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:04.915Z|4b045c7f-f7ba-4802-98c7-e9ccd7390af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:04.916Z|061321ce-ba34-4e04-80ab-00256bac3dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:10.306Z|d2846074-b1d4-4957-854d-571ab6e611ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:44:10.307Z|d2846074-b1d4-4957-854d-571ab6e611ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:10.716Z|26a58ad6-fd7f-4160-9f0d-75f13069d837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:44:10.717Z|26a58ad6-fd7f-4160-9f0d-75f13069d837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:13.401Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:13.404Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.404Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:44:13.404Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.404Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.404Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:44:13.405Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"640e0f419390a966", X-B3-SpanId:"db48172d64287d32", X-B3-ParentSpanId:"640e0f419390a966", X-B3-Sampled:"0", X-ONAP-RequestID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-RequestID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-TransactionID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-ECOMP-RequestID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0dd99f-b4b6-4015-b9dd-600ee3d93b75"]
2022-05-13T14:44:13.405Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:44:13.405Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.422Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.422Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.423Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:44:13.423Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.423Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "endTime" : "2022-05-13T14:44:07.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:07.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:44:13.424Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.424Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:44:13.426Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.426Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:13.427Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.427Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.427Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:13.427Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"640e0f419390a966", X-B3-SpanId:"1bbf3c927b19cc21", X-B3-ParentSpanId:"640e0f419390a966", X-B3-Sampled:"0", X-ONAP-RequestID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-RequestID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-TransactionID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-ECOMP-RequestID:"1733ca28-5151-4c45-8a88-6a0a47ff08bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"720d8a5c-39fc-44d6-8138-834039e4b858"]
2022-05-13T14:44:13.427Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:13.428Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.437Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.437Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.437Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:13.437Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.438Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:13.438Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.438Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:13.444Z|1733ca28-5151-4c45-8a88-6a0a47ff08bd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:13.566Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:13.569Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.569Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:44:13.569Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.569Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.569Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:44:13.569Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c388a5b8a62ee7c", X-B3-SpanId:"3e453d8d19996850", X-B3-ParentSpanId:"1c388a5b8a62ee7c", X-B3-Sampled:"0", X-ONAP-RequestID:"b50990a4-860f-4530-957b-c3d83552c01c", X-RequestID:"b50990a4-860f-4530-957b-c3d83552c01c", X-TransactionID:"b50990a4-860f-4530-957b-c3d83552c01c", X-ECOMP-RequestID:"b50990a4-860f-4530-957b-c3d83552c01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"956012ad-07d3-4221-8cdb-3cca6c3fbe37"]
2022-05-13T14:44:13.570Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:44:13.570Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.585Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.585Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.585Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:44:13.585Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.586Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "endTime" : "2022-05-13T14:44:07.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:07.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:44:13.586Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.586Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:44:13.587Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.588Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:13.588Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.588Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.588Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:13.589Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c388a5b8a62ee7c", X-B3-SpanId:"ed6e2f8bd8e78e2b", X-B3-ParentSpanId:"1c388a5b8a62ee7c", X-B3-Sampled:"0", X-ONAP-RequestID:"b50990a4-860f-4530-957b-c3d83552c01c", X-RequestID:"b50990a4-860f-4530-957b-c3d83552c01c", X-TransactionID:"b50990a4-860f-4530-957b-c3d83552c01c", X-ECOMP-RequestID:"b50990a4-860f-4530-957b-c3d83552c01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f520592-6b29-4b7a-bb9d-47019ee81c3d"]
2022-05-13T14:44:13.589Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:13.589Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.598Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.599Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.599Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:13.599Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.600Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:13.601Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.601Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:13.606Z|b50990a4-860f-4530-957b-c3d83552c01c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:13.728Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:13.731Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.731Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:44:13.732Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.732Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.732Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:44:13.732Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b7934d85ffb4bf4", X-B3-SpanId:"29200abd02d622ad", X-B3-ParentSpanId:"3b7934d85ffb4bf4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-RequestID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-TransactionID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-ECOMP-RequestID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d9f11fe-2357-4a94-9faa-211d88e2036c"]
2022-05-13T14:44:13.732Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:44:13.733Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.748Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.749Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.749Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:44:13.749Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.750Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "endTime" : "2022-05-13T14:44:07.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:07.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:44:13.750Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.751Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:44:13.752Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.752Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:13.753Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.753Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.753Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:13.753Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b7934d85ffb4bf4", X-B3-SpanId:"75f120272c72a22c", X-B3-ParentSpanId:"3b7934d85ffb4bf4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-RequestID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-TransactionID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-ECOMP-RequestID:"0e784b62-b98b-4b3f-b0fa-d11914377b79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"848b0aac-9016-41d2-a85b-4cdeac75c409"]
2022-05-13T14:44:13.754Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:13.754Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.765Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.765Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.765Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:13.766Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.766Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:13.766Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.766Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:13.771Z|0e784b62-b98b-4b3f-b0fa-d11914377b79|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:13.895Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:13.898Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.898Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:44:13.898Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.898Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:13.899Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:44:13.899Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9866c6dbe32c9ab2", X-B3-SpanId:"712e6e2b885ab1dd", X-B3-ParentSpanId:"9866c6dbe32c9ab2", X-B3-Sampled:"0", X-ONAP-RequestID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-RequestID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-TransactionID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-ECOMP-RequestID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87014c52-8e72-4cc9-bd1c-6b35c79c7a8a"]
2022-05-13T14:44:13.899Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:44:13.899Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.914Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.914Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.915Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:44:13.915Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.915Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "endTime" : "2022-05-13T14:44:07.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:07.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:44:13.916Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.916Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:44:13.917Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.917Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:13.918Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:13.918Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:13.918Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:13.919Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9866c6dbe32c9ab2", X-B3-SpanId:"1a9cbd44f0e67dce", X-B3-ParentSpanId:"9866c6dbe32c9ab2", X-B3-Sampled:"0", X-ONAP-RequestID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-RequestID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-TransactionID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-ECOMP-RequestID:"c6d42020-88b7-4350-8314-f5912f0b4cd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5933a34-e21d-4cb9-8e7d-068f3a4b0c91"]
2022-05-13T14:44:13.919Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:13.919Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:13.930Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:13.931Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:13.931Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:13.931Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:13.931Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:13.932Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:13.932Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:13.937Z|c6d42020-88b7-4350-8314-f5912f0b4cd9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:14.053Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:14.055Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:14.056Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||Invoke
2022-05-13T14:44:14.056Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:14.056Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4
2022-05-13T14:44:14.056Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Method      : GET
2022-05-13T14:44:14.057Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d69091155f3e7e36", X-B3-SpanId:"b875757f6eeacf6f", X-B3-ParentSpanId:"d69091155f3e7e36", X-B3-Sampled:"0", X-ONAP-RequestID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-RequestID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-TransactionID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-ECOMP-RequestID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41fc9413-3dcc-42c8-9425-a3a50ece6284"]
2022-05-13T14:44:14.057Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Request body: 
2022-05-13T14:44:14.057Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||==========================request end================================================
2022-05-13T14:44:14.071Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:14.072Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:14.072Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Status text  : 
2022-05-13T14:44:14.072Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:14.073Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||Response body: {
  "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "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" : "2022-05-13T14:42:37.000+00:00",
  "endTime" : "2022-05-13T14:44:07.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1b6217c3-feb6-495a-8814-3ab417f0538d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6ebe655d-b6c5-4394-a637-9b213a093691\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n                        \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:07.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
    "cloudIdentifier" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"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\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T14:42:48.000+00:00"
  } ],
  "requestURI" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4"
    }
  }
}
2022-05-13T14:44:14.073Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:14.073Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|INFO|500||InvokeReturn
2022-05-13T14:44:14.075Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:14.075Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:14.075Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:14.075Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false
2022-05-13T14:44:14.076Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:14.076Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d69091155f3e7e36", X-B3-SpanId:"0bec886bb97b13ac", X-B3-ParentSpanId:"d69091155f3e7e36", X-B3-Sampled:"0", X-ONAP-RequestID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-RequestID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-TransactionID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-ECOMP-RequestID:"9ecab581-3f3e-4b79-84e1-3bdaaf1e928e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42a13db6-7e2b-4a53-82c0-c66f22d663e3"]
2022-05-13T14:44:14.076Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:14.076Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:14.085Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:14.086Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:14.086Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:14.086Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:14.087Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":null,\"creation_time\":1652452970000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:42:51.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:14.087Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:14.087Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:14.094Z|9ecab581-3f3e-4b79-84e1-3bdaaf1e928e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/63f0ac3c-c280-4bd3-bdb0-2aadfa893ca4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:14.912Z|d38d5c43-bbbf-4bc1-b84f-13f94951cf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:14.912Z|d38d5c43-bbbf-4bc1-b84f-13f94951cf73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:14.935Z|e59502b1-85af-47b9-8bee-73cb8212e02b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:14.936Z|e59502b1-85af-47b9-8bee-73cb8212e02b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:14.936Z|e59508b4-0142-445e-9eeb-fa30be6a27a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:14.937Z|e59508b4-0142-445e-9eeb-fa30be6a27a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:24.937Z|7ba44db2-f716-44c4-9880-95570e899804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:24.938Z|7ba44db2-f716-44c4-9880-95570e899804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:24.955Z|f6816a4f-c39b-475f-8d21-dcf37c5e5762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:24.955Z|f6816a4f-c39b-475f-8d21-dcf37c5e5762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:24.959Z|5ca6230a-09bb-4bc0-b5cc-56959ece73ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:24.959Z|5ca6230a-09bb-4bc0-b5cc-56959ece73ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:25.306Z|958250b5-cead-4600-98f7-66c3d5a856b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:44:25.307Z|958250b5-cead-4600-98f7-66c3d5a856b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:26.223Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:26.225Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||INFO|500||Checking if requestId: 0e665991-0bc6-4380-bb30-b8ffbb7e44be already exists in requestDb InfraActiveRequests table
2022-05-13T14:44:26.225Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:26.225Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:44:26.225Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:26.226Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:26.226Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:44:26.226Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da4c831df87ea656", X-B3-SpanId:"7095bea71a791542", X-B3-ParentSpanId:"da4c831df87ea656", X-B3-Sampled:"0", X-ONAP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54a80d74-114b-4f62-8048-e8ffa6a47c25"]
2022-05-13T14:44:26.226Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:44:26.226Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:44:26.243Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:26.243Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:44:26.243Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:44:26.243Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:26.244Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: 
2022-05-13T14:44:26.244Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:26.244Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|404|Not Found|InvokeReturn
2022-05-13T14:44:26.251Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:44:26.256Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:44:26.269Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:44:26.270Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:44:26.391Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:44:26.392Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:44:26:294-43341], vertex-id=[348320], Content-Length=[1060], Date=[Fri, 13 May 2022 14:44:26 GMT], Content-Type=[application/json]}
2022-05-13T14:44:26.393Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452941247","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6ebe655d-b6c5-4394-a637-9b213a093691"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_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"}]}]}}

2022-05-13T14:44:26.395Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:44:26.395Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:44:26.396Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:44:26.397Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:44:26.397Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:26.397Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:44:26.398Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:44:26.398Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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:"da4c831df87ea656", X-B3-SpanId:"72fefaaab41ebf68", X-B3-ParentSpanId:"da4c831df87ea656", X-B3-Sampled:"0", X-ONAP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b3ad9ed-74e6-42b9-901d-b733b713904e"]
2022-05-13T14:44:26.398Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"6ebe655d-b6c5-4394-a637-9b213a093691","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d","vfModuleInstanceId":"16100d69-0f41-4316-b195-44e6cf49cb0f"},"instanceName":null,"requestScope":"vfModule"}
2022-05-13T14:44:26.399Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:44:26.416Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:26.416Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:26.416Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:44:26.417Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:26.417Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:44:26.417Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:26.417Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:44:26.418Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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
2022-05-13T14:44:26.418Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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
2022-05-13T14:44:26.419Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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================================================
2022-05-13T14:44:26.419Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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
2022-05-13T14:44:26.419Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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
2022-05-13T14:44:26.419Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0001e913-4a68-4cbc-ab61-11c71a6f16b2"]
2022-05-13T14:44:26.419Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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: 
2022-05-13T14:44:26.420Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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================================================
2022-05-13T14:44:26.441Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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==========================================
2022-05-13T14:44:26.441Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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
2022-05-13T14:44:26.441Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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  : 
2022-05-13T14:44:26.441Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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:"Fri, 13 May 2022 14:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:26.442Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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"
    }
  }
}
2022-05-13T14:44:26.443Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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=================================================
2022-05-13T14:44:26.443Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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
2022-05-13T14:44:26.447Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536
2022-05-13T14:44:26.448Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|INFO|500||Invoke
2022-05-13T14:44:26.448Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:26.448Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536
2022-05-13T14:44:26.448Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Method      : GET
2022-05-13T14:44:26.449Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c19a6b3-dd70-43ff-a27e-a5349702d304"]
2022-05-13T14:44:26.449Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Request body: 
2022-05-13T14:44:26.449Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||==========================request end================================================
2022-05-13T14:44:26.464Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:26.464Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:26.464Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Status text  : 
2022-05-13T14:44:26.464Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:26.466Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||Response body: {
  "modelUUID" : "2065fc83-d6ea-4357-99ec-b2ff785c9536",
  "modelInvariantUUID" : "92726112-fe85-4ffe-8587-0eb0beb9c455",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-05-13 14:40:10.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536/moduleHeatTemplate"
    }
  }
}
2022-05-13T14:44:26.466Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:26.466Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2065fc83-d6ea-4357-99ec-b2ff785c9536|INFO|500||InvokeReturn
2022-05-13T14:44:26.474Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:44:26.474Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:44:26.474Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:26.475Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:44:26.475Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:44:26.475Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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:"1786", X-B3-TraceId:"da4c831df87ea656", X-B3-SpanId:"8bd2a229b05bed34", X-B3-ParentSpanId:"da4c831df87ea656", X-B3-Sampled:"0", X-ONAP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c37010dd-fd72-4367-9c95-07bcda3fd730"]
2022-05-13T14:44:26.475Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0e665991-0bc6-4380-bb30-b8ffbb7e44be","requestStatus":"IN_PROGRESS","startTime":1652453066252,"source":"VID","vnfId":"6ebe655d-b6c5-4394-a637-9b213a093691","vnfType":"","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"16100d69-0f41-4316-b195-44e6cf49cb0f","vfModuleModelName":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024","cloudRegion":"RegionOne","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"0e665991-0bc6-4380-bb30-b8ffbb7e44be"}
2022-05-13T14:44:26.476Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:44:26.496Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:26.496Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:44:26.496Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:44:26.497Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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/0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:26.498Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:44:26.252+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:44:26.489+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:44:26.498Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:26.498Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:44:26.505Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:44:26.505Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:44:26.505Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:26.506Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:44:26.506Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:44:26.506Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|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:"da4c831df87ea656", X-B3-SpanId:"f2d759371c90ca24", X-B3-ParentSpanId:"da4c831df87ea656", X-B3-Sampled:"0", X-ONAP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd36ccba-7f23-4a23-a6cd-013d93c4de6b"]
2022-05-13T14:44:26.506Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"92726112-fe85-4ffe-8587-0eb0beb9c455\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"modelVersion\":\"1652453046473\",\"modelCustomizationUuid\":\"8a7d0987-6e7f-46bb-912e-25046e1af895\",\"modelVersionId\":\"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\"modelCustomizationId\":\"8a7d0987-6e7f-46bb-912e-25046e1af895\",\"modelUuid\":\"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\"modelInvariantUuid\":\"92726112-fe85-4ffe-8587-0eb0beb9c455\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\",\"vnfInstanceId\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vfModuleInstanceId\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\"}","type":"String"},"requestId":{"value":"0e665991-0bc6-4380-bb30-b8ffbb7e44be","type":"String"},"mso-request-id":{"value":"0e665991-0bc6-4380-bb30-b8ffbb7e44be","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1b6217c3-feb6-495a-8814-3ab417f0538d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"6ebe655d-b6c5-4394-a637-9b213a093691","type":"String"},"vfModuleId":{"value":"16100d69-0f41-4316-b195-44e6cf49cb0f","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/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:44:26.506Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:44:27.522Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:27.523Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:44:27.523Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:44:27.523Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:44:27 GMT", X-ONAP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-TransactionID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ECOMP-RequestID:"0e665991-0bc6-4380-bb30-b8ffbb7e44be", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fd36ccba-7f23-4a23-a6cd-013d93c4de6b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:27.524Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0e665991-0bc6-4380-bb30-b8ffbb7e44be\",\"instanceId\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\"}}","message":"Success","processInstanceID":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:44:27.524Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:27.524Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:44:27.529Z|0e665991-0bc6-4380-bb30-b8ffbb7e44be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:27.658Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:27.660Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:27.660Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:44:27.660Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:27.660Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:27.661Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:44:27.661Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38e37a085bb15544", X-B3-SpanId:"53c67adb45a05c4e", X-B3-ParentSpanId:"38e37a085bb15544", X-B3-Sampled:"0", X-ONAP-RequestID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-RequestID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-TransactionID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-ECOMP-RequestID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35190e46-8a7c-45c1-97ab-f89ef34807b8"]
2022-05-13T14:44:27.661Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:44:27.661Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:44:27.678Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:27.678Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:27.678Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:44:27.678Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:27.679Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:44:26.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:26.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:44:27.679Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:27.679Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:44:27.680Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:27.680Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:27.681Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:27.681Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:27.681Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:27.681Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38e37a085bb15544", X-B3-SpanId:"e7209a73d355fb6b", X-B3-ParentSpanId:"38e37a085bb15544", X-B3-Sampled:"0", X-ONAP-RequestID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-RequestID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-TransactionID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-ECOMP-RequestID:"2c714b66-c61f-40cf-ad75-741ec0f57e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da75b73-7d91-4158-9200-c4160a917443"]
2022-05-13T14:44:27.681Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:27.681Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:27.690Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:27.690Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:27.690Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:27.690Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:27.691Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:44:27.691Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:27.691Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:27.697Z|2c714b66-c61f-40cf-ad75-741ec0f57e8c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:34.962Z|a83e85c4-6d23-4c18-8720-93e2ac159663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:34.963Z|a83e85c4-6d23-4c18-8720-93e2ac159663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:34.976Z|3c6e0815-4962-48fb-866a-fb06a0d77894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:34.976Z|3c6e0815-4962-48fb-866a-fb06a0d77894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:34.981Z|e3c5ab89-bce4-4892-825a-41adc8b6f10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:34.982Z|e3c5ab89-bce4-4892-825a-41adc8b6f10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:37.823Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:37.827Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:37.827Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:44:37.827Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:37.827Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:37.827Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:44:37.827Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2629533bebc67982", X-B3-SpanId:"21a8b7ac78e85b18", X-B3-ParentSpanId:"2629533bebc67982", X-B3-Sampled:"0", X-ONAP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-TransactionID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ECOMP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e35c52-837a-4846-b634-25da56bf436b"]
2022-05-13T14:44:37.828Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:44:37.828Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:44:37.847Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:37.847Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:37.847Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:44:37.848Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:37.849Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:35.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:44:37.850Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:37.850Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:44:37.851Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:37.852Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:37.852Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:37.852Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:37.852Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:37.852Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2629533bebc67982", X-B3-SpanId:"fee091566924c588", X-B3-ParentSpanId:"2629533bebc67982", X-B3-Sampled:"0", X-ONAP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-TransactionID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ECOMP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d79efa-9b68-4415-9211-3eea99a9a8ea"]
2022-05-13T14:44:37.853Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:37.853Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:37.862Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:37.862Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:37.862Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:37.863Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:37.864Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:37.864Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:37.864Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-TransactionID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ECOMP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6757afe9-bcbc-4ba2-8ac2-245e8d2e9050"]
2022-05-13T14:44:37.882Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:37.883Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:38.004Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:38.005Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:38.005Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:38.006Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5044147B956E81BFF45ECDF8C237D55E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:44:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:38.006Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","businessKey":"0e665991-0bc6-4380-bb30-b8ffbb7e44be","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:44:32.090+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"33335a04-d2cb-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:44:38.007Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:38.007Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:38.024Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:38.024Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:38.025Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:38.025Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:38.025Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:38.025Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-TransactionID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ECOMP-RequestID:"219216e4-2a37-42d8-b1aa-20f62da201e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0f4f4d1-9013-4c4b-97c3-28623e6295d8"]
2022-05-13T14:44:38.025Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:38.025Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:38.145Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:38.146Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:38.146Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:38.146Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2F4967B4751DCE2C2D4ADE90FD095472; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:44:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:38.147Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:351d9d3f-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","executionId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:44:35.297+0000","endTime":"2022-05-13T14:44:35.302+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:44:38.147Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:38.147Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:38.150Z|219216e4-2a37-42d8-b1aa-20f62da201e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:40.306Z|a4f1075f-f3fa-471f-8e4b-7b88383d5aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:44:40.309Z|a4f1075f-f3fa-471f-8e4b-7b88383d5aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:40.717Z|d13c6373-3644-46ba-8069-54e864e7fed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:44:40.718Z|d13c6373-3644-46ba-8069-54e864e7fed0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:44.985Z|9dafd38d-638e-482c-8f47-5893720705e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:44.986Z|9dafd38d-638e-482c-8f47-5893720705e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:44.998Z|e5faa277-3d18-49e6-8562-38fee7bc9d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:44.999Z|e5faa277-3d18-49e6-8562-38fee7bc9d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:45.002Z|8956bf20-2cbb-44e2-a85b-254825fae0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:45.002Z|8956bf20-2cbb-44e2-a85b-254825fae0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:48.277Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:48.282Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:48.283Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:44:48.283Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:48.283Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:48.283Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:44:48.283Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"128d7acfb9bc283a", X-B3-SpanId:"5491069deb78c688", X-B3-ParentSpanId:"128d7acfb9bc283a", X-B3-Sampled:"0", X-ONAP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-TransactionID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ECOMP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b8425e-9aaa-4b93-9bb8-24b42bbc4772"]
2022-05-13T14:44:48.284Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:44:48.284Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:44:48.302Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:48.302Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:48.302Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:44:48.303Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:48.304Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:35.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:44:48.304Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:48.304Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:44:48.305Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:48.306Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:48.306Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:48.306Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:48.307Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:48.307Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"128d7acfb9bc283a", X-B3-SpanId:"1772a277a7fe5bcc", X-B3-ParentSpanId:"128d7acfb9bc283a", X-B3-Sampled:"0", X-ONAP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-TransactionID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ECOMP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec6df0ce-8da0-41d4-8c67-14def9f325e5"]
2022-05-13T14:44:48.307Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:48.307Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:48.317Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:48.318Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:48.318Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:48.319Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:48.319Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:48.319Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:48.320Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:48.341Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:48.341Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:48.341Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:48.341Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:48.341Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:48.342Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-TransactionID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ECOMP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daf95638-2cfd-449a-9b88-22c97de3185f"]
2022-05-13T14:44:48.342Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:48.342Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:48.463Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:48.463Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:48.464Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:48.464Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3FBA608C9599CD69B8C621DB5AA91E03; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:48.464Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","businessKey":"0e665991-0bc6-4380-bb30-b8ffbb7e44be","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:44:32.090+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"33335a04-d2cb-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:44:48.465Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:48.465Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:48.485Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:48.485Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:48.486Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:48.486Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:48.486Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:48.486Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-TransactionID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ECOMP-RequestID:"17dc5669-cf19-4711-a61c-84947929bd99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3716c3ee-427e-45dd-a774-fb3afa6c2eb5"]
2022-05-13T14:44:48.486Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:48.487Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:48.609Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:48.609Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:48.610Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:48.610Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FAB7B63517B4C4A29C0A0E6BC7F791C8; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 14:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:48.611Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:351d9d3f-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","executionId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:44:35.297+0000","endTime":"2022-05-13T14:44:35.302+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:44:48.611Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:48.612Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:48.615Z|17dc5669-cf19-4711-a61c-84947929bd99|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:44:53.526Z|4674ae52-3f4e-45e4-9641-357b5e443e2b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:44:53.527Z|4674ae52-3f4e-45e4-9641-357b5e443e2b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:55.007Z|f08a5e31-7aa9-47fb-8577-4c40467ddc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:55.007Z|f08a5e31-7aa9-47fb-8577-4c40467ddc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:55.017Z|c8dfffc3-d41b-4ed2-9048-7b760f5ca40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:55.017Z|c8dfffc3-d41b-4ed2-9048-7b760f5ca40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:55.019Z|fcaa8f2a-0173-4289-a979-ee32020affd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:44:55.019Z|fcaa8f2a-0173-4289-a979-ee32020affd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:44:55.306Z|e1c5fde3-c7e0-469b-ae46-5b7ba7703535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:44:55.307Z|e1c5fde3-c7e0-469b-ae46-5b7ba7703535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:44:58.744Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:44:58.747Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:58.747Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:44:58.747Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:58.748Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:44:58.748Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:44:58.748Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ae7885aafe485cf", X-B3-SpanId:"3659932d4daeff90", X-B3-ParentSpanId:"8ae7885aafe485cf", X-B3-Sampled:"0", X-ONAP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-TransactionID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ECOMP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9750305-173b-414a-b649-efcd21a8773c"]
2022-05-13T14:44:58.748Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:44:58.748Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:44:58.764Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:58.764Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:58.764Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:44:58.764Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:58.765Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-05-13T14:44:26.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:44:57.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:44:58.765Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:58.766Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:44:58.767Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:58.767Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:44:58.767Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:58.767Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:44:58.767Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:44:58.768Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ae7885aafe485cf", X-B3-SpanId:"cc5c49d46d65ebf6", X-B3-ParentSpanId:"8ae7885aafe485cf", X-B3-Sampled:"0", X-ONAP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-TransactionID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ECOMP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8601d35f-0f04-49bd-bb76-44eb8b77b29a"]
2022-05-13T14:44:58.768Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:44:58.768Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:44:58.777Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:58.777Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:58.778Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:44:58.778Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:58.778Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:44:58.779Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:58.779Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:44:58.799Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:58.800Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:58.800Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:58.800Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:44:58.800Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:58.801Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-TransactionID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ECOMP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171aab55-6bba-4910-8486-5d75d44cac47"]
2022-05-13T14:44:58.801Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:58.801Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:58.948Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:58.949Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:58.949Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:58.950Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4A54457D90D121DA4219FADD5E9CE6CD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 14:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:58.950Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","businessKey":"0e665991-0bc6-4380-bb30-b8ffbb7e44be","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:44:32.090+0000","endTime":"2022-05-13T14:44:51.157+0000","removalTime":null,"durationInMillis":19067,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"33335a04-d2cb-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:44:58.951Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:58.951Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e665991-0bc6-4380-bb30-b8ffbb7e44be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:58.969Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:58.970Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:44:58.970Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:44:58.970Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:44:58.970Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:44:58.970Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-TransactionID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ECOMP-RequestID:"c0d6518b-08cf-4442-a487-e087acd1f68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9386298-e528-41cb-b692-0cecba83bd1d"]
2022-05-13T14:44:58.970Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:44:58.971Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:44:59.119Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:44:59.120Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:44:59.120Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:44:59.121Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2BD51C59E8C3C42BBFE188F232687687; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 14:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:44:59.121Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:3e915a72-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","executionId":"333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:44:51.155+0000","endTime":"2022-05-13T14:44:51.155+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2fe2f683-d2cb-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:44:59.121Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:44:59.122Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=333443a7-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:44:59.126Z|c0d6518b-08cf-4442-a487-e087acd1f68c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:05.029Z|cd795703-5553-4afb-a5f9-9d0b15ebd18e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:05.030Z|cd795703-5553-4afb-a5f9-9d0b15ebd18e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:05.038Z|3173a8a0-0afa-4f53-a6f0-cb4e8eb6c7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:05.039Z|3173a8a0-0afa-4f53-a6f0-cb4e8eb6c7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:05.039Z|0a28010d-bf42-481d-9a63-bdc4ef71b1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:05.040Z|0a28010d-bf42-481d-9a63-bdc4ef71b1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:09.251Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:09.254Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.254Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:45:09.255Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.255Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.255Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:45:09.255Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"423bcf36dc683dce", X-B3-SpanId:"73cbcfee3a8b6be0", X-B3-ParentSpanId:"423bcf36dc683dce", X-B3-Sampled:"0", X-ONAP-RequestID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-RequestID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-TransactionID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-ECOMP-RequestID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9921a5aa-58fd-4dcc-ae9c-8d4ed8c05adc"]
2022-05-13T14:45:09.255Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:45:09.255Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.272Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.273Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.273Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:45:09.273Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.274Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "endTime" : "2022-05-13T14:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:00.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:45:09.274Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.274Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:45:09.275Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.276Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:09.276Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.276Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.276Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:09.277Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"423bcf36dc683dce", X-B3-SpanId:"2e61690d50dabbda", X-B3-ParentSpanId:"423bcf36dc683dce", X-B3-Sampled:"0", X-ONAP-RequestID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-RequestID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-TransactionID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-ECOMP-RequestID:"86456917-16a6-4fe2-9088-e04d4acc4207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2b2f124-570c-4553-902a-7cc36944ab88"]
2022-05-13T14:45:09.277Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:09.277Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.286Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.287Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.287Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:09.287Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.288Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:45:09.288Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.289Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:09.296Z|86456917-16a6-4fe2-9088-e04d4acc4207|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:09.410Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:09.412Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.413Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:45:09.413Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.413Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.413Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:45:09.414Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d35fde0d0135dc3", X-B3-SpanId:"94668dc1971af89e", X-B3-ParentSpanId:"6d35fde0d0135dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-RequestID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-TransactionID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-ECOMP-RequestID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16dd14ca-7af0-4d94-873d-61ef1722fa27"]
2022-05-13T14:45:09.414Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:45:09.414Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.428Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.428Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.428Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:45:09.429Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.429Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "endTime" : "2022-05-13T14:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:00.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:45:09.430Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.430Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:45:09.431Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.431Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:09.431Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.432Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.432Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:09.432Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d35fde0d0135dc3", X-B3-SpanId:"a950a842d519f56f", X-B3-ParentSpanId:"6d35fde0d0135dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-RequestID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-TransactionID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-ECOMP-RequestID:"8beff849-3597-499d-8ca0-9cda57ba155d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa5ebed-3895-4ebe-9065-a59b963e7a33"]
2022-05-13T14:45:09.433Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:09.433Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.442Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.442Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.443Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:09.443Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.444Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:45:09.444Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.444Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:09.449Z|8beff849-3597-499d-8ca0-9cda57ba155d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:09.573Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:09.576Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.576Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:45:09.577Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.577Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.577Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:45:09.577Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ae56d617e60c6e", X-B3-SpanId:"40b40675a25dba90", X-B3-ParentSpanId:"29ae56d617e60c6e", X-B3-Sampled:"0", X-ONAP-RequestID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-RequestID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-TransactionID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-ECOMP-RequestID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d116629-eba3-4ff5-9612-36a24c016573"]
2022-05-13T14:45:09.577Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:45:09.577Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.591Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.591Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.591Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:45:09.591Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.592Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "endTime" : "2022-05-13T14:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:00.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:45:09.592Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.592Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:45:09.593Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.594Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:09.594Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.594Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.594Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:09.595Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29ae56d617e60c6e", X-B3-SpanId:"d3e51b0281df9bb2", X-B3-ParentSpanId:"29ae56d617e60c6e", X-B3-Sampled:"0", X-ONAP-RequestID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-RequestID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-TransactionID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-ECOMP-RequestID:"8f26db87-d353-4bf2-a1d1-11e5a1bfde14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58983365-01f8-43e0-86cc-f15b6d3e9c2f"]
2022-05-13T14:45:09.595Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:09.595Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.605Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.605Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.606Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:09.606Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.607Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:45:09.607Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.607Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:09.614Z|8f26db87-d353-4bf2-a1d1-11e5a1bfde14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:09.742Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:09.745Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.745Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:45:09.745Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.745Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.745Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:45:09.746Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42c6a8f509acd1f5", X-B3-SpanId:"8cf25aae628f8743", X-B3-ParentSpanId:"42c6a8f509acd1f5", X-B3-Sampled:"0", X-ONAP-RequestID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-RequestID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-TransactionID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-ECOMP-RequestID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8cf440-891d-4fdc-85d6-b66bf261bd70"]
2022-05-13T14:45:09.746Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:45:09.746Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.760Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.760Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.760Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:45:09.761Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.763Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "endTime" : "2022-05-13T14:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:00.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:45:09.763Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.764Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:45:09.765Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.765Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:09.766Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.766Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.766Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:09.766Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42c6a8f509acd1f5", X-B3-SpanId:"1f577fd3dc22ef24", X-B3-ParentSpanId:"42c6a8f509acd1f5", X-B3-Sampled:"0", X-ONAP-RequestID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-RequestID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-TransactionID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-ECOMP-RequestID:"5dfb5d7b-4b96-4888-9692-287d846c0eb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcd715f-af60-4791-94d9-257698adff44"]
2022-05-13T14:45:09.767Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:09.767Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.776Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.776Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.776Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:09.776Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.777Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:45:09.777Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.777Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:09.781Z|5dfb5d7b-4b96-4888-9692-287d846c0eb5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:09.894Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:09.897Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.897Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||Invoke
2022-05-13T14:45:09.897Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.898Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be
2022-05-13T14:45:09.898Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Method      : GET
2022-05-13T14:45:09.898Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e9bc29e6ed134b1", X-B3-SpanId:"c63a98e0f8737cd5", X-B3-ParentSpanId:"8e9bc29e6ed134b1", X-B3-Sampled:"0", X-ONAP-RequestID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-RequestID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-TransactionID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-ECOMP-RequestID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2743b4d6-121a-4c7a-bad4-4e5b7161a84a"]
2022-05-13T14:45:09.898Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Request body: 
2022-05-13T14:45:09.898Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.912Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.912Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.913Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Status text  : 
2022-05-13T14:45:09.913Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.914Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||Response body: {
  "requestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "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" : "2022-05-13T14:44:26.000+00:00",
  "endTime" : "2022-05-13T14:45:00.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfType" : "",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"92726112-fe85-4ffe-8587-0eb0beb9c455\",\n            \"modelVersionId\": \"2065fc83-d6ea-4357-99ec-b2ff785c9536\",\n            \"modelName\": \"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\n            \"modelVersion\": \"1652453046473\",\n            \"modelCustomizationId\": \"8a7d0987-6e7f-46bb-912e-25046e1af895\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:00.000+00:00",
  "vfModuleId" : "16100d69-0f41-4316-b195-44e6cf49cb0f",
  "vfModuleName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "vfModuleModelName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691/vfModules/16100d69-0f41-4316-b195-44e6cf49cb0f",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be"
    }
  }
}
2022-05-13T14:45:09.914Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.914Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e665991-0bc6-4380-bb30-b8ffbb7e44be|INFO|500||InvokeReturn
2022-05-13T14:45:09.915Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.915Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:09.916Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:09.916Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false
2022-05-13T14:45:09.916Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:09.916Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e9bc29e6ed134b1", X-B3-SpanId:"a930448c1dbf3b19", X-B3-ParentSpanId:"8e9bc29e6ed134b1", X-B3-Sampled:"0", X-ONAP-RequestID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-RequestID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-TransactionID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-ECOMP-RequestID:"1bf0ea12-044e-4567-94cb-40452ba97885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"709d6c61-4ec3-4571-a639-cc5b66dab4f0"]
2022-05-13T14:45:09.917Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:09.917Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:09.925Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:09.925Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:09.926Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:09.926Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:09.926Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "0e665991-0bc6-4380-bb30-b8ffbb7e44be",
  "groupingId" : "ba5e4ba0-554d-4b04-b808-af17bc85ef6b",
  "name" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024/ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"updated_time\":1652453075000,\"creation_time\":1652452970000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"9bdb74d9903b45a68ffcc697bc9dfef5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ba5e4ba0-554d-4b04-b808-af17bc85ef6b\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024\",\"vnf_name\":\"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0\",\"vnf_id\":\"6ebe655d-b6c5-4394-a637-9b213a093691\",\"vf_module_id\":\"16100d69-0f41-4316-b195-44e6cf49cb0f\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T14:44:36.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T14:45:09.927Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:09.927Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e665991-0bc6-4380-bb30-b8ffbb7e44be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:09.932Z|1bf0ea12-044e-4567-94cb-40452ba97885|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e665991-0bc6-4380-bb30-b8ffbb7e44be|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:10.311Z|168f4d3a-01ed-4a21-9e3d-e97c90eb1d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:45:10.313Z|168f4d3a-01ed-4a21-9e3d-e97c90eb1d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:45:10.718Z|9833d5b4-500e-4935-aab1-0cdfc49542c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:45:10.718Z|9833d5b4-500e-4935-aab1-0cdfc49542c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:45:11.267Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:11.268Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||Checking if requestId: b2f88d3c-e221-4103-888c-9efcffc17295 already exists in requestDb InfraActiveRequests table
2022-05-13T14:45:11.269Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:11.269Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:11.269Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:11.269Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:11.269Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:11.270Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e779fadc29c47c1e", X-B3-SpanId:"0bead60d74bb84fb", X-B3-ParentSpanId:"e779fadc29c47c1e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-TransactionID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ECOMP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"319a3165-1b56-4ea5-83d2-8c956f4f4bc0"]
2022-05-13T14:45:11.270Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:11.270Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:11.287Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:11.287Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:45:11.287Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:11.287Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:11.287Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: 
2022-05-13T14:45:11.287Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:11.288Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:11.293Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:45:11.299Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:11.312Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups|INFO|500||Invoke
2022-05-13T14:45:11.312Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2f88d3c-e221-4103-888c-9efcffc17295], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[57d1e09f-d27e-430d-930b-de0cdd3736fa], X-ECOMP-RequestID=[b2f88d3c-e221-4103-888c-9efcffc17295], X-TransactionId=[], X-ONAP-RequestID=[b2f88d3c-e221-4103-888c-9efcffc17295]}
2022-05-13T14:45:11.352Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/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-220513-14:45:11:332-12604], Content-Length=[408], Date=[Fri, 13 May 2022 14:45:11 GMT], Content-Type=[application/json]}
2022-05-13T14:45:11.353Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/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/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-05-13T14:45:11.353Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:11.355Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/related-to/volume-groups
2022-05-13T14:45:11.355Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 6ebe655d-b6c5-4394-a637-9b213a093691
2022-05-13T14:45:11.360Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:11.374Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules|INFO|500||Invoke
2022-05-13T14:45:11.374Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2f88d3c-e221-4103-888c-9efcffc17295], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e1bed947-d43f-4b0b-9e93-5f069c1cbf4d], X-ECOMP-RequestID=[b2f88d3c-e221-4103-888c-9efcffc17295], X-TransactionId=[], X-ONAP-RequestID=[b2f88d3c-e221-4103-888c-9efcffc17295]}
2022-05-13T14:45:11.407Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:45:11:392-96573], Content-Length=[377], Date=[Fri, 13 May 2022 14:45:11 GMT], Content-Type=[application/json]}
2022-05-13T14:45:11.408Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules","ERR.5.4.6114"]}}}

2022-05-13T14:45:11.408Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:11.409Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691/vf-modules
2022-05-13T14:45:11.410Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 6ebe655d-b6c5-4394-a637-9b213a093691
2022-05-13T14:45:11.413Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:11.426Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:45:11.426Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:45:11.469Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:45:11.469Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:45:11:444-70341], vertex-id=[348320], Content-Length=[1060], Date=[Fri, 13 May 2022 14:45:11 GMT], Content-Type=[application/json]}
2022-05-13T14:45:11.470Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652452941247","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6ebe655d-b6c5-4394-a637-9b213a093691","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6ebe655d-b6c5-4394-a637-9b213a093691"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_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"}]}]}}

2022-05-13T14:45:11.471Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:45:11.471Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:45:11.472Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:45:11.472Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:45:11.473Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:11.473Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:45:11.473Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:45:11.474Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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:"e779fadc29c47c1e", X-B3-SpanId:"4caa3f39a2e286ef", X-B3-ParentSpanId:"e779fadc29c47c1e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-TransactionID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ECOMP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a30b3ba-ac19-4257-9bee-f1f163aac0aa"]
2022-05-13T14:45:11.474Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"6ebe655d-b6c5-4394-a637-9b213a093691","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d"},"instanceName":null,"requestScope":"vnf"}
2022-05-13T14:45:11.474Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:45:11.491Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:11.491Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:11.491Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:45:11.492Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:11.492Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:45:11.492Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:11.492Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:45:11.493Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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
2022-05-13T14:45:11.493Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-05-13T14:45:11.494Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:11.494Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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
2022-05-13T14:45:11.494Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T14:45:11.494Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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:"b2f88d3c-e221-4103-888c-9efcffc17295", X-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-TransactionID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ECOMP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2800965e-ba3a-4006-845e-af9c46f6cd87"]
2022-05-13T14:45:11.495Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T14:45:11.495Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:45:11.510Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:11.511Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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
2022-05-13T14:45:11.511Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T14:45:11.511Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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:"Fri, 13 May 2022 14:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:11.512Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10036,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036"
    }
  }
}
2022-05-13T14:45:11.512Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:11.513Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-05-13T14:45:11.515Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:45:11.515Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:45:11.516Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:11.516Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:45:11.516Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:45:11.517Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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:"1600", X-B3-TraceId:"e779fadc29c47c1e", X-B3-SpanId:"b6ff6bda9f4320da", X-B3-ParentSpanId:"e779fadc29c47c1e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-TransactionID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ECOMP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e29167d2-b76f-41a1-816d-a674b2520b27"]
2022-05-13T14:45:11.517Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b2f88d3c-e221-4103-888c-9efcffc17295","requestStatus":"IN_PROGRESS","startTime":1652453111410,"source":"VID","vnfId":"6ebe655d-b6c5-4394-a637-9b213a093691","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"b2f88d3c-e221-4103-888c-9efcffc17295"}
2022-05-13T14:45:11.517Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:45:11.537Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:11.537Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:45:11.537Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:45:11.538Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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/b2f88d3c-e221-4103-888c-9efcffc17295", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:11.538Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:45:11.410+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:45:11.530+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:11.538Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:11.539Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:45:11.544Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:45:11.544Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:45:11.544Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:11.544Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:45:11.545Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:45:11.545Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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:"e779fadc29c47c1e", X-B3-SpanId:"cbb371218184ed18", X-B3-ParentSpanId:"e779fadc29c47c1e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-TransactionID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ECOMP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a904765-9040-427a-942b-b6e685356524"]
2022-05-13T14:45:11.545Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|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\":\"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\"modelVersionId\":\"e126a04f-60d3-49d8-b949-8e9a550dd270\",\"modelCustomizationId\":\"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\"modelUuid\":\"e126a04f-60d3-49d8-b949-8e9a550dd270\",\"modelInvariantUuid\":\"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\",\"vnfInstanceId\":\"6ebe655d-b6c5-4394-a637-9b213a093691\"}","type":"String"},"requestId":{"value":"b2f88d3c-e221-4103-888c-9efcffc17295","type":"String"},"mso-request-id":{"value":"b2f88d3c-e221-4103-888c-9efcffc17295","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1b6217c3-feb6-495a-8814-3ab417f0538d","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"6ebe655d-b6c5-4394-a637-9b213a093691","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/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:45:11.546Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:45:12.556Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:12.557Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:45:12.557Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:45:12.557Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:45:12 GMT", X-ONAP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-TransactionID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ECOMP-RequestID:"b2f88d3c-e221-4103-888c-9efcffc17295", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0a904765-9040-427a-942b-b6e685356524", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:12.558Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b2f88d3c-e221-4103-888c-9efcffc17295\",\"instanceId\":\"6ebe655d-b6c5-4394-a637-9b213a093691\"}}","message":"Success","processInstanceID":"4abac22e-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:45:12.558Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:12.558Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:45:12.561Z|b2f88d3c-e221-4103-888c-9efcffc17295|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:12.691Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:12.693Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:12.693Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:12.693Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:12.694Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:12.694Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:12.694Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f8e1790cbdb95f9", X-B3-SpanId:"d8367ffac0cabce0", X-B3-ParentSpanId:"3f8e1790cbdb95f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-RequestID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-TransactionID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-ECOMP-RequestID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65b50fd7-e2e7-4b6f-bf86-e6f3f9b604cc"]
2022-05-13T14:45:12.694Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:12.694Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:12.708Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:12.709Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:12.709Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:12.709Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:12.710Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:45:11.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:12.711Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:12.711Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||InvokeReturn
2022-05-13T14:45:12.713Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:12.713Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:12.714Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:12.714Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:12.715Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:12.715Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f8e1790cbdb95f9", X-B3-SpanId:"0f4032e72eeb921d", X-B3-ParentSpanId:"3f8e1790cbdb95f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-RequestID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-TransactionID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-ECOMP-RequestID:"c13e2dc3-9e63-49b8-9e23-3828e6147d63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76bc523a-477b-4268-9d46-192ef1920533"]
2022-05-13T14:45:12.715Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:12.715Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:12.725Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:12.725Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:12.725Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:12.725Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:12.726Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:12.726Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:12.726Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:12.730Z|c13e2dc3-9e63-49b8-9e23-3828e6147d63|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:15.051Z|e5474a4e-e4fb-4d3c-a767-94851cb99e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:15.052Z|e5474a4e-e4fb-4d3c-a767-94851cb99e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:15.059Z|5ebce515-d2be-49e9-886e-92ee0cf90b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:15.060Z|5ebce515-d2be-49e9-886e-92ee0cf90b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:15.060Z|cc7ce52d-e5e3-4e63-8799-e6d031175f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:15.060Z|cc7ce52d-e5e3-4e63-8799-e6d031175f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:22.853Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:22.857Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:22.857Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:22.857Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:22.857Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:22.858Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:22.858Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57022d798ea39ccf", X-B3-SpanId:"42536d56899add0c", X-B3-ParentSpanId:"57022d798ea39ccf", X-B3-Sampled:"0", X-ONAP-RequestID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-RequestID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-TransactionID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-ECOMP-RequestID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d56efea2-e862-49d8-b24d-0411f7463de8"]
2022-05-13T14:45:22.858Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:22.858Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:22.877Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:22.877Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:22.877Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:22.878Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:22.878Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:11.000+00:00",
  "endTime" : "2022-05-13T14:45:17.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:22.878Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:22.879Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||InvokeReturn
2022-05-13T14:45:22.880Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:22.880Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:22.880Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:22.880Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:22.881Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:22.881Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57022d798ea39ccf", X-B3-SpanId:"66c5e5b6c79ee922", X-B3-ParentSpanId:"57022d798ea39ccf", X-B3-Sampled:"0", X-ONAP-RequestID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-RequestID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-TransactionID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-ECOMP-RequestID:"0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e94ca4bd-9a4b-4164-a2db-bedc96ac0516"]
2022-05-13T14:45:22.881Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:22.882Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:22.891Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:22.891Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:22.892Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:22.892Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:22.894Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:22.894Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:22.894Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:22.900Z|0d84b3b0-c2cd-4a8c-8f1b-f29a1502f578|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:23.016Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:23.018Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.019Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:23.019Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.019Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.019Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:23.019Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1614ceacfda1942", X-B3-SpanId:"02771a46e582e87a", X-B3-ParentSpanId:"b1614ceacfda1942", X-B3-Sampled:"0", X-ONAP-RequestID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-RequestID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-TransactionID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-ECOMP-RequestID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9117105-8d0a-43b1-b3b1-6e976eb874e1"]
2022-05-13T14:45:23.019Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:23.020Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.034Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.034Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.034Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:23.035Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.035Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:11.000+00:00",
  "endTime" : "2022-05-13T14:45:17.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:23.036Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.036Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||InvokeReturn
2022-05-13T14:45:23.038Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.038Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:23.038Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.039Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.039Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:23.039Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1614ceacfda1942", X-B3-SpanId:"6d934a7c868d8ef1", X-B3-ParentSpanId:"b1614ceacfda1942", X-B3-Sampled:"0", X-ONAP-RequestID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-RequestID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-TransactionID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-ECOMP-RequestID:"41906827-4903-4198-9bda-3d7c7ad1727a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c475dac-cbec-4696-82c1-3df7e1c4bccd"]
2022-05-13T14:45:23.039Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:23.040Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.048Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.048Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.049Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:23.049Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Connection:"close"]
2022-05-13T14:45:23.050Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:23.050Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.050Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:23.054Z|41906827-4903-4198-9bda-3d7c7ad1727a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:23.163Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:23.165Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.166Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:23.166Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.166Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.166Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:23.167Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7bd8aa985b5bb5c", X-B3-SpanId:"bd88209e79223158", X-B3-ParentSpanId:"d7bd8aa985b5bb5c", X-B3-Sampled:"0", X-ONAP-RequestID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-RequestID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-TransactionID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-ECOMP-RequestID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc38dc95-7bce-4cbc-a6ab-f781367f7d91"]
2022-05-13T14:45:23.167Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:23.167Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.187Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.187Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.188Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:23.188Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.188Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:11.000+00:00",
  "endTime" : "2022-05-13T14:45:17.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:23.189Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.189Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||InvokeReturn
2022-05-13T14:45:23.190Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.190Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:23.190Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.191Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.191Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:23.191Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7bd8aa985b5bb5c", X-B3-SpanId:"ca987484bb645130", X-B3-ParentSpanId:"d7bd8aa985b5bb5c", X-B3-Sampled:"0", X-ONAP-RequestID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-RequestID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-TransactionID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-ECOMP-RequestID:"68b38fb5-3c92-4d76-9d58-56b7799c6ff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc684ea7-816a-47df-9f9c-75561b11b810"]
2022-05-13T14:45:23.191Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:23.192Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.200Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.200Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.200Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:23.200Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.201Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:23.201Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.201Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:23.206Z|68b38fb5-3c92-4d76-9d58-56b7799c6ff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:23.322Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:23.325Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.325Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:23.325Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.325Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.325Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:23.326Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1148697275752b7", X-B3-SpanId:"2cc812fe44f886ec", X-B3-ParentSpanId:"e1148697275752b7", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb24557-06e3-4766-b5e3-474e73836293", X-RequestID:"eeb24557-06e3-4766-b5e3-474e73836293", X-TransactionID:"eeb24557-06e3-4766-b5e3-474e73836293", X-ECOMP-RequestID:"eeb24557-06e3-4766-b5e3-474e73836293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca384a6b-06ff-4f6c-8365-b9ffb43e5d56"]
2022-05-13T14:45:23.326Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:23.326Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.340Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.341Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.341Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:23.341Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.342Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:11.000+00:00",
  "endTime" : "2022-05-13T14:45:17.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:23.342Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.342Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||InvokeReturn
2022-05-13T14:45:23.343Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.343Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:23.343Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.344Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.344Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:23.344Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1148697275752b7", X-B3-SpanId:"37b99a63b401e2c3", X-B3-ParentSpanId:"e1148697275752b7", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb24557-06e3-4766-b5e3-474e73836293", X-RequestID:"eeb24557-06e3-4766-b5e3-474e73836293", X-TransactionID:"eeb24557-06e3-4766-b5e3-474e73836293", X-ECOMP-RequestID:"eeb24557-06e3-4766-b5e3-474e73836293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7be54d9-fd65-4cc7-9860-705d564ffbb1"]
2022-05-13T14:45:23.344Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:23.344Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.352Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.352Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.352Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:23.352Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.353Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:23.353Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.354Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:23.362Z|eeb24557-06e3-4766-b5e3-474e73836293|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:23.473Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:23.478Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.478Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||Invoke
2022-05-13T14:45:23.478Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.479Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295
2022-05-13T14:45:23.479Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Method      : GET
2022-05-13T14:45:23.479Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e95cdda6ccf258b", X-B3-SpanId:"89c59c4dab369a72", X-B3-ParentSpanId:"3e95cdda6ccf258b", X-B3-Sampled:"0", X-ONAP-RequestID:"46fc33a2-af8b-411e-82b7-af8964240693", X-RequestID:"46fc33a2-af8b-411e-82b7-af8964240693", X-TransactionID:"46fc33a2-af8b-411e-82b7-af8964240693", X-ECOMP-RequestID:"46fc33a2-af8b-411e-82b7-af8964240693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"350ecb20-73c9-453e-80a9-e06ade13e72f"]
2022-05-13T14:45:23.479Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Request body: 
2022-05-13T14:45:23.479Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.495Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.495Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.495Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Status text  : 
2022-05-13T14:45:23.495Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.498Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||Response body: {
  "requestId" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:11.000+00:00",
  "endTime" : "2022-05-13T14:45:17.000+00:00",
  "source" : "VID",
  "vnfId" : "6ebe655d-b6c5-4394-a637-9b213a093691",
  "vnfName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024_vnf_0",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ce39d0f7-79b9-42e4-85d4-75f6ce16e11e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e126a04f-60d3-49d8-b949-8e9a550dd270\",\n            \"modelCustomizationId\": \"90ad92d9-8ce7-45ef-a813-4ad92b37e562\",\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d/vnfs/6ebe655d-b6c5-4394-a637-9b213a093691",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2f88d3c-e221-4103-888c-9efcffc17295",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295"
    }
  }
}
2022-05-13T14:45:23.498Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.498Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2f88d3c-e221-4103-888c-9efcffc17295|INFO|500||InvokeReturn
2022-05-13T14:45:23.499Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.499Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:23.499Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:23.499Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false
2022-05-13T14:45:23.500Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:23.500Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e95cdda6ccf258b", X-B3-SpanId:"1cbb96483398c9fb", X-B3-ParentSpanId:"3e95cdda6ccf258b", X-B3-Sampled:"0", X-ONAP-RequestID:"46fc33a2-af8b-411e-82b7-af8964240693", X-RequestID:"46fc33a2-af8b-411e-82b7-af8964240693", X-TransactionID:"46fc33a2-af8b-411e-82b7-af8964240693", X-ECOMP-RequestID:"46fc33a2-af8b-411e-82b7-af8964240693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d565eac-a5de-4cce-a7b5-427e5898996c"]
2022-05-13T14:45:23.500Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:23.500Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:23.510Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:23.510Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:23.510Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:23.510Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:23.511Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:23.512Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:23.512Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2f88d3c-e221-4103-888c-9efcffc17295&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:23.518Z|46fc33a2-af8b-411e-82b7-af8964240693|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2f88d3c-e221-4103-888c-9efcffc17295|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:25.072Z|46704b15-ba59-44bc-a613-44dcdd6c0671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:25.073Z|46704b15-ba59-44bc-a613-44dcdd6c0671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:25.077Z|58a4c414-0a7d-4bb8-bb05-f815264b7426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:25.078Z|58a4c414-0a7d-4bb8-bb05-f815264b7426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:25.082Z|76afcffe-c090-43b3-9976-ed978a3ca3e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:25.083Z|76afcffe-c090-43b3-9976-ed978a3ca3e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:25.306Z|7f89bfc2-c55e-43d0-b668-cbf139185cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:45:25.306Z|7f89bfc2-c55e-43d0-b668-cbf139185cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:45:30.212Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:30.214Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||Checking if requestId: 510878e4-81b4-4a5b-b9ae-6e3dd59bef6a already exists in requestDb InfraActiveRequests table
2022-05-13T14:45:30.215Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:30.215Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||Invoke
2022-05-13T14:45:30.215Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:30.216Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:30.216Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Method      : GET
2022-05-13T14:45:30.216Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bc36a872ebe4fde", X-B3-SpanId:"f62eeb4c9dbffe33", X-B3-ParentSpanId:"4bc36a872ebe4fde", X-B3-Sampled:"0", X-ONAP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df6a5e0b-600f-4917-8514-202414addf1b"]
2022-05-13T14:45:30.216Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Request body: 
2022-05-13T14:45:30.216Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||==========================request end================================================
2022-05-13T14:45:30.233Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:30.233Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:45:30.233Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status text  : 
2022-05-13T14:45:30.234Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:45:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:30.234Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Response body: 
2022-05-13T14:45:30.234Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:30.235Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:30.241Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:45:30.247Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:30.259Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|INFO|500||Invoke
2022-05-13T14:45:30.259Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[370d8e21-4749-4be0-9724-41493217f3bb], X-ECOMP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-TransactionId=[], X-ONAP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a]}
2022-05-13T14:45:30.294Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:45:30:277-21388], vertex-id=[315568], Content-Length=[246], Date=[Fri, 13 May 2022 14:45:30 GMT], Content-Type=[application/json]}
2022-05-13T14:45:30.295Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?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/1b6217c3-feb6-495a-8814-3ab417f0538d"}]}

2022-05-13T14:45:30.295Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:45:30.300Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:30.312Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:45:30.312Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b9988864-f5cb-483b-8477-b0548e9456dd], X-ECOMP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-TransactionId=[], X-ONAP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a]}
2022-05-13T14:45:30.409Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/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-220513-14:45:30:330-49853], Content-Length=[603], Date=[Fri, 13 May 2022 14:45:30 GMT], Content-Type=[application/json]}
2022-05-13T14:45:30.410Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-05-13T14:45:30.410Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:30.412Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-05-13T14:45:30.419Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:30.432Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:45:30.433Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|INFO|500||Invoke
2022-05-13T14:45:30.465Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:45:30.465Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:45:30:449-71363], vertex-id=[315568], Content-Length=[246], Date=[Fri, 13 May 2022 14:45:30 GMT], Content-Type=[application/json]}
2022-05-13T14:45:30.466Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/1b6217c3-feb6-495a-8814-3ab417f0538d"}]}

2022-05-13T14:45:30.470Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:30.482Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:45:30.482Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[77d142f3-d4d9-4b62-bbed-c00b116664e4], X-ECOMP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-TransactionId=[], X-ONAP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a]}
2022-05-13T14:45:30.593Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/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=[1-aai-resources-220513-14:45:30:500-32564], Content-Length=[600], Date=[Fri, 13 May 2022 14:45:30 GMT], Content-Type=[application/json]}
2022-05-13T14:45:30.594Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-05-13T14:45:30.595Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:30.597Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-05-13T14:45:30.602Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:30.613Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:45:30.614Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|INFO|500||Invoke
2022-05-13T14:45:30.793Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:45:30.794Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:45:30:631-39101], vertex-id=[315568], Content-Length=[246], Date=[Fri, 13 May 2022 14:45:30 GMT], Content-Type=[application/json]}
2022-05-13T14:45:30.795Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/1b6217c3-feb6-495a-8814-3ab417f0538d"}]}

2022-05-13T14:45:30.803Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:30.897Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:45:30.898Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[612fcdf7-9fe7-4ebd-92c7-eabe0982c4e8], X-ECOMP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a], X-TransactionId=[], X-ONAP-RequestID=[510878e4-81b4-4a5b-b9ae-6e3dd59bef6a]}
2022-05-13T14:45:30.998Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/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-220513-14:45:30:915-44381], Content-Length=[609], Date=[Fri, 13 May 2022 14:45:30 GMT], Content-Type=[application/json]}
2022-05-13T14:45:30.999Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/configurations","ERR.5.4.6114"]}}}

2022-05-13T14:45:30.999Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:45:31.001Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/1b6217c3-feb6-495a-8814-3ab417f0538d/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-05-13T14:45:31.006Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:45:31.017Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:45:31.017Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T14:45:31.100Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T14:45:31.101Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:45:31:034-57606], vertex-id=[348320], Content-Length=[610], Date=[Fri, 13 May 2022 14:45:31 GMT], Content-Type=[application/json]}
2022-05-13T14:45:31.101Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652453115656","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"}]}]}}

2022-05-13T14:45:31.103Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:45:31.103Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:45:31.104Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:45:31.105Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:45:31.105Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:31.105Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:45:31.106Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:45:31.106Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"4bc36a872ebe4fde", X-B3-SpanId:"332f0a4bab673b99", X-B3-ParentSpanId:"4bc36a872ebe4fde", X-B3-Sampled:"0", X-ONAP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12002961-8b49-47c0-9324-00d9d7540c5c"]
2022-05-13T14:45:31.107Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d"},"instanceName":null,"requestScope":"service"}
2022-05-13T14:45:31.107Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:45:31.122Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:31.122Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:31.123Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:45:31.123Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:45:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:31.123Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:45:31.123Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:31.124Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:45:31.124Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:45:31.124Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:45:31.125Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:31.125Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:45:31.125Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:45:31.125Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb0e7334-6400-4afc-bbaa-abdec347c8be"]
2022-05-13T14:45:31.125Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:45:31.126Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:45:31.141Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:31.142Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:31.142Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:45:31.143Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"Fri, 13 May 2022 14:45:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:31.143Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:45:31.144Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:31.144Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:45:31.147Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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
2022-05-13T14:45:31.147Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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
2022-05-13T14:45:31.148Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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================================================
2022-05-13T14:45:31.148Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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
2022-05-13T14:45:31.148Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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
2022-05-13T14:45:31.149Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f8e96b-fa15-4aa7-9e9c-4edb88c12398"]
2022-05-13T14:45:31.149Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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: 
2022-05-13T14:45:31.149Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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================================================
2022-05-13T14:45:31.163Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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==========================================
2022-05-13T14:45:31.163Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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
2022-05-13T14:45:31.164Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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  : 
2022-05-13T14:45:31.164Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"Fri, 13 May 2022 14:45:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:31.164Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 535,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-05-13T14:45:31.165Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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=================================================
2022-05-13T14:45:31.165Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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
2022-05-13T14:45:31.166Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:45:31.167Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:45:31.167Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:31.167Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:45:31.167Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:45:31.168Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a718d44f-dd5d-459e-a12b-3d14486a941b"]
2022-05-13T14:45:31.168Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:45:31.168Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:45:31.180Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:31.180Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:31.181Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:45:31.181Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"Fri, 13 May 2022 14:45:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:31.182Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:45:31.182Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:31.182Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:45:31.185Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:45:31.185Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:45:31.186Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:31.186Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:45:31.187Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:45:31.187Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"1387", X-B3-TraceId:"4bc36a872ebe4fde", X-B3-SpanId:"fcce8c7941555562", X-B3-ParentSpanId:"4bc36a872ebe4fde", X-B3-Sampled:"0", X-ONAP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b32fa57-db96-4daf-af77-61f45e2ff9bd"]
2022-05-13T14:45:31.187Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a","requestStatus":"IN_PROGRESS","startTime":1652453131002,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1b6217c3-feb6-495a-8814-3ab417f0538d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"}
2022-05-13T14:45:31.188Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:45:31.205Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:31.206Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:45:31.206Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:45:31.206Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:31.207Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:45:31.002+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:45:31.199+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    }
  }
}
2022-05-13T14:45:31.207Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:31.207Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:45:31.212Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:45:31.212Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:45:31.213Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:31.213Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:45:31.213Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:45:31.214Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|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:"4bc36a872ebe4fde", X-B3-SpanId:"15bbb9a6310abb64", X-B3-ParentSpanId:"4bc36a872ebe4fde", X-B3-Sampled:"0", X-ONAP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6363c380-4835-4aa7-aeb0-5d95ac313d0d"]
2022-05-13T14:45:31.214Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelUuid\":\"48b88014-f440-4cdd-b9d6-1206e976926f\",\"modelInvariantUuid\":\"1f62512d-842a-4b5f-97c0-8469ab8a9a63\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\"}","type":"String"},"requestId":{"value":"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a","type":"String"},"mso-request-id":{"value":"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1b6217c3-feb6-495a-8814-3ab417f0538d","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/1b6217c3-feb6-495a-8814-3ab417f0538d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:45:31.214Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:45:32.225Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:32.226Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:45:32.226Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:45:32.227Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:45:32 GMT", X-ONAP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-TransactionID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ECOMP-RequestID:"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6363c380-4835-4aa7-aeb0-5d95ac313d0d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:32.228Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"510878e4-81b4-4a5b-b9ae-6e3dd59bef6a\",\"instanceId\":\"1b6217c3-feb6-495a-8814-3ab417f0538d\"}}","message":"Success","processInstanceID":"5673dad6-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:45:32.228Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:32.229Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:45:32.232Z|510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:32.364Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:32.367Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:32.367Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||Invoke
2022-05-13T14:45:32.367Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:32.368Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:32.368Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Method      : GET
2022-05-13T14:45:32.368Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e36da363915cd47a", X-B3-SpanId:"e7c612beb310d9b2", X-B3-ParentSpanId:"e36da363915cd47a", X-B3-Sampled:"0", X-ONAP-RequestID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-RequestID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-TransactionID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-ECOMP-RequestID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f5de1fd-660c-4602-8042-7fc1d9b1a7c2"]
2022-05-13T14:45:32.368Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Request body: 
2022-05-13T14:45:32.368Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||==========================request end================================================
2022-05-13T14:45:32.383Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:32.384Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:32.384Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status text  : 
2022-05-13T14:45:32.384Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:32.385Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Response body: {
  "requestId" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:45:31.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    }
  }
}
2022-05-13T14:45:32.385Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:32.385Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||InvokeReturn
2022-05-13T14:45:32.386Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:32.386Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:32.386Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:32.387Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:32.387Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:32.387Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e36da363915cd47a", X-B3-SpanId:"97b6ce54fd5cb1a9", X-B3-ParentSpanId:"e36da363915cd47a", X-B3-Sampled:"0", X-ONAP-RequestID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-RequestID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-TransactionID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-ECOMP-RequestID:"10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd23788a-4d6e-4b80-aabb-f5442361249d"]
2022-05-13T14:45:32.387Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:32.387Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:32.396Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:32.396Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:32.397Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:32.397Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:32.397Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:32.398Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:32.398Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:32.403Z|10cbf8c7-fc55-4571-b367-8e6bfc3bd2c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:35.093Z|81e03d9e-44cc-4bbb-a675-a01e66134422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:35.093Z|81e03d9e-44cc-4bbb-a675-a01e66134422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:35.098Z|5af30052-41d6-4824-8527-912cf7ac3e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:35.098Z|5af30052-41d6-4824-8527-912cf7ac3e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:35.102Z|38791a56-a402-4797-8734-126736e189a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:35.102Z|38791a56-a402-4797-8734-126736e189a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:40.307Z|ef32d4bc-820c-489e-a176-2b2b31b92e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:45:40.307Z|ef32d4bc-820c-489e-a176-2b2b31b92e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:45:40.719Z|9e9a0ede-abfe-40c4-9859-a018811c3082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:45:40.719Z|9e9a0ede-abfe-40c4-9859-a018811c3082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:45:42.534Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:42.538Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:42.538Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||Invoke
2022-05-13T14:45:42.539Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:42.539Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:42.539Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Method      : GET
2022-05-13T14:45:42.539Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b77805402af58135", X-B3-SpanId:"10267c1b3d342c2c", X-B3-ParentSpanId:"b77805402af58135", X-B3-Sampled:"0", X-ONAP-RequestID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-RequestID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-TransactionID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-ECOMP-RequestID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2fb4e25-d581-4f7e-9aa3-6ee41a23898e"]
2022-05-13T14:45:42.540Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Request body: 
2022-05-13T14:45:42.540Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||==========================request end================================================
2022-05-13T14:45:42.555Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:42.556Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:42.556Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status text  : 
2022-05-13T14:45:42.556Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:42.557Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Response body: {
  "requestId" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:31.000+00:00",
  "endTime" : "2022-05-13T14:45:38.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    }
  }
}
2022-05-13T14:45:42.557Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:42.558Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||InvokeReturn
2022-05-13T14:45:42.559Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:42.559Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:42.559Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:42.560Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:42.560Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:42.560Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b77805402af58135", X-B3-SpanId:"84ce16ca5e78bf70", X-B3-ParentSpanId:"b77805402af58135", X-B3-Sampled:"0", X-ONAP-RequestID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-RequestID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-TransactionID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-ECOMP-RequestID:"ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1cc7cfb-56af-4da0-8068-c6f0441308ac"]
2022-05-13T14:45:42.561Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:42.561Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:42.570Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:42.570Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:42.571Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:42.571Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:42.573Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:42.574Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:42.574Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:42.579Z|ef5ad2da-cfb8-4d06-865c-ea0aadc9a7ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:42.720Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:42.722Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:42.722Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||Invoke
2022-05-13T14:45:42.722Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:42.723Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:42.723Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Method      : GET
2022-05-13T14:45:42.723Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e99772e66a9926b", X-B3-SpanId:"bf3b81dee21e591e", X-B3-ParentSpanId:"8e99772e66a9926b", X-B3-Sampled:"0", X-ONAP-RequestID:"4a222620-e21c-44e9-a2c0-432176630f47", X-RequestID:"4a222620-e21c-44e9-a2c0-432176630f47", X-TransactionID:"4a222620-e21c-44e9-a2c0-432176630f47", X-ECOMP-RequestID:"4a222620-e21c-44e9-a2c0-432176630f47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28e05029-6b07-4b42-aca3-f6c637398b6d"]
2022-05-13T14:45:42.723Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Request body: 
2022-05-13T14:45:42.723Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||==========================request end================================================
2022-05-13T14:45:42.739Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:42.739Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:42.739Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status text  : 
2022-05-13T14:45:42.739Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:42.740Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Response body: {
  "requestId" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:31.000+00:00",
  "endTime" : "2022-05-13T14:45:38.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    }
  }
}
2022-05-13T14:45:42.740Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:42.740Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||InvokeReturn
2022-05-13T14:45:42.741Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:42.741Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:42.741Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:42.742Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:42.742Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:42.742Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e99772e66a9926b", X-B3-SpanId:"52e49da7b90fe76c", X-B3-ParentSpanId:"8e99772e66a9926b", X-B3-Sampled:"0", X-ONAP-RequestID:"4a222620-e21c-44e9-a2c0-432176630f47", X-RequestID:"4a222620-e21c-44e9-a2c0-432176630f47", X-TransactionID:"4a222620-e21c-44e9-a2c0-432176630f47", X-ECOMP-RequestID:"4a222620-e21c-44e9-a2c0-432176630f47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b75f986b-463b-4c5a-bdd8-7db003ed008f"]
2022-05-13T14:45:42.742Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:42.742Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:42.750Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:42.750Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:42.750Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:42.750Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:42.751Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:42.751Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:42.751Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:42.755Z|4a222620-e21c-44e9-a2c0-432176630f47|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:42.871Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:42.874Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:42.874Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||Invoke
2022-05-13T14:45:42.874Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:42.874Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:42.874Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Method      : GET
2022-05-13T14:45:42.875Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4283da92b99ebdcd", X-B3-SpanId:"082489895771261f", X-B3-ParentSpanId:"4283da92b99ebdcd", X-B3-Sampled:"0", X-ONAP-RequestID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-RequestID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-TransactionID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-ECOMP-RequestID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb59ff9b-a1a3-4b97-8694-328ce8f80fee"]
2022-05-13T14:45:42.875Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Request body: 
2022-05-13T14:45:42.875Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||==========================request end================================================
2022-05-13T14:45:42.889Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:42.890Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:42.890Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status text  : 
2022-05-13T14:45:42.891Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:42.891Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Response body: {
  "requestId" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:31.000+00:00",
  "endTime" : "2022-05-13T14:45:38.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    }
  }
}
2022-05-13T14:45:42.892Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:42.892Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||InvokeReturn
2022-05-13T14:45:42.893Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:42.893Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:42.894Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:42.894Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:42.894Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:42.895Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4283da92b99ebdcd", X-B3-SpanId:"d6bb9192cd385b54", X-B3-ParentSpanId:"4283da92b99ebdcd", X-B3-Sampled:"0", X-ONAP-RequestID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-RequestID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-TransactionID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-ECOMP-RequestID:"6e59ba03-d2f2-44bd-8d40-476ed42a38f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4816de4c-4ef0-479a-b03b-ed70637e8888"]
2022-05-13T14:45:42.895Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:42.896Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:42.905Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:42.905Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:42.905Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:42.905Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:42.906Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:42.906Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:42.907Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:42.911Z|6e59ba03-d2f2-44bd-8d40-476ed42a38f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:43.035Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:45:43.037Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:43.038Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||Invoke
2022-05-13T14:45:43.038Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:43.038Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a
2022-05-13T14:45:43.038Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Method      : GET
2022-05-13T14:45:43.038Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31dfe2517083fe1f", X-B3-SpanId:"e36b0eda4575650f", X-B3-ParentSpanId:"31dfe2517083fe1f", X-B3-Sampled:"0", X-ONAP-RequestID:"465644db-0e98-4c14-9067-872474ea9597", X-RequestID:"465644db-0e98-4c14-9067-872474ea9597", X-TransactionID:"465644db-0e98-4c14-9067-872474ea9597", X-ECOMP-RequestID:"465644db-0e98-4c14-9067-872474ea9597", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dc35e36-7e8e-4e9e-ba8f-25fb1340da3d"]
2022-05-13T14:45:43.039Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Request body: 
2022-05-13T14:45:43.039Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||==========================request end================================================
2022-05-13T14:45:43.054Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:43.055Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:43.055Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Status text  : 
2022-05-13T14:45:43.055Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:43.056Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||Response body: {
  "requestId" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:45:31.000+00:00",
  "endTime" : "2022-05-13T14:45:38.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"1f62512d-842a-4b5f-97c0-8469ab8a9a63\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"48b88014-f440-4cdd-b9d6-1206e976926f\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:45:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1b6217c3-feb6-495a-8814-3ab417f0538d",
  "serviceInstanceName" : "basic_vm-1c0f092b-2266-4dc4-ac6d-8e9ef965a024",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1b6217c3-feb6-495a-8814-3ab417f0538d",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "510878e4-81b4-4a5b-b9ae-6e3dd59bef6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a"
    }
  }
}
2022-05-13T14:45:43.056Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:43.057Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|INFO|500||InvokeReturn
2022-05-13T14:45:43.058Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:43.059Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:45:43.059Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:45:43.059Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false
2022-05-13T14:45:43.060Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:45:43.060Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31dfe2517083fe1f", X-B3-SpanId:"272aa5e718b483f6", X-B3-ParentSpanId:"31dfe2517083fe1f", X-B3-Sampled:"0", X-ONAP-RequestID:"465644db-0e98-4c14-9067-872474ea9597", X-RequestID:"465644db-0e98-4c14-9067-872474ea9597", X-TransactionID:"465644db-0e98-4c14-9067-872474ea9597", X-ECOMP-RequestID:"465644db-0e98-4c14-9067-872474ea9597", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934d53fd-dc4a-4a7a-9cea-a02998d564b4"]
2022-05-13T14:45:43.060Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:45:43.061Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:45:43.069Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:45:43.070Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:45:43.070Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:45:43.070Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:45:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:45:43.071Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:45:43.071Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:45:43.071Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=510878e4-81b4-4a5b-b9ae-6e3dd59bef6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:45:43.076Z|465644db-0e98-4c14-9067-872474ea9597|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/510878e4-81b4-4a5b-b9ae-6e3dd59bef6a|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:45:45.115Z|d982d287-92a2-4853-a877-b8c23fdd58c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:45.115Z|d982d287-92a2-4853-a877-b8c23fdd58c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:45.119Z|24d190ea-48d0-4241-8bc5-9f7a37587a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:45.119Z|24d190ea-48d0-4241-8bc5-9f7a37587a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:45.122Z|994bab5c-c495-45de-9a6b-543161ad945d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:45.122Z|994bab5c-c495-45de-9a6b-543161ad945d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:53.526Z|1ce6612c-2603-4dfc-a9b8-1538566bb76f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:45:53.527Z|1ce6612c-2603-4dfc-a9b8-1538566bb76f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:55.137Z|436723fa-a4ba-4a06-b3d3-1256c86823f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:55.137Z|436723fa-a4ba-4a06-b3d3-1256c86823f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:55.141Z|e757def1-3e29-44f4-8b29-04a7480656f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:55.141Z|d9cec42f-962b-4f99-867c-b089aa0370d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:45:55.141Z|e757def1-3e29-44f4-8b29-04a7480656f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:55.142Z|d9cec42f-962b-4f99-867c-b089aa0370d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:45:55.306Z|dfa65274-a24c-4c41-84e0-546a4aef873a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:45:55.309Z|dfa65274-a24c-4c41-84e0-546a4aef873a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:46:05.158Z|ff964965-b190-427a-82c9-a2f0447f63d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:05.159Z|ff964965-b190-427a-82c9-a2f0447f63d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:05.164Z|c249a36b-6d28-4659-b8cd-8094f3693bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:05.164Z|c249a36b-6d28-4659-b8cd-8094f3693bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:05.166Z|f5b87a69-d26e-429c-b723-1253120aa65b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:05.167Z|f5b87a69-d26e-429c-b723-1253120aa65b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:10.306Z|ab50e319-705a-4af1-bf97-13a8f08cfa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:46:10.307Z|ab50e319-705a-4af1-bf97-13a8f08cfa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:46:10.720Z|77245e6e-4689-476b-a3c5-b589ff183be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:46:10.721Z|77245e6e-4689-476b-a3c5-b589ff183be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:46:15.181Z|75e95c14-75fb-4ce9-80af-0d46bf20027e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:15.181Z|eac5626a-2684-4cfb-b8bf-55feeffa9465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:15.181Z|75e95c14-75fb-4ce9-80af-0d46bf20027e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:15.181Z|eac5626a-2684-4cfb-b8bf-55feeffa9465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:15.184Z|1d0cd7de-f37d-465b-92ea-5c78e1c393c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:15.184Z|1d0cd7de-f37d-465b-92ea-5c78e1c393c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:25.203Z|3cfd5ec5-f0d3-44bb-b62b-149b4b952bf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:25.203Z|24fafdcd-cc5c-4d16-b1b3-68d903ee6e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:25.203Z|7a5012dc-bc30-40e1-b4e3-000cb10b4428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:25.203Z|3cfd5ec5-f0d3-44bb-b62b-149b4b952bf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:25.203Z|24fafdcd-cc5c-4d16-b1b3-68d903ee6e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:25.203Z|7a5012dc-bc30-40e1-b4e3-000cb10b4428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:25.306Z|ab5caec7-1efe-4daf-9289-1892ac9d96d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:46:25.307Z|ab5caec7-1efe-4daf-9289-1892ac9d96d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:46:35.222Z|8779d59f-0265-4f2d-ac43-763a6153cb96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:35.223Z|8779d59f-0265-4f2d-ac43-763a6153cb96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:35.226Z|87cc7e9d-b02c-4aff-bf81-924785446908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:35.226Z|1a640181-5128-42fc-94bf-3c3b15c5b777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:35.226Z|87cc7e9d-b02c-4aff-bf81-924785446908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:35.226Z|1a640181-5128-42fc-94bf-3c3b15c5b777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:40.306Z|85730e50-ffd2-4c6b-8c28-3998066fd98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:46:40.309Z|85730e50-ffd2-4c6b-8c28-3998066fd98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:46:40.721Z|4c6e4f81-2316-4b7b-9fbb-f62d103e1882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:46:40.721Z|4c6e4f81-2316-4b7b-9fbb-f62d103e1882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:46:45.246Z|69e55bca-36cf-437a-87a0-b43b1658718e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:45.246Z|69e55bca-36cf-437a-87a0-b43b1658718e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:45.247Z|a8a694bb-c6a1-4acb-a9c3-e73bb8fe8f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:45.247Z|e6ae6cbf-644a-462a-8c59-acf75fd7fe30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:45.247Z|e6ae6cbf-644a-462a-8c59-acf75fd7fe30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:45.248Z|a8a694bb-c6a1-4acb-a9c3-e73bb8fe8f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:53.526Z|0392e358-313a-45f5-826a-6fc4078e6010|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:46:53.527Z|0392e358-313a-45f5-826a-6fc4078e6010|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:55.270Z|0b2559d0-4ba1-4156-b5c6-4927bcefde7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:55.270Z|b08ad8e8-2ad2-431c-b0d5-3fc1639da947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:55.270Z|0b2559d0-4ba1-4156-b5c6-4927bcefde7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:55.270Z|b08ad8e8-2ad2-431c-b0d5-3fc1639da947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:55.282Z|f9279ff7-2c43-47fc-8dd4-89fd9c53c7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:46:55.282Z|f9279ff7-2c43-47fc-8dd4-89fd9c53c7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:46:55.306Z|3b3c69d2-79c8-46a9-a68b-d2163dc97067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:46:55.307Z|3b3c69d2-79c8-46a9-a68b-d2163dc97067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:05.292Z|02a02b76-3e4d-4b14-88bb-7eec9a9897f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:05.293Z|58a8529e-faea-4d85-be80-132bdf39e26b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:05.293Z|02a02b76-3e4d-4b14-88bb-7eec9a9897f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:05.293Z|58a8529e-faea-4d85-be80-132bdf39e26b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:05.303Z|9897ca69-7e9e-47eb-ac2e-db3124a863cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:05.304Z|9897ca69-7e9e-47eb-ac2e-db3124a863cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:10.306Z|f6272d6f-b399-4c1d-9193-ce075f7ccfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:47:10.307Z|f6272d6f-b399-4c1d-9193-ce075f7ccfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:10.722Z|e00fc4ef-fa94-4f4a-8d66-1be661660207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:47:10.722Z|e00fc4ef-fa94-4f4a-8d66-1be661660207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:15.312Z|15166e04-fbef-4a68-967b-d451d084dd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:15.312Z|15166e04-fbef-4a68-967b-d451d084dd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:15.316Z|9dae2522-e876-46ba-9bdc-6b0e470829ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:15.316Z|9dae2522-e876-46ba-9bdc-6b0e470829ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:15.320Z|90b35e1e-962f-4e36-9d91-8f3e8204094a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:15.321Z|90b35e1e-962f-4e36-9d91-8f3e8204094a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:25.306Z|02f5d73b-38a8-4651-ba20-6c93f0c16e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:47:25.310Z|02f5d73b-38a8-4651-ba20-6c93f0c16e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:25.332Z|18afb543-1477-47dc-a4e7-7951cca80bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:25.333Z|18afb543-1477-47dc-a4e7-7951cca80bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:25.337Z|019f9432-8684-4e3f-932f-446c2cc86463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:25.337Z|019f9432-8684-4e3f-932f-446c2cc86463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:25.339Z|e4452ee2-6950-4071-83cf-122eef974772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:25.340Z|e4452ee2-6950-4071-83cf-122eef974772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:35.356Z|df05380d-bebb-4c73-bef2-666f0b85613d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:35.357Z|c50e2a58-8586-42be-a313-605b489b4f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:35.357Z|df05380d-bebb-4c73-bef2-666f0b85613d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:35.358Z|c50e2a58-8586-42be-a313-605b489b4f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:35.359Z|cb69a6ed-68ed-4e02-9436-73c8d1e12e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:35.360Z|cb69a6ed-68ed-4e02-9436-73c8d1e12e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:40.306Z|04242a97-15f0-4998-9d1a-bb6dc02111f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:47:40.307Z|04242a97-15f0-4998-9d1a-bb6dc02111f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:40.723Z|eb9070df-e59b-43ac-8110-f997c11b5f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:47:40.723Z|eb9070df-e59b-43ac-8110-f997c11b5f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:43.324Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:43.325Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 51337ac5-2fb1-461f-846d-563ac8c0d1f1 already exists in requestDb InfraActiveRequests table
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"911d8472858f6534", X-B3-SpanId:"104c0cfa53379668", X-B3-ParentSpanId:"911d8472858f6534", X-B3-Sampled:"0", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cfff201-003a-4d2e-94ab-2385f927625b"]
2022-05-13T14:47:43.326Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:43.327Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:43.348Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:43.349Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:47:43.349Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:43.349Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:43.350Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: 
2022-05-13T14:47:43.350Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:43.350Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|404|Not Found|InvokeReturn
2022-05-13T14:47:43.357Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:47:43.360Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:47:43.372Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T14:47:43.372Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[51337ac5-2fb1-461f-846d-563ac8c0d1f1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3b98065b-d3d4-4bcd-9ba5-1b707d230256], X-ECOMP-RequestID=[51337ac5-2fb1-461f-846d-563ac8c0d1f1], X-TransactionId=[], X-ONAP-RequestID=[51337ac5-2fb1-461f-846d-563ac8c0d1f1]}
2022-05-13T14:47:43.419Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:47:43:397-26591], vertex-id=[213112], Content-Length=[573], Date=[Fri, 13 May 2022 14:47:43 GMT], Content-Type=[application/json]}
2022-05-13T14:47:43.420Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453021772","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"}]}]}}

2022-05-13T14:47:43.420Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T14:47:43.421Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:47:43.421Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:47:43.422Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:47:43.423Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:47:43.423Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.423Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:47:43.423Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:47:43.423Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"911d8472858f6534", X-B3-SpanId:"316a75411059258c", X-B3-ParentSpanId:"911d8472858f6534", X-B3-Sampled:"0", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa0e1e8a-b57f-48e1-9d41-71f2db9d194e"]
2022-05-13T14:47:43.424Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e","requestScope":"service"}
2022-05-13T14:47:43.424Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:47:43.437Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:43.437Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:43.437Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:47:43.438Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:43.438Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:47:43.438Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:43.438Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:47:43.438Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:47:43.439Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:47:43.439Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.439Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:47:43.439Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:47:43.439Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ffc652b-aec4-4df5-911c-b37a37de2e41"]
2022-05-13T14:47:43.440Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:47:43.440Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:47:43.458Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:43.458Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:43.459Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:47:43.459Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:43.459Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:47:43.460Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:43.460Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:47:43.464Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T14:47:43.465Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-05-13T14:47:43.465Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.465Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T14:47:43.465Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:47:43.466Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"384c0f41-495e-4ca7-b57d-e256615d1d75"]
2022-05-13T14:47:43.466Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:47:43.466Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:47:43.478Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:43.479Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:43.479Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:47:43.479Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:43.480Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T14:47:43.480Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:43.480Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-05-13T14:47:43.484Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:47:43.484Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:47:43.484Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.485Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:47:43.485Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:47:43.485Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f2ae993-e945-413d-b247-28235da58d60"]
2022-05-13T14:47:43.486Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:47:43.486Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:47:43.496Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:43.497Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:43.497Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:47:43.497Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:43.497Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:47:43.497Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:43.498Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:47:43.499Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"911d8472858f6534", X-B3-SpanId:"c9f087e3c15cb260", X-B3-ParentSpanId:"911d8472858f6534", X-B3-Sampled:"0", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74413570-2798-445c-a1b2-427e97a39c2b"]
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"51337ac5-2fb1-461f-846d-563ac8c0d1f1","requestStatus":"IN_PROGRESS","startTime":1652453263358,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"51337ac5-2fb1-461f-846d-563ac8c0d1f1"}
2022-05-13T14:47:43.500Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:47:43.519Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:43.519Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:47:43.519Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:47:43.519Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:43.520Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:47:43.358+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:47:43.512+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:43.520Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:43.520Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:47:43.526Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:47:43.526Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:47:43.526Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:43.526Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:47:43.527Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:47:43.527Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"911d8472858f6534", X-B3-SpanId:"ead715d317ec8754", X-B3-ParentSpanId:"911d8472858f6534", X-B3-Sampled:"0", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebfe9d94-312c-4f6c-8a21-6958e04db33f"]
2022-05-13T14:47:43.527Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelUuid\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelInvariantUuid\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"7a5e9757-f8b1-4701-aff7-445693a690ca\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"51337ac5-2fb1-461f-846d-563ac8c0d1f1","type":"String"},"mso-request-id":{"value":"51337ac5-2fb1-461f-846d-563ac8c0d1f1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:47:43.527Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:47:44.541Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:44.541Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:47:44.542Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:47:44.542Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:47:44 GMT", X-ONAP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-TransactionID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ECOMP-RequestID:"51337ac5-2fb1-461f-846d-563ac8c0d1f1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ebfe9d94-312c-4f6c-8a21-6958e04db33f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:44.542Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"51337ac5-2fb1-461f-846d-563ac8c0d1f1\",\"instanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\"}}","message":"Success","processInstanceID":"a551fb12-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:47:44.543Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:44.543Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:47:44.546Z|51337ac5-2fb1-461f-846d-563ac8c0d1f1|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:44.680Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:44.683Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:44.683Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:44.684Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:44.684Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:44.684Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:44.684Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"001327b27e9db121", X-B3-SpanId:"0427071a4a187a09", X-B3-ParentSpanId:"001327b27e9db121", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-RequestID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-TransactionID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-ECOMP-RequestID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72b4c2c5-c004-471f-a31a-7a004b7eb677"]
2022-05-13T14:47:44.684Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:44.685Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:44.700Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:44.700Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:44.700Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:44.701Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:44.706Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:47:43.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:43.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:44.706Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:44.706Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||InvokeReturn
2022-05-13T14:47:44.707Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:44.707Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:44.707Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:44.708Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:44.708Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:44.708Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"001327b27e9db121", X-B3-SpanId:"dd012cf7956a19b7", X-B3-ParentSpanId:"001327b27e9db121", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-RequestID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-TransactionID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-ECOMP-RequestID:"e4e275e7-b1db-4fce-b95e-523f2f3792b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b92dc1b0-f381-4088-ba96-53ab88af8854"]
2022-05-13T14:47:44.708Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:44.708Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:44.718Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:44.718Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:44.718Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:44.718Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:44.719Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:44.719Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:44.719Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:44.725Z|e4e275e7-b1db-4fce-b95e-523f2f3792b3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:45.381Z|e0b93f88-1e6b-48a5-aad7-a84cde191407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:45.381Z|58d9c5ff-07b1-4b74-989f-93746c82142c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:45.381Z|e0b93f88-1e6b-48a5-aad7-a84cde191407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:45.381Z|76eeb766-da4c-49c6-9db6-90dc36b7b42f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:45.381Z|58d9c5ff-07b1-4b74-989f-93746c82142c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:45.382Z|76eeb766-da4c-49c6-9db6-90dc36b7b42f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:53.527Z|4ec927c9-d9a6-4e32-a0ff-3ac6ec6e0df4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:47:53.528Z|4ec927c9-d9a6-4e32-a0ff-3ac6ec6e0df4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:54.855Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:54.859Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:54.859Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:54.859Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:54.860Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:54.860Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:54.860Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ddb0aacb4e0a424", X-B3-SpanId:"be710efdf32a0aac", X-B3-ParentSpanId:"9ddb0aacb4e0a424", X-B3-Sampled:"0", X-ONAP-RequestID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-RequestID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-TransactionID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-ECOMP-RequestID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0fae3a6-4d70-4e66-ac08-6f0035afe8e1"]
2022-05-13T14:47:54.860Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:54.860Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:54.878Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:54.878Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:54.879Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:54.879Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:54.879Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:43.000+00:00",
  "endTime" : "2022-05-13T14:47:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:54.880Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:54.880Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||InvokeReturn
2022-05-13T14:47:54.881Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:54.882Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:54.882Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:54.882Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:54.882Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:54.883Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ddb0aacb4e0a424", X-B3-SpanId:"b04755ac769ba119", X-B3-ParentSpanId:"9ddb0aacb4e0a424", X-B3-Sampled:"0", X-ONAP-RequestID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-RequestID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-TransactionID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-ECOMP-RequestID:"436fdd69-2025-4b47-8dc0-18b7ee0033c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c229c891-e56d-4527-8905-5f8547d5572e"]
2022-05-13T14:47:54.883Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:54.883Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:54.891Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:54.891Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:54.891Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:54.891Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:54.892Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:54.892Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:54.892Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:54.897Z|436fdd69-2025-4b47-8dc0-18b7ee0033c3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:55.007Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:55.010Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.011Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:55.011Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.011Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.011Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:55.011Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e321d71d8e4be30", X-B3-SpanId:"42216511dccbe789", X-B3-ParentSpanId:"6e321d71d8e4be30", X-B3-Sampled:"0", X-ONAP-RequestID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-RequestID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-TransactionID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-ECOMP-RequestID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8f5c3c1-38ee-40ef-ba7e-afccc6b0ec5d"]
2022-05-13T14:47:55.012Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:55.012Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.024Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.025Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.025Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:55.025Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.026Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:43.000+00:00",
  "endTime" : "2022-05-13T14:47:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:55.026Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.026Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||InvokeReturn
2022-05-13T14:47:55.027Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.027Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:55.027Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.027Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.028Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:55.028Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e321d71d8e4be30", X-B3-SpanId:"45a4a4351b221874", X-B3-ParentSpanId:"6e321d71d8e4be30", X-B3-Sampled:"0", X-ONAP-RequestID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-RequestID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-TransactionID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-ECOMP-RequestID:"01abb9f2-62ef-47dc-a7c3-442680a3307c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88e0f8ac-3471-4d06-8b8d-cc5a41aed383"]
2022-05-13T14:47:55.028Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:55.028Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.036Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.036Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.036Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:55.036Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.037Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:55.037Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.038Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:55.042Z|01abb9f2-62ef-47dc-a7c3-442680a3307c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:55.152Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:55.154Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.155Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:55.155Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.156Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.156Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:55.156Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03876f23bb47fddb", X-B3-SpanId:"85ffa2de9196757d", X-B3-ParentSpanId:"03876f23bb47fddb", X-B3-Sampled:"0", X-ONAP-RequestID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-RequestID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-TransactionID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-ECOMP-RequestID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8489b875-b079-4055-9bbb-30df4f6b032c"]
2022-05-13T14:47:55.156Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:55.157Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.171Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.172Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.172Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:55.172Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.172Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:43.000+00:00",
  "endTime" : "2022-05-13T14:47:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:55.173Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.173Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||InvokeReturn
2022-05-13T14:47:55.174Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.174Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:55.175Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.175Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.175Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:55.175Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03876f23bb47fddb", X-B3-SpanId:"4f787225f366d9ee", X-B3-ParentSpanId:"03876f23bb47fddb", X-B3-Sampled:"0", X-ONAP-RequestID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-RequestID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-TransactionID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-ECOMP-RequestID:"d47ad845-fe11-4acd-acd0-90f94581936a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"167a0f1a-a81a-4158-b185-a53738aeb6ad"]
2022-05-13T14:47:55.175Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:55.176Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.184Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.184Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.184Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:55.185Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.185Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:55.185Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.186Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:55.190Z|d47ad845-fe11-4acd-acd0-90f94581936a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:55.304Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:55.306Z|f878448d-02d9-42c3-8294-41008d912e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:47:55.307Z|f878448d-02d9-42c3-8294-41008d912e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:47:55.307Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.308Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:55.308Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.308Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.308Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:55.309Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f863b563e0f9b8b4", X-B3-SpanId:"fa91b4a4dd9c4598", X-B3-ParentSpanId:"f863b563e0f9b8b4", X-B3-Sampled:"0", X-ONAP-RequestID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-RequestID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-TransactionID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-ECOMP-RequestID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"626644ec-5553-428e-8317-8ca63d3628c4"]
2022-05-13T14:47:55.309Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:55.309Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.323Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.324Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.324Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:55.324Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.325Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:43.000+00:00",
  "endTime" : "2022-05-13T14:47:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:55.325Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.325Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||InvokeReturn
2022-05-13T14:47:55.327Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.327Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:55.328Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.328Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.328Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:55.329Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f863b563e0f9b8b4", X-B3-SpanId:"cb9ece6f823d7b0d", X-B3-ParentSpanId:"f863b563e0f9b8b4", X-B3-Sampled:"0", X-ONAP-RequestID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-RequestID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-TransactionID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-ECOMP-RequestID:"6e82f2f5-25d4-45f0-8e25-116f643e67e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7312c68f-34c9-483a-8a95-c6b8249592f4"]
2022-05-13T14:47:55.329Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:55.330Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.339Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.340Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.340Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:55.341Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.341Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:55.341Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.342Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:55.348Z|6e82f2f5-25d4-45f0-8e25-116f643e67e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:55.401Z|78df6dee-6537-4797-9a46-26adc1dd09e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:55.402Z|78df6dee-6537-4797-9a46-26adc1dd09e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:55.404Z|d4b5fc63-5f93-4956-a469-a729017220e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:55.405Z|d4b5fc63-5f93-4956-a469-a729017220e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:55.407Z|19c2ed27-9016-4d9b-bb2d-c111a347bbfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:47:55.408Z|19c2ed27-9016-4d9b-bb2d-c111a347bbfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:47:55.467Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:55.470Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.470Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||Invoke
2022-05-13T14:47:55.470Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.470Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1
2022-05-13T14:47:55.471Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Method      : GET
2022-05-13T14:47:55.471Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40d78df30484a18b", X-B3-SpanId:"f0375fe3bc4bda65", X-B3-ParentSpanId:"40d78df30484a18b", X-B3-Sampled:"0", X-ONAP-RequestID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-RequestID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-TransactionID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-ECOMP-RequestID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29ad6751-462e-46ea-9881-75c1bc0db8d1"]
2022-05-13T14:47:55.471Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Request body: 
2022-05-13T14:47:55.471Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.485Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.486Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.486Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Status text  : 
2022-05-13T14:47:55.487Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.487Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||Response body: {
  "requestId" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:43.000+00:00",
  "endTime" : "2022-05-13T14:47:49.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\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\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n\t\t\t\"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"7a5e9757-f8b1-4701-aff7-445693a690ca\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:49.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "51337ac5-2fb1-461f-846d-563ac8c0d1f1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1"
    }
  }
}
2022-05-13T14:47:55.487Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.488Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51337ac5-2fb1-461f-846d-563ac8c0d1f1|INFO|500||InvokeReturn
2022-05-13T14:47:55.489Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.489Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:55.489Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:55.489Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false
2022-05-13T14:47:55.490Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:55.490Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40d78df30484a18b", X-B3-SpanId:"0956376eb7e4139a", X-B3-ParentSpanId:"40d78df30484a18b", X-B3-Sampled:"0", X-ONAP-RequestID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-RequestID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-TransactionID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-ECOMP-RequestID:"a375ceb8-5a3f-4fb8-a072-f7aab669c8cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18761331-80f4-4518-96f6-3ed26d9aafe7"]
2022-05-13T14:47:55.490Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:55.490Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:55.499Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:55.500Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:55.500Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:55.500Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:55.500Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:55.501Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:55.501Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51337ac5-2fb1-461f-846d-563ac8c0d1f1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:55.506Z|a375ceb8-5a3f-4fb8-a072-f7aab669c8cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51337ac5-2fb1-461f-846d-563ac8c0d1f1|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:57.218Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:57.219Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 3e2cdc35-aba5-430f-bfc4-cba87e311349 already exists in requestDb InfraActiveRequests table
2022-05-13T14:47:57.219Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:47:57.219Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:47:57.219Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:57.219Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:47:57.219Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:47:57.220Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5ab41b400919dd", X-B3-SpanId:"e50a7e40522ab472", X-B3-ParentSpanId:"be5ab41b400919dd", X-B3-Sampled:"0", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11751269-ba59-4127-bf88-b6979c8d146e"]
2022-05-13T14:47:57.220Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:47:57.220Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:47:57.236Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:57.236Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:47:57.237Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:47:57.237Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:47:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:57.237Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: 
2022-05-13T14:47:57.237Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:57.237Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|404|Not Found|InvokeReturn
2022-05-13T14:47:57.242Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:47:57.242Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T14:47:57.246Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:47:57.258Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|INFO|500||Invoke
2022-05-13T14:47:57.258Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e2cdc35-aba5-430f-bfc4-cba87e311349], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[72f16c56-ca27-4d7a-abcb-c62f2dec9af0], X-ECOMP-RequestID=[3e2cdc35-aba5-430f-bfc4-cba87e311349], X-TransactionId=[], X-ONAP-RequestID=[3e2cdc35-aba5-430f-bfc4-cba87e311349]}
2022-05-13T14:47:57.293Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:47:57:277-43678], Content-Length=[377], Date=[Fri, 13 May 2022 14:47:57 GMT], Content-Type=[application/json]}
2022-05-13T14:47:57.294Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|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/7117c5f9-29b1-4df0-a81e-3a04fb102f69","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69","ERR.5.4.6114"]}}}

2022-05-13T14:47:57.294Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|INFO|404|Not Found|InvokeReturn
2022-05-13T14:47:57.296Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69
2022-05-13T14:47:57.296Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7117c5f9-29b1-4df0-a81e-3a04fb102f69
2022-05-13T14:47:57.299Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:47:57.314Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:47:57.314Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|INFO|500||Invoke
2022-05-13T14:47:57.344Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69|INFO|404|Not Found|InvokeReturn
2022-05-13T14:47:57.344Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:47:57:332-79346], Content-Length=[377], Date=[Fri, 13 May 2022 14:47:57 GMT], Content-Type=[application/json]}
2022-05-13T14:47:57.344Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/7117c5f9-29b1-4df0-a81e-3a04fb102f69","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69","ERR.5.4.6114"]}}}

2022-05-13T14:47:57.346Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7117c5f9-29b1-4df0-a81e-3a04fb102f69
2022-05-13T14:47:57.346Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7117c5f9-29b1-4df0-a81e-3a04fb102f69
2022-05-13T14:47:57.349Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:47:57.361Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T14:47:57.362Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3e2cdc35-aba5-430f-bfc4-cba87e311349], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bb4a248b-3ba6-4c89-9ac4-07f82ad57cc1], X-ECOMP-RequestID=[3e2cdc35-aba5-430f-bfc4-cba87e311349], X-TransactionId=[], X-ONAP-RequestID=[3e2cdc35-aba5-430f-bfc4-cba87e311349]}
2022-05-13T14:47:57.497Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:47:57:379-10193], vertex-id=[213112], Content-Length=[573], Date=[Fri, 13 May 2022 14:47:57 GMT], Content-Type=[application/json]}
2022-05-13T14:47:57.497Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453021772","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"}]}]}}

2022-05-13T14:47:57.497Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T14:47:57.498Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:47:57.498Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:47:57.499Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.499Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:47:57.499Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:57.499Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.500Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:47:57.500Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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:"be5ab41b400919dd", X-B3-SpanId:"ef5431e5d980290c", X-B3-ParentSpanId:"be5ab41b400919dd", X-B3-Sampled:"0", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e4afca4-faf6-462a-9976-8380ade42a89"]
2022-05-13T14:47:57.500Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"},"instanceName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0","requestScope":"vnf"}
2022-05-13T14:47:57.500Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:47:57.513Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:57.513Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:57.513Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:47:57.514Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:47:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:57.514Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:47:57.514Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:57.514Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:47:57.515Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434
2022-05-13T14:47:57.515Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|INFO|500||Invoke
2022-05-13T14:47:57.515Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:57.516Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434
2022-05-13T14:47:57.516Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Method      : GET
2022-05-13T14:47:57.516Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86915848-a123-4c72-a4e7-442b492a5a57"]
2022-05-13T14:47:57.516Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Request body: 
2022-05-13T14:47:57.517Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||==========================request end================================================
2022-05-13T14:47:57.536Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:57.537Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:57.537Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Status text  : 
2022-05-13T14:47:57.537Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:47:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:57.538Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 8,
      "modelCustomizationUUID" : "ecc96e1b-1a11-46d5-ab20-114a197d0434",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-05-13 14:44:20.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" : "2022-05-13T14:44:20.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434"
    }
  }
}
2022-05-13T14:47:57.538Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:57.538Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=ecc96e1b-1a11-46d5-ab20-114a197d0434|INFO|500||InvokeReturn
2022-05-13T14:47:57.542Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources
2022-05-13T14:47:57.542Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke
2022-05-13T14:47:57.542Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:57.543Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources
2022-05-13T14:47:57.543Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method      : GET
2022-05-13T14:47:57.543Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6063d0b1-6cab-4808-b336-351a8475e661"]
2022-05-13T14:47:57.543Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 
2022-05-13T14:47:57.544Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================
2022-05-13T14:47:57.558Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:57.558Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:57.558Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text  : 
2022-05-13T14:47:57.559Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/8401b275-00d1-49c0-82ef-ed789f49f186", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:47:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:57.559Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "8401b275-00d1-49c0-82ef-ed789f49f186",
  "modelInvariantUUID" : "e4859649-48b2-4ec2-94cd-c593b4f868b5",
  "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" : "2022-05-13T14:44:20.000+00:00",
  "modelInvariantId" : "e4859649-48b2-4ec2-94cd-c593b4f868b5",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/8401b275-00d1-49c0-82ef-ed789f49f186"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/8401b275-00d1-49c0-82ef-ed789f49f186"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/8401b275-00d1-49c0-82ef-ed789f49f186/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/8401b275-00d1-49c0-82ef-ed789f49f186/vnfResourceWorkflow"
    }
  }
}
2022-05-13T14:47:57.559Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:57.560Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn
2022-05-13T14:47:57.561Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.561Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-05-13T14:47:57.562Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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================================================
2022-05-13T14:47:57.562Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.562Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.563Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1720c22d-1079-4dbc-95c0-178768a31533"]
2022-05-13T14:47:57.563Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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: 
2022-05-13T14:47:57.563Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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================================================
2022-05-13T14:47:57.575Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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==========================================
2022-05-13T14:47:57.575Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.575Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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  : 
2022-05-13T14:47:57.575Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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:"Fri, 13 May 2022 14:47:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:57.577Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10033,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    }
  }
}
2022-05-13T14:47:57.577Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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=================================================
2022-05-13T14:47:57.577Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-05-13T14:47:57.581Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:47:57.581Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:47:57.581Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:57.582Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:47:57.582Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:47:57.582Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"be5ab41b400919dd", X-B3-SpanId:"d8bce15d73dd7935", X-B3-ParentSpanId:"be5ab41b400919dd", X-B3-Sampled:"0", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36d751f6-ee77-4053-a3e3-aeca6a7cc1c3"]
2022-05-13T14:47:57.582Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3e2cdc35-aba5-430f-bfc4-cba87e311349","requestStatus":"IN_PROGRESS","startTime":1652453277242,"source":"VID","vnfName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"3e2cdc35-aba5-430f-bfc4-cba87e311349"}
2022-05-13T14:47:57.582Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:47:57.601Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:57.601Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:47:57.601Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:47:57.601Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/3e2cdc35-aba5-430f-bfc4-cba87e311349", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:57.602Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:47:57.242+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:47:57.594+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:47:57.602Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:57.603Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:47:57.608Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.609Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:47:57.609Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:57.609Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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
2022-05-13T14:47:57.609Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:47:57.610Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2917", X-B3-TraceId:"be5ab41b400919dd", X-B3-SpanId:"0f21b783b5c5abca", X-B3-ParentSpanId:"be5ab41b400919dd", X-B3-Sampled:"0", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3e7607b-b4e3-4d52-adf6-497ddfad1ca5"]
2022-05-13T14:47:57.610Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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\":\"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\"modelVersionId\":\"8401b275-00d1-49c0-82ef-ed789f49f186\",\"modelCustomizationId\":\"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\"modelUuid\":\"8401b275-00d1-49c0-82ef-ed789f49f186\",\"modelInvariantUuid\":\"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\"modelInfo\":{\"modelInvariantId\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelUuid\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelInvariantUuid\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\"}","type":"String"},"requestId":{"value":"3e2cdc35-aba5-430f-bfc4-cba87e311349","type":"String"},"mso-request-id":{"value":"3e2cdc35-aba5-430f-bfc4-cba87e311349","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:47:57.610Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:47:58.621Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:58.621Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:47:58.622Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:47:58.622Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:47:58 GMT", X-ONAP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-TransactionID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ECOMP-RequestID:"3e2cdc35-aba5-430f-bfc4-cba87e311349", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d3e7607b-b4e3-4d52-adf6-497ddfad1ca5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:58.623Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3e2cdc35-aba5-430f-bfc4-cba87e311349\",\"instanceId\":\"058b7e95-ec36-409d-beeb-27c24a0a41e0\"}}","message":"Success","processInstanceID":"adb61d3e-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:47:58.623Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:58.623Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:47:58.630Z|3e2cdc35-aba5-430f-bfc4-cba87e311349|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:47:58.755Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:47:58.757Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:47:58.758Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:47:58.758Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:58.758Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:47:58.758Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:47:58.758Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d132c3a0bb88d9", X-B3-SpanId:"a57f76fab403b67a", X-B3-ParentSpanId:"b3d132c3a0bb88d9", X-B3-Sampled:"0", X-ONAP-RequestID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-RequestID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-TransactionID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-ECOMP-RequestID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc0819bc-ed94-44dc-820d-8ed3944215f4"]
2022-05-13T14:47:58.758Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:47:58.759Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:47:58.774Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:58.774Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:58.774Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:47:58.775Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:58.775Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:47:57.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:47:58.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:47:58.776Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:58.776Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||InvokeReturn
2022-05-13T14:47:58.777Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:47:58.777Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:47:58.777Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:47:58.777Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:47:58.777Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:47:58.777Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d132c3a0bb88d9", X-B3-SpanId:"ea03d7669bf2a96a", X-B3-ParentSpanId:"b3d132c3a0bb88d9", X-B3-Sampled:"0", X-ONAP-RequestID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-RequestID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-TransactionID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-ECOMP-RequestID:"1a39c02a-c649-485a-beed-d0b6a83ff8a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb595e1d-40a6-4d8e-ab0b-4f4dc5150896"]
2022-05-13T14:47:58.778Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:47:58.778Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:47:58.787Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:47:58.787Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:47:58.787Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:47:58.787Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:47:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:47:58.788Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:47:58.788Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:47:58.789Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:47:58.795Z|1a39c02a-c649-485a-beed-d0b6a83ff8a5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:05.422Z|ca553fb2-3c29-40de-890a-f8ff66db87b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:05.423Z|ca553fb2-3c29-40de-890a-f8ff66db87b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:05.427Z|cca8d759-d46f-463b-85f1-b7ed397c30e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:05.427Z|cca8d759-d46f-463b-85f1-b7ed397c30e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:05.427Z|e1ad408c-69f1-4038-86d6-56ae39f52449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:05.428Z|e1ad408c-69f1-4038-86d6-56ae39f52449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:08.928Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:08.931Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:08.931Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:48:08.931Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:08.931Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:08.931Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:48:08.932Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd89940bd8358f15", X-B3-SpanId:"fa8d223fccc197a3", X-B3-ParentSpanId:"cd89940bd8358f15", X-B3-Sampled:"0", X-ONAP-RequestID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-RequestID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-TransactionID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-ECOMP-RequestID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef2acb53-6488-47af-b1c0-a7ab4fc6eaa9"]
2022-05-13T14:48:08.932Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:48:08.932Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:48:08.949Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:08.950Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:08.950Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:48:08.950Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:08.951Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:57.000+00:00",
  "endTime" : "2022-05-13T14:48:07.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:48:08.951Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:08.951Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||InvokeReturn
2022-05-13T14:48:08.952Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:08.953Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:08.953Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:08.953Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:08.954Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:08.954Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd89940bd8358f15", X-B3-SpanId:"ededddb842aaf7fa", X-B3-ParentSpanId:"cd89940bd8358f15", X-B3-Sampled:"0", X-ONAP-RequestID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-RequestID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-TransactionID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-ECOMP-RequestID:"f4de3324-831a-4054-9856-d96bccfb23d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78f5fbc6-ecbe-47f3-a35e-1407d9276a2d"]
2022-05-13T14:48:08.954Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:08.954Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:08.962Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:08.962Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:08.962Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:08.962Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:08.963Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:08.964Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:08.964Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:08.969Z|f4de3324-831a-4054-9856-d96bccfb23d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:09.086Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:09.089Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.089Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:48:09.089Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.090Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.090Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:48:09.090Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60095178ec24fe7b", X-B3-SpanId:"bedeaae705735527", X-B3-ParentSpanId:"60095178ec24fe7b", X-B3-Sampled:"0", X-ONAP-RequestID:"6a72acce-1021-40e3-a680-649d74e3db29", X-RequestID:"6a72acce-1021-40e3-a680-649d74e3db29", X-TransactionID:"6a72acce-1021-40e3-a680-649d74e3db29", X-ECOMP-RequestID:"6a72acce-1021-40e3-a680-649d74e3db29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"996348a2-7e49-44c6-bba7-c0927b497b3b"]
2022-05-13T14:48:09.090Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:48:09.090Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.103Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.104Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.104Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:48:09.104Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.105Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:57.000+00:00",
  "endTime" : "2022-05-13T14:48:07.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:48:09.105Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.105Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||InvokeReturn
2022-05-13T14:48:09.107Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.107Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:09.108Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.108Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.108Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:09.108Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60095178ec24fe7b", X-B3-SpanId:"857272527590d84b", X-B3-ParentSpanId:"60095178ec24fe7b", X-B3-Sampled:"0", X-ONAP-RequestID:"6a72acce-1021-40e3-a680-649d74e3db29", X-RequestID:"6a72acce-1021-40e3-a680-649d74e3db29", X-TransactionID:"6a72acce-1021-40e3-a680-649d74e3db29", X-ECOMP-RequestID:"6a72acce-1021-40e3-a680-649d74e3db29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afba6450-3d2f-4058-bded-058a131e183f"]
2022-05-13T14:48:09.109Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:09.109Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.117Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.117Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.118Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:09.118Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.119Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:09.119Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.119Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:09.124Z|6a72acce-1021-40e3-a680-649d74e3db29|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:09.236Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:09.238Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22c6081a9df98872", X-B3-SpanId:"967f10d04fffce59", X-B3-ParentSpanId:"22c6081a9df98872", X-B3-Sampled:"0", X-ONAP-RequestID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-RequestID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-TransactionID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-ECOMP-RequestID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9480037-df83-4bec-8748-5bedf761c150"]
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:48:09.239Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.253Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.253Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.253Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:48:09.253Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.254Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:57.000+00:00",
  "endTime" : "2022-05-13T14:48:07.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:48:09.254Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.254Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||InvokeReturn
2022-05-13T14:48:09.255Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.255Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:09.255Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.256Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.256Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:09.256Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22c6081a9df98872", X-B3-SpanId:"7f7e750c8ff4f81a", X-B3-ParentSpanId:"22c6081a9df98872", X-B3-Sampled:"0", X-ONAP-RequestID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-RequestID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-TransactionID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-ECOMP-RequestID:"c287f9ac-0761-4df3-9129-a41eb29988de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c32051b2-d29e-480d-bcda-95e322daca4a"]
2022-05-13T14:48:09.256Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:09.256Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.264Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.264Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.265Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:09.265Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.265Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:09.266Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.266Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:09.271Z|c287f9ac-0761-4df3-9129-a41eb29988de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:09.389Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:09.391Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.391Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:48:09.391Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.392Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.392Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:48:09.392Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a7c51091fb710d", X-B3-SpanId:"f308fc7952f3c851", X-B3-ParentSpanId:"c8a7c51091fb710d", X-B3-Sampled:"0", X-ONAP-RequestID:"838c6643-226c-4648-9926-cd568a296cf4", X-RequestID:"838c6643-226c-4648-9926-cd568a296cf4", X-TransactionID:"838c6643-226c-4648-9926-cd568a296cf4", X-ECOMP-RequestID:"838c6643-226c-4648-9926-cd568a296cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69aa3fa1-a05e-4a24-b48a-2b4ff75abc7c"]
2022-05-13T14:48:09.392Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:48:09.392Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.405Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.405Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.405Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:48:09.406Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.406Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:57.000+00:00",
  "endTime" : "2022-05-13T14:48:07.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:48:09.407Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.407Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||InvokeReturn
2022-05-13T14:48:09.407Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.408Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:09.408Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.408Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.408Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:09.408Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a7c51091fb710d", X-B3-SpanId:"53525e9e400684b8", X-B3-ParentSpanId:"c8a7c51091fb710d", X-B3-Sampled:"0", X-ONAP-RequestID:"838c6643-226c-4648-9926-cd568a296cf4", X-RequestID:"838c6643-226c-4648-9926-cd568a296cf4", X-TransactionID:"838c6643-226c-4648-9926-cd568a296cf4", X-ECOMP-RequestID:"838c6643-226c-4648-9926-cd568a296cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd95c4c-be14-4372-88eb-a973b9812076"]
2022-05-13T14:48:09.409Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:09.409Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.416Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.417Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.417Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:09.417Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.418Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:09.418Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.419Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:09.425Z|838c6643-226c-4648-9926-cd568a296cf4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:09.540Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:09.542Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.543Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||Invoke
2022-05-13T14:48:09.543Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.543Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349
2022-05-13T14:48:09.544Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Method      : GET
2022-05-13T14:48:09.544Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b76ebbce03ddc62b", X-B3-SpanId:"5b62b41b7dd986c1", X-B3-ParentSpanId:"b76ebbce03ddc62b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-RequestID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-TransactionID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-ECOMP-RequestID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7027c9ef-7b19-41d8-91de-16a65b8f5f59"]
2022-05-13T14:48:09.544Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Request body: 
2022-05-13T14:48:09.544Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.558Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.558Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.558Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Status text  : 
2022-05-13T14:48:09.558Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.559Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||Response body: {
  "requestId" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:47:57.000+00:00",
  "endTime" : "2022-05-13T14:48:07.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n    \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:07.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e2cdc35-aba5-430f-bfc4-cba87e311349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349"
    }
  }
}
2022-05-13T14:48:09.559Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.559Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e2cdc35-aba5-430f-bfc4-cba87e311349|INFO|500||InvokeReturn
2022-05-13T14:48:09.560Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.560Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:09.561Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:09.561Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false
2022-05-13T14:48:09.561Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:09.561Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b76ebbce03ddc62b", X-B3-SpanId:"a492607963c19d03", X-B3-ParentSpanId:"b76ebbce03ddc62b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-RequestID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-TransactionID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-ECOMP-RequestID:"b7effde3-2d24-40dd-8b58-f07d4a812cfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2331bb69-5df4-4eeb-803b-61d63bfb659e"]
2022-05-13T14:48:09.562Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:09.562Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:09.570Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:09.570Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:09.570Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:09.570Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:09.571Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:09.571Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:09.571Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e2cdc35-aba5-430f-bfc4-cba87e311349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:09.576Z|b7effde3-2d24-40dd-8b58-f07d4a812cfb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e2cdc35-aba5-430f-bfc4-cba87e311349|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:10.306Z|c776282c-56e8-4bae-8199-69d856d3e329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:48:10.309Z|c776282c-56e8-4bae-8199-69d856d3e329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:48:10.724Z|45ef892f-3abc-4474-87ba-f26a0dff327e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:48:10.724Z|45ef892f-3abc-4474-87ba-f26a0dff327e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:48:11.500Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:11.501Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: c5e4e69c-1d18-4c3b-9492-90aa2443e3d2 already exists in requestDb InfraActiveRequests table
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b44eea782e42912", X-B3-SpanId:"ac38462d8ae3b90f", X-B3-ParentSpanId:"4b44eea782e42912", X-B3-Sampled:"0", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82015d3b-9fee-46f7-adbf-e835384c4ec3"]
2022-05-13T14:48:11.502Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:11.503Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.517Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.517Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:48:11.517Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:11.517Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.517Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: 
2022-05-13T14:48:11.518Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.518Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|404|Not Found|InvokeReturn
2022-05-13T14:48:11.524Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:48:11.527Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:48:11.539Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T14:48:11.539Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c5e4e69c-1d18-4c3b-9492-90aa2443e3d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1aefefb7-57bb-4794-a815-a7c91330ab66], X-ECOMP-RequestID=[c5e4e69c-1d18-4c3b-9492-90aa2443e3d2], X-TransactionId=[], X-ONAP-RequestID=[c5e4e69c-1d18-4c3b-9492-90aa2443e3d2]}
2022-05-13T14:48:11.582Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:48:11:557-7918], vertex-id=[213112], Content-Length=[1024], Date=[Fri, 13 May 2022 14:48:11 GMT], Content-Type=[application/json]}
2022-05-13T14:48:11.583Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453280226","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"058b7e95-ec36-409d-beeb-27c24a0a41e0"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_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"}]}]}}

2022-05-13T14:48:11.583Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T14:48:11.585Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:48:11.585Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:48:11.586Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.586Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:48:11.587Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.587Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.587Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:48:11.587Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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:"4b44eea782e42912", X-B3-SpanId:"c2a6729262262840", X-B3-ParentSpanId:"4b44eea782e42912", X-B3-Sampled:"0", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d513b1d-2fbd-4adf-b8b6-d773ebc2dddf"]
2022-05-13T14:48:11.587Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"058b7e95-ec36-409d-beeb-27c24a0a41e0","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"},"instanceName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e","requestScope":"vfModule"}
2022-05-13T14:48:11.588Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.602Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.602Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:11.603Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:48:11.603Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.603Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:48:11.603Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.604Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:48:11.604Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7
2022-05-13T14:48:11.605Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|INFO|500||Invoke
2022-05-13T14:48:11.605Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.605Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7
2022-05-13T14:48:11.606Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Method      : GET
2022-05-13T14:48:11.606Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e78f8859-5b04-486c-ab29-51b66a0cffb2"]
2022-05-13T14:48:11.606Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Request body: 
2022-05-13T14:48:11.607Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.626Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.627Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:11.627Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Status text  : 
2022-05-13T14:48:11.627Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.628Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||Response body: {
  "id" : 8,
  "modelCustomizationUUID" : "8da0c629-9bd3-4c37-8047-ea66d033afb7",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-05-13 14:44:20.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv"
    }
  }
}
2022-05-13T14:48:11.628Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.628Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=8da0c629-9bd3-4c37-8047-ea66d033afb7|INFO|500||InvokeReturn
2022-05-13T14:48:11.631Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule
2022-05-13T14:48:11.631Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke
2022-05-13T14:48:11.632Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.632Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule
2022-05-13T14:48:11.632Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method      : GET
2022-05-13T14:48:11.632Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73286ea4-d0cc-4195-b035-1e5f14cc2135"]
2022-05-13T14:48:11.633Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 
2022-05-13T14:48:11.633Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.648Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.649Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:11.649Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text  : 
2022-05-13T14:48:11.649Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.650Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "910b7bd3-f401-4557-b0bc-83464cbae594",
  "modelInvariantUUID" : "53c280eb-638a-4375-8099-0e4b97afd166",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-05-13 14:44:20.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/moduleHeatTemplate"
    }
  }
}
2022-05-13T14:48:11.650Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.650Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn
2022-05-13T14:48:11.652Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:48:11.653Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-05-13T14:48:11.653Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.653Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:48:11.653Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:48:11.654Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29681b1c-98c5-4e4c-bdc5-6eb119b6b2d4"]
2022-05-13T14:48:11.654Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:48:11.654Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.663Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.663Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:48:11.663Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:48:11.664Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.664Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:48:11.664Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.665Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T14:48:11.665Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166
2022-05-13T14:48:11.666Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|INFO|500||Invoke
2022-05-13T14:48:11.666Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.667Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166
2022-05-13T14:48:11.667Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Method      : GET
2022-05-13T14:48:11.667Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b043f60-e151-4029-8730-890a7ca202ca"]
2022-05-13T14:48:11.667Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Request body: 
2022-05-13T14:48:11.668Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.681Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.681Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:11.681Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Status text  : 
2022-05-13T14:48:11.682Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.683Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "910b7bd3-f401-4557-b0bc-83464cbae594",
      "modelInvariantUUID" : "53c280eb-638a-4375-8099-0e4b97afd166",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-05-13 14:44:20.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/volumeHeatTemplate"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vnfResources"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/heatFiles"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166"
    }
  }
}
2022-05-13T14:48:11.683Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.683Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=53c280eb-638a-4375-8099-0e4b97afd166|INFO|500||InvokeReturn
2022-05-13T14:48:11.685Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:48:11.685Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-05-13T14:48:11.685Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.685Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance
2022-05-13T14:48:11.685Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T14:48:11.686Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f3ce74-71be-41dd-85e1-8c7dd113175c"]
2022-05-13T14:48:11.686Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-05-13T14:48:11.686Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.694Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.694Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:48:11.694Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T14:48:11.695Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.695Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-05-13T14:48:11.695Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.695Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=910b7bd3-f401-4557-b0bc-83464cbae594&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T14:48:11.696Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.696Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.696Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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================================================
2022-05-13T14:48:11.697Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.697Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.697Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c404635b-3130-4cef-a1f9-9cb329e000dc"]
2022-05-13T14:48:11.697Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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: 
2022-05-13T14:48:11.697Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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================================================
2022-05-13T14:48:11.705Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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==========================================
2022-05-13T14:48:11.705Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.706Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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  : 
2022-05-13T14:48:11.706Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.706Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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"
    }
  }
}
2022-05-13T14:48:11.707Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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=================================================
2022-05-13T14:48:11.707Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.708Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594
2022-05-13T14:48:11.708Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|INFO|500||Invoke
2022-05-13T14:48:11.708Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.709Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594
2022-05-13T14:48:11.709Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Method      : GET
2022-05-13T14:48:11.709Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d9e1d4c-327e-4afb-a321-afb15495f576"]
2022-05-13T14:48:11.709Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Request body: 
2022-05-13T14:48:11.709Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.721Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.721Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:11.722Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Status text  : 
2022-05-13T14:48:11.722Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.723Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Response body: {
  "modelUUID" : "910b7bd3-f401-4557-b0bc-83464cbae594",
  "modelInvariantUUID" : "53c280eb-638a-4375-8099-0e4b97afd166",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-05-13 14:44:20.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/moduleHeatTemplate"
    }
  }
}
2022-05-13T14:48:11.723Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.724Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|INFO|500||InvokeReturn
2022-05-13T14:48:11.726Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:48:11.726Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:48:11.726Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.726Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:48:11.727Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:48:11.727Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"4b44eea782e42912", X-B3-SpanId:"e8d278016dabe111", X-B3-ParentSpanId:"4b44eea782e42912", X-B3-Sampled:"0", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b39b71b7-1a72-4b74-b763-06eea11e9c4c"]
2022-05-13T14:48:11.727Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2","requestStatus":"IN_PROGRESS","startTime":1652453291524,"source":"VID","vnfId":"058b7e95-ec36-409d-beeb-27c24a0a41e0","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"}
2022-05-13T14:48:11.728Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:48:11.745Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:11.745Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:48:11.746Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:48:11.746Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:11.746Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:48:11.524+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:48:11.739+00:00",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:11.747Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:11.747Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:48:11.754Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.754Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:48:11.754Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:11.755Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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
2022-05-13T14:48:11.755Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:48:11.756Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3640", X-B3-TraceId:"4b44eea782e42912", X-B3-SpanId:"358792b606aa2fd2", X-B3-ParentSpanId:"4b44eea782e42912", X-B3-Sampled:"0", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9144f5b4-cce8-426d-abe3-c218092251a8"]
2022-05-13T14:48:11.756Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/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\":\"53c280eb-638a-4375-8099-0e4b97afd166\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\"modelVersionId\":\"910b7bd3-f401-4557-b0bc-83464cbae594\",\"modelCustomizationId\":\"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\"modelUuid\":\"910b7bd3-f401-4557-b0bc-83464cbae594\",\"modelInvariantUuid\":\"53c280eb-638a-4375-8099-0e4b97afd166\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\"modelInfo\":{\"modelInvariantId\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelUuid\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelInvariantUuid\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"}}},{\"relatedInstance\":{\"instanceId\":\"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\"modelVersionId\":\"8401b275-00d1-49c0-82ef-ed789f49f186\",\"modelCustomizationId\":\"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\"modelUuid\":\"8401b275-00d1-49c0-82ef-ed789f49f186\",\"modelInvariantUuid\":\"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\"vnfInstanceId\":\"058b7e95-ec36-409d-beeb-27c24a0a41e0\"}","type":"String"},"requestId":{"value":"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2","type":"String"},"mso-request-id":{"value":"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"058b7e95-ec36-409d-beeb-27c24a0a41e0","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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:48:11.756Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:48:12.767Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:12.767Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:48:12.767Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:48:12.768Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:48:12 GMT", X-ONAP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-TransactionID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ECOMP-RequestID:"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9144f5b4-cce8-426d-abe3-c218092251a8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:12.768Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2\",\"instanceId\":\"0eceec48-c29a-488f-8848-f029573d4990\"}}","message":"Success","processInstanceID":"b624ed34-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:48:12.768Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:12.768Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:48:12.770Z|c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:12.902Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:12.905Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:12.905Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:12.905Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:12.905Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:12.906Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:12.906Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a94ffa5fee39fb2", X-B3-SpanId:"50185f41944d478d", X-B3-ParentSpanId:"6a94ffa5fee39fb2", X-B3-Sampled:"0", X-ONAP-RequestID:"1cb57653-5403-4df9-8242-36399e800ba7", X-RequestID:"1cb57653-5403-4df9-8242-36399e800ba7", X-TransactionID:"1cb57653-5403-4df9-8242-36399e800ba7", X-ECOMP-RequestID:"1cb57653-5403-4df9-8242-36399e800ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82c44086-93a4-4c21-af3a-fb7ec236ae80"]
2022-05-13T14:48:12.906Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:12.906Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:12.922Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:12.922Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:12.922Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:12.922Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:12.923Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:48:11.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:12.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:12.923Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:12.924Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:12.925Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:12.925Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:12.925Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:12.925Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:12.925Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:12.926Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a94ffa5fee39fb2", X-B3-SpanId:"c5a32e52fe3a16bd", X-B3-ParentSpanId:"6a94ffa5fee39fb2", X-B3-Sampled:"0", X-ONAP-RequestID:"1cb57653-5403-4df9-8242-36399e800ba7", X-RequestID:"1cb57653-5403-4df9-8242-36399e800ba7", X-TransactionID:"1cb57653-5403-4df9-8242-36399e800ba7", X-ECOMP-RequestID:"1cb57653-5403-4df9-8242-36399e800ba7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23dbdb03-d009-40dc-a26d-9fbd996d3ae8"]
2022-05-13T14:48:12.926Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:12.926Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:12.934Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:12.934Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:12.934Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:12.935Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:12.935Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:12.936Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:12.936Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:12.941Z|1cb57653-5403-4df9-8242-36399e800ba7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:15.446Z|be2a5c95-3338-45f2-92a9-3323eaa962bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:15.447Z|be2a5c95-3338-45f2-92a9-3323eaa962bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:15.448Z|cd83ea41-66a2-4ca0-9260-26520201eb5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:15.448Z|cd83ea41-66a2-4ca0-9260-26520201eb5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:15.450Z|78b742d9-939e-4b82-9fe9-f22be389b446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:15.450Z|78b742d9-939e-4b82-9fe9-f22be389b446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:23.078Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:23.081Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:23.082Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:23.082Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:23.082Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:23.082Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:23.082Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4b990dc96ad762f", X-B3-SpanId:"f74acc5781a5c132", X-B3-ParentSpanId:"a4b990dc96ad762f", X-B3-Sampled:"0", X-ONAP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-TransactionID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ECOMP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"568b2359-c293-44e2-961f-fd7814a9744a"]
2022-05-13T14:48:23.082Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:23.083Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:23.100Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:23.100Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:23.100Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:23.100Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:23.101Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "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" : "2022-05-13T14:48:11.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:21.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:23.101Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:23.101Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:23.102Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:23.103Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:23.103Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:23.103Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:23.103Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:23.103Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4b990dc96ad762f", X-B3-SpanId:"5e27a5d33b840893", X-B3-ParentSpanId:"a4b990dc96ad762f", X-B3-Sampled:"0", X-ONAP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-TransactionID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ECOMP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59b5436f-fe39-45a3-b3b1-87db09623aa9"]
2022-05-13T14:48:23.104Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:23.104Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:23.112Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:23.112Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:23.113Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:23.113Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:23.113Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:23.114Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:23.114Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:23.140Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:48:23.141Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:48:23.141Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:23.141Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:48:23.141Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:48:23.142Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-TransactionID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ECOMP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b98b7ea8-0c3d-45d6-9f44-9c286756cfd6"]
2022-05-13T14:48:23.142Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:48:23.142Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:48:23.280Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:23.280Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:23.281Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:48:23.281Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2C9A661286EEE1673EE418D800B06D5F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Fri, 13 May 2022 14:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:23.281Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe","businessKey":"c5e4e69c-1d18-4c3b-9492-90aa2443e3d2","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:48:17.435+0000","endTime":"2022-05-13T14:48:19.968+0000","removalTime":null,"durationInMillis":2533,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b624ed34-d2cb-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"b9846c1e-d2cb-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T14:48:23.282Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:23.282Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:48:23.300Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:48:23.301Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:48:23.301Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:23.301Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:48:23.301Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:48:23.302Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-TransactionID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ECOMP-RequestID:"317ec08b-3b50-49f2-93f9-cd18c52cb269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978e53a1-ef32-45b7-8f64-31adb09137ba"]
2022-05-13T14:48:23.302Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:48:23.302Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:48:23.432Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:23.432Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:23.432Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:48:23.433Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DAD806E203F94D8C80BF0176EE6D2C2C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 14:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:23.433Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bb07892a-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe","executionId":"b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:48:19.967+0000","endTime":"2022-05-13T14:48:19.967+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b624ed34-d2cb-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:48:23.434Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:23.434Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9852faf-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:48:23.438Z|317ec08b-3b50-49f2-93f9-cd18c52cb269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:25.306Z|0c5a10b5-c4df-44d8-8b9f-66b51fd94e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:48:25.307Z|0c5a10b5-c4df-44d8-8b9f-66b51fd94e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:48:25.465Z|720f2591-b937-4d0f-8fc9-8e670f2d5116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:25.465Z|720f2591-b937-4d0f-8fc9-8e670f2d5116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:25.468Z|18bf9a77-12c4-496f-baa8-a102ff3a9452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:25.468Z|18bf9a77-12c4-496f-baa8-a102ff3a9452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:25.470Z|dba99d26-afd0-4133-b179-2dc93dabd384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:25.470Z|dba99d26-afd0-4133-b179-2dc93dabd384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:33.574Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:33.578Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:33.578Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:33.578Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:33.578Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:33.579Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:33.579Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdca5196635bb2bb", X-B3-SpanId:"41b0dcae7909f4ad", X-B3-ParentSpanId:"bdca5196635bb2bb", X-B3-Sampled:"0", X-ONAP-RequestID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-RequestID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-TransactionID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-ECOMP-RequestID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656ba926-d228-48ae-a4d5-936ea41c4600"]
2022-05-13T14:48:33.579Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:33.579Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:33.598Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:33.598Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:33.598Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:33.598Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:33.599Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:11.000+00:00",
  "endTime" : "2022-05-13T14:48:25.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:25.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:33.599Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:33.599Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:33.600Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:33.600Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:33.600Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:33.601Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:33.601Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:33.601Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdca5196635bb2bb", X-B3-SpanId:"72cafdc37a411907", X-B3-ParentSpanId:"bdca5196635bb2bb", X-B3-Sampled:"0", X-ONAP-RequestID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-RequestID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-TransactionID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-ECOMP-RequestID:"571c17f2-ca02-41f4-9386-3a373abed10f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28726134-0516-4259-8a21-7a132b834251"]
2022-05-13T14:48:33.601Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:33.602Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:33.609Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:33.610Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:33.610Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:33.610Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:33.611Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:33.611Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:33.612Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:33.617Z|571c17f2-ca02-41f4-9386-3a373abed10f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:33.729Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:33.732Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:33.732Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:33.732Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:33.732Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:33.732Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:33.733Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"322670942297bc5f", X-B3-SpanId:"78a7b300381fec6e", X-B3-ParentSpanId:"322670942297bc5f", X-B3-Sampled:"0", X-ONAP-RequestID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-RequestID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-TransactionID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-ECOMP-RequestID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffdd0cf2-94a8-4bcd-bcf8-863e43fded63"]
2022-05-13T14:48:33.733Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:33.733Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:33.746Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:33.746Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:33.746Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:33.746Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:33.747Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:11.000+00:00",
  "endTime" : "2022-05-13T14:48:25.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:25.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:33.747Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:33.747Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:33.749Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:33.749Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:33.749Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:33.750Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:33.750Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:33.750Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"322670942297bc5f", X-B3-SpanId:"5f7e1b613819e1de", X-B3-ParentSpanId:"322670942297bc5f", X-B3-Sampled:"0", X-ONAP-RequestID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-RequestID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-TransactionID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-ECOMP-RequestID:"ea06c5aa-136d-41db-813c-ae689f24e2cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"867b0c93-7bf8-49ce-a639-fc2a6e842747"]
2022-05-13T14:48:33.750Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:33.750Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:33.758Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:33.759Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:33.759Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:33.759Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:33.760Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:33.760Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:33.761Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:33.765Z|ea06c5aa-136d-41db-813c-ae689f24e2cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:33.882Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:33.887Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:33.888Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:33.888Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:33.888Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:33.888Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:33.889Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"726a608b645b966d", X-B3-SpanId:"7668e786d6485e3b", X-B3-ParentSpanId:"726a608b645b966d", X-B3-Sampled:"0", X-ONAP-RequestID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-RequestID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-TransactionID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-ECOMP-RequestID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d047ce3-711c-4f7e-b4b6-863dbe0c026f"]
2022-05-13T14:48:33.889Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:33.889Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:33.901Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:33.902Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:33.902Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:33.902Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:33.903Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:11.000+00:00",
  "endTime" : "2022-05-13T14:48:25.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:25.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:33.903Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:33.903Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"726a608b645b966d", X-B3-SpanId:"d39d23d49742c94c", X-B3-ParentSpanId:"726a608b645b966d", X-B3-Sampled:"0", X-ONAP-RequestID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-RequestID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-TransactionID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-ECOMP-RequestID:"73dc25ad-3b71-45ed-84d6-91a32c953b0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db1e4a23-075d-4ab6-9a49-c972e36cad7c"]
2022-05-13T14:48:33.905Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:33.906Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:33.912Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:33.912Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:33.913Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:33.913Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:33.914Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:33.914Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:33.914Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:33.918Z|73dc25ad-3b71-45ed-84d6-91a32c953b0f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:34.040Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:34.043Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:34.043Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:34.044Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:34.044Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:34.044Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:34.044Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e6928c1f21a5527", X-B3-SpanId:"7638e67895ab3630", X-B3-ParentSpanId:"6e6928c1f21a5527", X-B3-Sampled:"0", X-ONAP-RequestID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-RequestID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-TransactionID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-ECOMP-RequestID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7d9b644-d199-4948-843d-1edfc0184d87"]
2022-05-13T14:48:34.044Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:34.045Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:34.057Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:34.057Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:34.058Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:34.058Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:34.058Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:11.000+00:00",
  "endTime" : "2022-05-13T14:48:25.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:25.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:34.058Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:34.059Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:34.060Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:34.060Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:34.060Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:34.061Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:34.061Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:34.061Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e6928c1f21a5527", X-B3-SpanId:"434d88e138a74d33", X-B3-ParentSpanId:"6e6928c1f21a5527", X-B3-Sampled:"0", X-ONAP-RequestID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-RequestID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-TransactionID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-ECOMP-RequestID:"d3a41248-0dbb-47ff-b2b4-4924f6ce6b23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82717118-cadc-45a7-b2c8-bac8eb9c6908"]
2022-05-13T14:48:34.061Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:34.062Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:34.069Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:34.069Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:34.070Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:34.070Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:34.070Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:34.071Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:34.071Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:34.077Z|d3a41248-0dbb-47ff-b2b4-4924f6ce6b23|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:34.195Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:34.198Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:34.198Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||Invoke
2022-05-13T14:48:34.198Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:34.199Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2
2022-05-13T14:48:34.199Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Method      : GET
2022-05-13T14:48:34.199Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3f012aabc5d5fdf", X-B3-SpanId:"2469fb8bed446242", X-B3-ParentSpanId:"c3f012aabc5d5fdf", X-B3-Sampled:"0", X-ONAP-RequestID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-RequestID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-TransactionID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-ECOMP-RequestID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24205346-b3a8-44f3-bf7f-6d879f687511"]
2022-05-13T14:48:34.199Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Request body: 
2022-05-13T14:48:34.200Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||==========================request end================================================
2022-05-13T14:48:34.212Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:34.212Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:34.212Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Status text  : 
2022-05-13T14:48:34.213Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:34.213Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||Response body: {
  "requestId" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:11.000+00:00",
  "endTime" : "2022-05-13T14:48:25.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n                        \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:25.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c5e4e69c-1d18-4c3b-9492-90aa2443e3d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2"
    }
  }
}
2022-05-13T14:48:34.213Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:34.214Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|INFO|500||InvokeReturn
2022-05-13T14:48:34.215Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:34.215Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:34.215Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:34.216Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false
2022-05-13T14:48:34.216Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:34.216Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3f012aabc5d5fdf", X-B3-SpanId:"281656bacd3ab337", X-B3-ParentSpanId:"c3f012aabc5d5fdf", X-B3-Sampled:"0", X-ONAP-RequestID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-RequestID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-TransactionID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-ECOMP-RequestID:"1f94dd7b-d4ea-44a2-987c-602d51adedd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa694359-4cc2-451f-927e-234c4e1ea137"]
2022-05-13T14:48:34.216Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:34.217Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:34.224Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:34.224Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:34.225Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:34.225Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:34.226Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:34.227Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:34.227Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c5e4e69c-1d18-4c3b-9492-90aa2443e3d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:34.232Z|1f94dd7b-d4ea-44a2-987c-602d51adedd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c5e4e69c-1d18-4c3b-9492-90aa2443e3d2|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:35.487Z|4ea8f8db-df3b-4f4a-b49c-d467b2c7faaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:35.487Z|4ea8f8db-df3b-4f4a-b49c-d467b2c7faaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:35.488Z|f51b88b0-be37-4492-b938-4cda29636d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:35.488Z|f51b88b0-be37-4492-b938-4cda29636d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:35.491Z|b31804db-179a-4bc9-a257-a76e40fed483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:35.492Z|b31804db-179a-4bc9-a257-a76e40fed483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:40.306Z|f7399e2c-cc83-4250-ac7b-6282dd86adb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:48:40.307Z|f7399e2c-cc83-4250-ac7b-6282dd86adb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:48:40.725Z|0c4bd0a4-28c8-4c54-bd3e-3b65bb55b502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:48:40.725Z|0c4bd0a4-28c8-4c54-bd3e-3b65bb55b502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:48:45.324Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:45.326Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||INFO|500||Checking if requestId: 94aa3900-b259-4aa3-abe6-596915cb7895 already exists in requestDb InfraActiveRequests table
2022-05-13T14:48:45.326Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:48:45.326Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:48:45.326Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:45.327Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:48:45.327Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:48:45.327Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b294c3b275ce62b", X-B3-SpanId:"ad82f70ce02f653b", X-B3-ParentSpanId:"7b294c3b275ce62b", X-B3-Sampled:"0", X-ONAP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5381a671-a844-47e1-b793-126f8d12261b"]
2022-05-13T14:48:45.327Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:48:45.327Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:48:45.343Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:45.343Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:48:45.343Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:48:45.343Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:45.344Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: 
2022-05-13T14:48:45.344Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:45.344Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|404|Not Found|InvokeReturn
2022-05-13T14:48:45.351Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:48:45.355Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:48:45.371Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T14:48:45.371Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[94aa3900-b259-4aa3-abe6-596915cb7895], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0a53b985-42bb-4ea9-a185-00f26f7e0062], X-ECOMP-RequestID=[94aa3900-b259-4aa3-abe6-596915cb7895], X-TransactionId=[], X-ONAP-RequestID=[94aa3900-b259-4aa3-abe6-596915cb7895]}
2022-05-13T14:48:45.505Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:48:45:390-30869], vertex-id=[213112], Content-Length=[1024], Date=[Fri, 13 May 2022 14:48:45 GMT], Content-Type=[application/json]}
2022-05-13T14:48:45.506Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453280226","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"058b7e95-ec36-409d-beeb-27c24a0a41e0"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_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"}]}]}}

2022-05-13T14:48:45.506Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T14:48:45.508Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:48:45.508Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:48:45.509Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:48:45.510Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:48:45.510Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:45.511Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:48:45.511Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:48:45.511Z|1dba6b1a-4715-4ee7-9736-e79ec2f1c39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:45.511Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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:"7b294c3b275ce62b", X-B3-SpanId:"8fc44d7a222072df", X-B3-ParentSpanId:"7b294c3b275ce62b", X-B3-Sampled:"0", X-ONAP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3789f4f3-c37e-4408-a782-2599be9559ce"]
2022-05-13T14:48:45.511Z|1dba6b1a-4715-4ee7-9736-e79ec2f1c39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:45.512Z|216cf758-9edf-4407-8d9d-61fd92527b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:45.512Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"058b7e95-ec36-409d-beeb-27c24a0a41e0","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","vfModuleInstanceId":"0eceec48-c29a-488f-8848-f029573d4990"},"instanceName":null,"requestScope":"vfModule"}
2022-05-13T14:48:45.513Z|3059a53c-8fcf-4ba4-9575-95e43e048c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:45.513Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:48:45.513Z|216cf758-9edf-4407-8d9d-61fd92527b80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:45.513Z|3059a53c-8fcf-4ba4-9575-95e43e048c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:45.527Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:45.527Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:45.527Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:48:45.528Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:45.528Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:48:45.528Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:45.529Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:48:45.529Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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
2022-05-13T14:48:45.530Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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
2022-05-13T14:48:45.530Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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================================================
2022-05-13T14:48:45.530Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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
2022-05-13T14:48:45.531Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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
2022-05-13T14:48:45.531Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5816eafa-f222-4c01-a73a-88d0c338166d"]
2022-05-13T14:48:45.531Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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: 
2022-05-13T14:48:45.532Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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================================================
2022-05-13T14:48:45.545Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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==========================================
2022-05-13T14:48:45.545Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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
2022-05-13T14:48:45.546Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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  : 
2022-05-13T14:48:45.546Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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:"Fri, 13 May 2022 14:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:45.547Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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"
    }
  }
}
2022-05-13T14:48:45.547Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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=================================================
2022-05-13T14:48:45.548Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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
2022-05-13T14:48:45.549Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594
2022-05-13T14:48:45.549Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|INFO|500||Invoke
2022-05-13T14:48:45.550Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:45.550Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594
2022-05-13T14:48:45.551Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Method      : GET
2022-05-13T14:48:45.551Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b691054-81a1-4709-ba24-ad2b93d7c29b"]
2022-05-13T14:48:45.551Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Request body: 
2022-05-13T14:48:45.552Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||==========================request end================================================
2022-05-13T14:48:45.564Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:45.564Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:45.565Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Status text  : 
2022-05-13T14:48:45.565Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 14:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:45.566Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||Response body: {
  "modelUUID" : "910b7bd3-f401-4557-b0bc-83464cbae594",
  "modelInvariantUUID" : "53c280eb-638a-4375-8099-0e4b97afd166",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-05-13 14:44:20.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/vnfResources"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/heatFiles"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594/moduleHeatTemplate"
    }
  }
}
2022-05-13T14:48:45.566Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:45.567Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/910b7bd3-f401-4557-b0bc-83464cbae594|INFO|500||InvokeReturn
2022-05-13T14:48:45.570Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:48:45.570Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:48:45.570Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:45.571Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:48:45.571Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:48:45.571Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"7b294c3b275ce62b", X-B3-SpanId:"6f93949f8efc6a55", X-B3-ParentSpanId:"7b294c3b275ce62b", X-B3-Sampled:"0", X-ONAP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93b7c350-f2ab-46c0-9417-45e1b5b81301"]
2022-05-13T14:48:45.572Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"94aa3900-b259-4aa3-abe6-596915cb7895","requestStatus":"IN_PROGRESS","startTime":1652453325351,"source":"VID","vnfId":"058b7e95-ec36-409d-beeb-27c24a0a41e0","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"0eceec48-c29a-488f-8848-f029573d4990","vfModuleModelName":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e","cloudRegion":"k8sregion","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"94aa3900-b259-4aa3-abe6-596915cb7895"}
2022-05-13T14:48:45.572Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:48:45.591Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:45.592Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:48:45.592Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:48:45.592Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|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/94aa3900-b259-4aa3-abe6-596915cb7895", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:45.593Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:48:45.351+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:48:45.585+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:48:45.593Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:45.593Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:48:45.600Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:48:45.601Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:48:45.601Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:45.601Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:48:45.602Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:48:45.602Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"7b294c3b275ce62b", X-B3-SpanId:"193076f7ab139715", X-B3-ParentSpanId:"7b294c3b275ce62b", X-B3-Sampled:"0", X-ONAP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fd8c641-feaf-4fe7-bf30-a605bd3d6964"]
2022-05-13T14:48:45.602Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"53c280eb-638a-4375-8099-0e4b97afd166\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\"modelVersion\":\"1652453304799\",\"modelCustomizationUuid\":\"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\"modelVersionId\":\"910b7bd3-f401-4557-b0bc-83464cbae594\",\"modelCustomizationId\":\"8da0c629-9bd3-4c37-8047-ea66d033afb7\",\"modelUuid\":\"910b7bd3-f401-4557-b0bc-83464cbae594\",\"modelInvariantUuid\":\"53c280eb-638a-4375-8099-0e4b97afd166\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\"vnfInstanceId\":\"058b7e95-ec36-409d-beeb-27c24a0a41e0\",\"vfModuleInstanceId\":\"0eceec48-c29a-488f-8848-f029573d4990\"}","type":"String"},"requestId":{"value":"94aa3900-b259-4aa3-abe6-596915cb7895","type":"String"},"mso-request-id":{"value":"94aa3900-b259-4aa3-abe6-596915cb7895","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"058b7e95-ec36-409d-beeb-27c24a0a41e0","type":"String"},"vfModuleId":{"value":"0eceec48-c29a-488f-8848-f029573d4990","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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:48:45.602Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:48:46.612Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:46.612Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:48:46.613Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:48:46.613Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:48:46 GMT", X-ONAP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-TransactionID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ECOMP-RequestID:"94aa3900-b259-4aa3-abe6-596915cb7895", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6fd8c641-feaf-4fe7-bf30-a605bd3d6964", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:46.614Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"94aa3900-b259-4aa3-abe6-596915cb7895\",\"instanceId\":\"0eceec48-c29a-488f-8848-f029573d4990\"}}","message":"Success","processInstanceID":"ca5143c3-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:48:46.614Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:46.615Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:48:46.619Z|94aa3900-b259-4aa3-abe6-596915cb7895|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:46.749Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:46.752Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:48:46.752Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:48:46.752Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:46.753Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:48:46.753Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:48:46.753Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f951701dce032a81", X-B3-SpanId:"6806020cc31ead60", X-B3-ParentSpanId:"f951701dce032a81", X-B3-Sampled:"0", X-ONAP-RequestID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-RequestID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-TransactionID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-ECOMP-RequestID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3777f789-3ec7-445d-abc8-ffd9149e198e"]
2022-05-13T14:48:46.753Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:48:46.753Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:48:46.767Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:46.768Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:46.768Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:48:46.768Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:46.769Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:48:45.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:45.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:48:46.769Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:46.770Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:48:46.771Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:48:46.771Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:46.771Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:46.772Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:48:46.772Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:46.772Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f951701dce032a81", X-B3-SpanId:"8d6dfc393d04c334", X-B3-ParentSpanId:"f951701dce032a81", X-B3-Sampled:"0", X-ONAP-RequestID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-RequestID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-TransactionID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-ECOMP-RequestID:"bce6a8c2-d660-4e0c-8713-8affb72b411b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8c988d7-0200-42e8-81d2-498e46228510"]
2022-05-13T14:48:46.772Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:46.773Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:46.782Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:46.783Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:46.783Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:46.783Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:46.784Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:46.784Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:46.785Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:46.790Z|bce6a8c2-d660-4e0c-8713-8affb72b411b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:48:53.526Z|867f380a-61a1-4dfd-a55c-8f1e92d5a117|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:48:53.527Z|867f380a-61a1-4dfd-a55c-8f1e92d5a117|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:55.306Z|048aa763-801a-4563-87af-835857d434f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:48:55.309Z|048aa763-801a-4563-87af-835857d434f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:48:55.533Z|c5d4be32-1099-4f49-a80e-8e2a16cbe557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:55.533Z|536b8f77-f39a-425c-b9c8-990953197c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:55.533Z|ca9b25c6-1154-4999-b919-4fe72e8ec466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:48:55.533Z|536b8f77-f39a-425c-b9c8-990953197c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:55.533Z|c5d4be32-1099-4f49-a80e-8e2a16cbe557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:55.533Z|ca9b25c6-1154-4999-b919-4fe72e8ec466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:48:56.908Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:48:56.912Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:48:56.912Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:48:56.912Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:56.912Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:48:56.913Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:48:56.913Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7866bf47735e2558", X-B3-SpanId:"e3724040c2346580", X-B3-ParentSpanId:"7866bf47735e2558", X-B3-Sampled:"0", X-ONAP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-TransactionID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ECOMP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06021e9d-54b6-4b16-abe2-67a7a76ade9d"]
2022-05-13T14:48:56.913Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:48:56.913Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:48:56.930Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:56.930Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:56.930Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:48:56.931Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:56.931Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "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" : "2022-05-13T14:48:45.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:48:48.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:48:56.932Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:56.932Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:48:56.933Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:48:56.933Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:48:56.934Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:56.935Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:48:56.935Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:48:56.935Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7866bf47735e2558", X-B3-SpanId:"baa6891021a454fb", X-B3-ParentSpanId:"7866bf47735e2558", X-B3-Sampled:"0", X-ONAP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-TransactionID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ECOMP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6141d37c-61cd-4d5d-8df1-78d5d8bfcea4"]
2022-05-13T14:48:56.936Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:48:56.936Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:48:56.944Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:56.944Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:56.945Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:48:56.945Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:48:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:56.946Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:48:56.946Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:56.946Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:48:56.964Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-TransactionID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ECOMP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99c6e7ef-8cef-4c99-adbe-c3804dc02359"]
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:48:56.965Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:48:57.092Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:57.092Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:57.092Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:48:57.093Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=686FC23BF86273C10C20EB91A1D9B1BB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 14:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:57.093Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe","businessKey":"94aa3900-b259-4aa3-abe6-596915cb7895","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T14:48:50.471+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ca5143c3-d2cb-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"cd3577f4-d2cb-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T14:48:57.093Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:57.094Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94aa3900-b259-4aa3-abe6-596915cb7895&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:48:57.108Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-TransactionID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ECOMP-RequestID:"a792f6c8-f683-498f-a8a7-789ada876ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4de56aa-a9c7-4704-917c-59bfe45d20a7"]
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T14:48:57.109Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T14:48:57.232Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T14:48:57.232Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T14:48:57.232Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T14:48:57.232Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA8899A16F460FED0631A4600E368FE8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 13 May 2022 14:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:48:57.233Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:cd363a8e-d2cb-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe","executionId":"cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T14:48:50.472+0000","endTime":"2022-05-13T14:48:50.472+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ca5143c3-d2cb-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T14:48:57.233Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T14:48:57.233Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd361377-d2cb-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T14:48:57.236Z|a792f6c8-f683-498f-a8a7-789ada876ae6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:05.555Z|acdbd431-8050-48b9-bc9e-2536d56c2bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:05.555Z|e97de70b-2b65-45af-9cc8-2e52df279f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:05.556Z|acdbd431-8050-48b9-bc9e-2536d56c2bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:05.556Z|a054394b-38a1-4082-864c-054f1e126541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:05.556Z|e97de70b-2b65-45af-9cc8-2e52df279f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:05.557Z|a054394b-38a1-4082-864c-054f1e126541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:07.362Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:07.367Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe451635990f5815", X-B3-SpanId:"9b8f51ff1970af85", X-B3-ParentSpanId:"fe451635990f5815", X-B3-Sampled:"0", X-ONAP-RequestID:"b026f462-16ff-4073-862b-a7637866429f", X-RequestID:"b026f462-16ff-4073-862b-a7637866429f", X-TransactionID:"b026f462-16ff-4073-862b-a7637866429f", X-ECOMP-RequestID:"b026f462-16ff-4073-862b-a7637866429f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"449cde32-9fd2-4f9d-a52b-2d87fe89b5dd"]
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:49:07.368Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.382Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.383Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.383Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:49:07.383Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.383Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:45.000+00:00",
  "endTime" : "2022-05-13T14:49:06.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:06.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:49:07.384Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.384Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:49:07.385Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.385Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:07.385Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.385Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.385Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:07.386Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe451635990f5815", X-B3-SpanId:"113d621b0bfad6fd", X-B3-ParentSpanId:"fe451635990f5815", X-B3-Sampled:"0", X-ONAP-RequestID:"b026f462-16ff-4073-862b-a7637866429f", X-RequestID:"b026f462-16ff-4073-862b-a7637866429f", X-TransactionID:"b026f462-16ff-4073-862b-a7637866429f", X-ECOMP-RequestID:"b026f462-16ff-4073-862b-a7637866429f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04581d82-b7f2-4942-8f81-314029c98d08"]
2022-05-13T14:49:07.386Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:07.386Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.394Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.395Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.395Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:07.395Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.396Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:07.397Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.397Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:07.401Z|b026f462-16ff-4073-862b-a7637866429f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:07.511Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:07.513Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58a7ddce5013d24d", X-B3-SpanId:"ea432cbdd9040d1e", X-B3-ParentSpanId:"58a7ddce5013d24d", X-B3-Sampled:"0", X-ONAP-RequestID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-RequestID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-TransactionID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-ECOMP-RequestID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8bda8aa-2bcf-46b5-a2ea-2477f91f74ac"]
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:49:07.514Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.527Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.527Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.527Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:49:07.528Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.529Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:45.000+00:00",
  "endTime" : "2022-05-13T14:49:06.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:06.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:49:07.529Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.529Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:49:07.530Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.530Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:07.530Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.530Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.530Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:07.531Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58a7ddce5013d24d", X-B3-SpanId:"d63f72d1bdefd53f", X-B3-ParentSpanId:"58a7ddce5013d24d", X-B3-Sampled:"0", X-ONAP-RequestID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-RequestID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-TransactionID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-ECOMP-RequestID:"f2814d33-7fd7-4767-9d7d-d73b72cf5097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f8c7e4-22cf-487b-a50e-2ce4540fd6e0"]
2022-05-13T14:49:07.531Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:07.531Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.538Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.538Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.539Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:07.539Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.539Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:07.540Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.540Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:07.544Z|f2814d33-7fd7-4767-9d7d-d73b72cf5097|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:07.659Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:07.661Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.662Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:49:07.662Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.662Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.662Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:49:07.662Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a32f2dd36414271", X-B3-SpanId:"a8a0a788d1a51952", X-B3-ParentSpanId:"9a32f2dd36414271", X-B3-Sampled:"0", X-ONAP-RequestID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-RequestID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-TransactionID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-ECOMP-RequestID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83d435f5-0e36-4567-ab41-4acdf2e48e22"]
2022-05-13T14:49:07.663Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:49:07.663Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.677Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.677Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.677Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:49:07.677Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.678Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:45.000+00:00",
  "endTime" : "2022-05-13T14:49:06.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:06.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:49:07.678Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.679Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:49:07.679Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.679Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:07.680Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.680Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.680Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:07.680Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a32f2dd36414271", X-B3-SpanId:"7e1def51a648b2bf", X-B3-ParentSpanId:"9a32f2dd36414271", X-B3-Sampled:"0", X-ONAP-RequestID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-RequestID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-TransactionID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-ECOMP-RequestID:"fe3d3f89-ba78-4759-9794-eee1c43bbf87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9775ed48-4e0d-47e2-8332-94cc94c4e1a9"]
2022-05-13T14:49:07.680Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:07.680Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.688Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.688Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.689Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:07.689Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.689Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:07.690Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.690Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:07.696Z|fe3d3f89-ba78-4759-9794-eee1c43bbf87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:07.832Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:07.834Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.835Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:49:07.835Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.835Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.835Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:49:07.835Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1345da21cb2a7590", X-B3-SpanId:"1a3d64a4a0bbf92c", X-B3-ParentSpanId:"1345da21cb2a7590", X-B3-Sampled:"0", X-ONAP-RequestID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-RequestID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-TransactionID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-ECOMP-RequestID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee20398d-e11a-465e-a67b-065f8d58542d"]
2022-05-13T14:49:07.835Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:49:07.836Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.851Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.851Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.852Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:49:07.852Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.852Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:45.000+00:00",
  "endTime" : "2022-05-13T14:49:06.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:06.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:49:07.853Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.853Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:49:07.854Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.854Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:07.854Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.855Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:07.855Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:07.855Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1345da21cb2a7590", X-B3-SpanId:"6f5a74255250fac2", X-B3-ParentSpanId:"1345da21cb2a7590", X-B3-Sampled:"0", X-ONAP-RequestID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-RequestID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-TransactionID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-ECOMP-RequestID:"2d08bffa-2acd-4839-9463-1f7dc9f0c20f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37ab388f-06f9-4e34-bdf7-844164dfcb8a"]
2022-05-13T14:49:07.855Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:07.855Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:07.863Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:07.863Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:07.864Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:07.864Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:07.864Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:07.864Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:07.865Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:07.869Z|2d08bffa-2acd-4839-9463-1f7dc9f0c20f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:07.992Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:07.994Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||Invoke
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Method      : GET
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e53240db3697b718", X-B3-SpanId:"5e2147b8c8a56d74", X-B3-ParentSpanId:"e53240db3697b718", X-B3-Sampled:"0", X-ONAP-RequestID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-RequestID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-TransactionID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-ECOMP-RequestID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5505ac36-8284-4951-b95e-9c2ee329d941"]
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Request body: 
2022-05-13T14:49:07.995Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||==========================request end================================================
2022-05-13T14:49:08.009Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:08.009Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:08.010Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Status text  : 
2022-05-13T14:49:08.010Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:08.010Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||Response body: {
  "requestId" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:48:45.000+00:00",
  "endTime" : "2022-05-13T14:49:06.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"53c280eb-638a-4375-8099-0e4b97afd166\",\n            \"modelVersionId\": \"910b7bd3-f401-4557-b0bc-83464cbae594\",\n            \"modelName\": \"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e\",\n            \"modelVersion\": \"1652453304799\",\n            \"modelCustomizationId\": \"8da0c629-9bd3-4c37-8047-ea66d033afb7\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:06.000+00:00",
  "vfModuleId" : "0eceec48-c29a-488f-8848-f029573d4990",
  "vfModuleName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "vfModuleModelName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0/vfModules/0eceec48-c29a-488f-8848-f029573d4990",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "94aa3900-b259-4aa3-abe6-596915cb7895",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895"
    }
  }
}
2022-05-13T14:49:08.010Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:08.011Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94aa3900-b259-4aa3-abe6-596915cb7895|INFO|500||InvokeReturn
2022-05-13T14:49:08.011Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:08.011Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:08.012Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:08.012Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false
2022-05-13T14:49:08.012Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:08.012Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e53240db3697b718", X-B3-SpanId:"78434623d5bc3249", X-B3-ParentSpanId:"e53240db3697b718", X-B3-Sampled:"0", X-ONAP-RequestID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-RequestID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-TransactionID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-ECOMP-RequestID:"ac6702e3-43ad-4d00-94dd-24d462bde4fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7e73e20-8b3d-43cd-9b01-cd37ca9e01d9"]
2022-05-13T14:49:08.012Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:08.012Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:08.021Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:08.021Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:08.021Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:08.022Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:08.023Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:08.023Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:08.023Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94aa3900-b259-4aa3-abe6-596915cb7895&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:08.027Z|ac6702e3-43ad-4d00-94dd-24d462bde4fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94aa3900-b259-4aa3-abe6-596915cb7895|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:10.306Z|afcff12a-68aa-4bfb-b64b-96aa4a13aed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:49:10.306Z|afcff12a-68aa-4bfb-b64b-96aa4a13aed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:49:10.543Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:10.544Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||Checking if requestId: ea0dd305-fd38-4172-a07d-348879e25647 already exists in requestDb InfraActiveRequests table
2022-05-13T14:49:10.544Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:10.544Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:10.544Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:10.544Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:10.544Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:10.545Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791b398cf5497c6a", X-B3-SpanId:"2f29a35db7d492fb", X-B3-ParentSpanId:"791b398cf5497c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-TransactionID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ECOMP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50521829-4ac9-4507-9711-f1b2430fcd0a"]
2022-05-13T14:49:10.545Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:10.545Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:10.559Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:10.559Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:49:10.560Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:10.560Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:10.560Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: 
2022-05-13T14:49:10.560Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:10.560Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:10.565Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:49:10.569Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:10.582Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups|INFO|500||Invoke
2022-05-13T14:49:10.583Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[25d01899-71d4-45c8-b964-f11144a91561], X-ECOMP-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647], X-TransactionId=[], X-ONAP-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647]}
2022-05-13T14:49:10.617Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/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-220513-14:49:10:600-65965], Content-Length=[408], Date=[Fri, 13 May 2022 14:49:10 GMT], Content-Type=[application/json]}
2022-05-13T14:49:10.617Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/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/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-05-13T14:49:10.618Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:10.622Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/related-to/volume-groups
2022-05-13T14:49:10.623Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 058b7e95-ec36-409d-beeb-27c24a0a41e0
2022-05-13T14:49:10.626Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:10.638Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules|INFO|500||Invoke
2022-05-13T14:49:10.639Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[89b949ed-5135-49a9-84db-20e81c538573], X-ECOMP-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647], X-TransactionId=[], X-ONAP-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647]}
2022-05-13T14:49:10.677Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:49:10:656-3194], Content-Length=[377], Date=[Fri, 13 May 2022 14:49:10 GMT], Content-Type=[application/json]}
2022-05-13T14:49:10.677Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules","ERR.5.4.6114"]}}}

2022-05-13T14:49:10.678Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:10.679Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0/vf-modules
2022-05-13T14:49:10.680Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 058b7e95-ec36-409d-beeb-27c24a0a41e0
2022-05-13T14:49:10.684Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:10.697Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T14:49:10.697Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[be628da7-a879-4015-ae1e-8fbf1bd6bb5e], X-ECOMP-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647], X-TransactionId=[], X-ONAP-RequestID=[ea0dd305-fd38-4172-a07d-348879e25647]}
2022-05-13T14:49:10.725Z|d01e4777-f5ed-420d-9c39-7ef575a71cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:49:10.726Z|d01e4777-f5ed-420d-9c39-7ef575a71cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:49:10.738Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-14:49:10:714-91033], vertex-id=[213112], Content-Length=[1024], Date=[Fri, 13 May 2022 14:49:10 GMT], Content-Type=[application/json]}
2022-05-13T14:49:10.739Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453280226","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/058b7e95-ec36-409d-beeb-27c24a0a41e0","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"058b7e95-ec36-409d-beeb-27c24a0a41e0"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_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"}]}]}}

2022-05-13T14:49:10.740Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T14:49:10.741Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:49:10.741Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:49:10.743Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:49:10.743Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:49:10.743Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:10.743Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:49:10.744Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:49:10.744Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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:"791b398cf5497c6a", X-B3-SpanId:"871fe51c54ff136f", X-B3-ParentSpanId:"791b398cf5497c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-TransactionID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ECOMP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d3f10df-8663-458a-ac8b-b62bf3c66302"]
2022-05-13T14:49:10.744Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"058b7e95-ec36-409d-beeb-27c24a0a41e0","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"},"instanceName":null,"requestScope":"vnf"}
2022-05-13T14:49:10.745Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:49:10.760Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:10.760Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:10.760Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:49:10.760Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:10.761Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:49:10.761Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:10.761Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:49:10.762Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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
2022-05-13T14:49:10.762Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-05-13T14:49:10.762Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:10.763Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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
2022-05-13T14:49:10.763Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T14:49:10.763Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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:"ea0dd305-fd38-4172-a07d-348879e25647", X-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-TransactionID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ECOMP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bce97e7-01d3-41cf-b7b1-79fae43651d0"]
2022-05-13T14:49:10.763Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T14:49:10.764Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T14:49:10.777Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:10.778Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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
2022-05-13T14:49:10.778Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T14:49:10.778Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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:"Fri, 13 May 2022 14:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:10.779Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10036,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036"
    }
  }
}
2022-05-13T14:49:10.779Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:10.779Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-05-13T14:49:10.793Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:49:10.793Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:49:10.793Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:10.794Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:49:10.794Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:49:10.794Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"791b398cf5497c6a", X-B3-SpanId:"99a91ca6d7b93feb", X-B3-ParentSpanId:"791b398cf5497c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-TransactionID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ECOMP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af8e3f6f-82cb-40ac-88d4-077147127a68"]
2022-05-13T14:49:10.794Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ea0dd305-fd38-4172-a07d-348879e25647","requestStatus":"IN_PROGRESS","startTime":1652453350680,"source":"VID","vnfId":"058b7e95-ec36-409d-beeb-27c24a0a41e0","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ea0dd305-fd38-4172-a07d-348879e25647"}
2022-05-13T14:49:10.794Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:49:10.811Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:10.812Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:49:10.812Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:49:10.812Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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/ea0dd305-fd38-4172-a07d-348879e25647", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:10.813Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:49:10.680+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:49:10.805+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:10.813Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:10.813Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:49:10.825Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:49:10.826Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:49:10.826Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:10.826Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:49:10.826Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:49:10.826Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"791b398cf5497c6a", X-B3-SpanId:"c7ea7bb3f28c544e", X-B3-ParentSpanId:"791b398cf5497c6a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-TransactionID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ECOMP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b417c37-0e6f-45a7-994d-08bada7421d5"]
2022-05-13T14:49:10.827Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|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\":\"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\"modelVersionId\":\"8401b275-00d1-49c0-82ef-ed789f49f186\",\"modelCustomizationId\":\"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\"modelUuid\":\"8401b275-00d1-49c0-82ef-ed789f49f186\",\"modelInvariantUuid\":\"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\",\"vnfInstanceId\":\"058b7e95-ec36-409d-beeb-27c24a0a41e0\"}","type":"String"},"requestId":{"value":"ea0dd305-fd38-4172-a07d-348879e25647","type":"String"},"mso-request-id":{"value":"ea0dd305-fd38-4172-a07d-348879e25647","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"058b7e95-ec36-409d-beeb-27c24a0a41e0","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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:49:10.827Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:49:11.840Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:11.841Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:49:11.841Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:49:11.841Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:49:11 GMT", X-ONAP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-TransactionID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ECOMP-RequestID:"ea0dd305-fd38-4172-a07d-348879e25647", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5b417c37-0e6f-45a7-994d-08bada7421d5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:11.842Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ea0dd305-fd38-4172-a07d-348879e25647\",\"instanceId\":\"058b7e95-ec36-409d-beeb-27c24a0a41e0\"}}","message":"Success","processInstanceID":"d95a2437-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:49:11.842Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:11.842Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:49:11.850Z|ea0dd305-fd38-4172-a07d-348879e25647|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:11.981Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:11.983Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:11.983Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:11.983Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:11.983Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:11.984Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:11.984Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7377dc17a90834f3", X-B3-SpanId:"6b83083174830432", X-B3-ParentSpanId:"7377dc17a90834f3", X-B3-Sampled:"0", X-ONAP-RequestID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-RequestID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-TransactionID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-ECOMP-RequestID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"429bfe47-e909-4662-8a9c-be089afe0fb7"]
2022-05-13T14:49:11.984Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:11.984Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:11.998Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:11.998Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:11.998Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:11.998Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:11.999Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:49:10.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:11.999Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:12.000Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||InvokeReturn
2022-05-13T14:49:12.000Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:12.001Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:12.001Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:12.001Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:12.002Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:12.002Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7377dc17a90834f3", X-B3-SpanId:"36accf839f80a418", X-B3-ParentSpanId:"7377dc17a90834f3", X-B3-Sampled:"0", X-ONAP-RequestID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-RequestID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-TransactionID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-ECOMP-RequestID:"eb445aee-d32e-4e12-a36d-2c1c8c939bf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c528ea82-8a48-461f-8745-ec15190d62d2"]
2022-05-13T14:49:12.002Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:12.002Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:12.011Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:12.011Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:12.011Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:12.012Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:12.013Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:12.013Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:12.013Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:12.017Z|eb445aee-d32e-4e12-a36d-2c1c8c939bf0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:15.578Z|ecb8438b-cab7-4e68-ad29-48c8db58d454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:15.578Z|1aaaf23f-9f5f-4ab3-919a-95dc1f63d88e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:15.579Z|ecb8438b-cab7-4e68-ad29-48c8db58d454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:15.579Z|1aaaf23f-9f5f-4ab3-919a-95dc1f63d88e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:15.580Z|e82f3ce2-6290-4d3e-850a-646726d753d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:15.580Z|e82f3ce2-6290-4d3e-850a-646726d753d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:22.144Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:22.148Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.148Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:22.148Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.148Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.148Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:22.148Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6123871e31575d1f", X-B3-SpanId:"09a4c69c5d8250c4", X-B3-ParentSpanId:"6123871e31575d1f", X-B3-Sampled:"0", X-ONAP-RequestID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-RequestID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-TransactionID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-ECOMP-RequestID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3820cfc-cda1-49c8-ac80-59819aa44469"]
2022-05-13T14:49:22.149Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:22.149Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.163Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.163Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.164Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:22.164Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.165Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:10.000+00:00",
  "endTime" : "2022-05-13T14:49:14.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:22.165Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.165Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||InvokeReturn
2022-05-13T14:49:22.166Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.166Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:22.167Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.167Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.167Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:22.167Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6123871e31575d1f", X-B3-SpanId:"a3e198c9d89e1d7a", X-B3-ParentSpanId:"6123871e31575d1f", X-B3-Sampled:"0", X-ONAP-RequestID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-RequestID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-TransactionID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-ECOMP-RequestID:"21e4e038-b034-49c4-8f7c-dfa535c3c11f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef6204e0-371a-4f92-bd76-573a808c7201"]
2022-05-13T14:49:22.167Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:22.168Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.175Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.175Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.175Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:22.176Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.213Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:22.213Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.213Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:22.221Z|21e4e038-b034-49c4-8f7c-dfa535c3c11f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:22.342Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:22.345Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.345Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:22.346Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.346Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.346Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:22.346Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd57d60f4f10f1e", X-B3-SpanId:"7499e661ac984cc4", X-B3-ParentSpanId:"efd57d60f4f10f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-RequestID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-TransactionID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-ECOMP-RequestID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2c1114f-6a76-4abd-ae29-4ec720ad85d8"]
2022-05-13T14:49:22.346Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:22.346Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.358Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.359Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.359Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:22.359Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.360Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:10.000+00:00",
  "endTime" : "2022-05-13T14:49:14.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:22.360Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.361Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||InvokeReturn
2022-05-13T14:49:22.361Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.362Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:22.362Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.362Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.362Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:22.362Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd57d60f4f10f1e", X-B3-SpanId:"383846ebcc349eac", X-B3-ParentSpanId:"efd57d60f4f10f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-RequestID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-TransactionID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-ECOMP-RequestID:"7c0a1bd7-583b-4417-a5d0-954f8f7a2354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f1c614a-e82f-4595-8d94-999c2a86c6e3"]
2022-05-13T14:49:22.363Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:22.363Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.371Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.371Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.371Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:22.372Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.372Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:22.372Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.372Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:22.378Z|7c0a1bd7-583b-4417-a5d0-954f8f7a2354|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:22.496Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:22.499Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.499Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:22.499Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.500Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.500Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:22.500Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c1ea736ad493eb3", X-B3-SpanId:"86877e2f6f979748", X-B3-ParentSpanId:"4c1ea736ad493eb3", X-B3-Sampled:"0", X-ONAP-RequestID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-RequestID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-TransactionID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-ECOMP-RequestID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f5fee13-ab73-47cc-b110-bcc9444a98b6"]
2022-05-13T14:49:22.500Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:22.500Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.513Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.513Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.514Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:22.514Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.514Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:10.000+00:00",
  "endTime" : "2022-05-13T14:49:14.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:22.515Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.515Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||InvokeReturn
2022-05-13T14:49:22.516Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.516Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:22.516Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.516Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.516Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:22.516Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c1ea736ad493eb3", X-B3-SpanId:"a9670163749b13bb", X-B3-ParentSpanId:"4c1ea736ad493eb3", X-B3-Sampled:"0", X-ONAP-RequestID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-RequestID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-TransactionID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-ECOMP-RequestID:"acce3123-b49c-442e-9124-de901e7e9c9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d03ba91-78f0-4bdd-9949-98060254ee7c"]
2022-05-13T14:49:22.517Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:22.517Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.525Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.525Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.525Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:22.525Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.527Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:22.527Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.527Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:22.531Z|acce3123-b49c-442e-9124-de901e7e9c9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:22.647Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:22.650Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.650Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:22.650Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.651Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.651Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:22.651Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a700e12facd97d19", X-B3-SpanId:"94bc54e51dac547e", X-B3-ParentSpanId:"a700e12facd97d19", X-B3-Sampled:"0", X-ONAP-RequestID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-RequestID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-TransactionID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-ECOMP-RequestID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f6d6ed5-53a9-432e-b77a-2edfb8a9d840"]
2022-05-13T14:49:22.651Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:22.651Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.665Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.666Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.666Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:22.666Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.667Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:10.000+00:00",
  "endTime" : "2022-05-13T14:49:14.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:22.667Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.668Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||InvokeReturn
2022-05-13T14:49:22.668Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.669Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:22.669Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.669Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.669Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:22.669Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a700e12facd97d19", X-B3-SpanId:"2dea88a80e20528f", X-B3-ParentSpanId:"a700e12facd97d19", X-B3-Sampled:"0", X-ONAP-RequestID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-RequestID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-TransactionID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-ECOMP-RequestID:"99f4b8ca-674c-4777-8518-71a020f4aa60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb2ae554-132a-45dd-9667-d62a8dccefe4"]
2022-05-13T14:49:22.670Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:22.670Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.677Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.678Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.678Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:22.678Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.679Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:22.679Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.679Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:22.684Z|99f4b8ca-674c-4777-8518-71a020f4aa60|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:22.809Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:22.812Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.812Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||Invoke
2022-05-13T14:49:22.813Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.813Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647
2022-05-13T14:49:22.813Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Method      : GET
2022-05-13T14:49:22.813Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d4e069537d6376", X-B3-SpanId:"c3d933e2aa3d49d1", X-B3-ParentSpanId:"c0d4e069537d6376", X-B3-Sampled:"0", X-ONAP-RequestID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-RequestID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-TransactionID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-ECOMP-RequestID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f78c8d0-3a7b-44c1-82df-f2c25e84ee0a"]
2022-05-13T14:49:22.814Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Request body: 
2022-05-13T14:49:22.814Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.827Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.828Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.828Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Status text  : 
2022-05-13T14:49:22.828Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.829Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||Response body: {
  "requestId" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:10.000+00:00",
  "endTime" : "2022-05-13T14:49:14.000+00:00",
  "source" : "VID",
  "vnfId" : "058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "vnfName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"e4859649-48b2-4ec2-94cd-c593b4f868b5\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8401b275-00d1-49c0-82ef-ed789f49f186\",\n            \"modelCustomizationId\": \"ecc96e1b-1a11-46d5-ab20-114a197d0434\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/vnfs/058b7e95-ec36-409d-beeb-27c24a0a41e0",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ea0dd305-fd38-4172-a07d-348879e25647",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647"
    }
  }
}
2022-05-13T14:49:22.829Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.829Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea0dd305-fd38-4172-a07d-348879e25647|INFO|500||InvokeReturn
2022-05-13T14:49:22.829Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d4e069537d6376", X-B3-SpanId:"99b00973f960a24a", X-B3-ParentSpanId:"c0d4e069537d6376", X-B3-Sampled:"0", X-ONAP-RequestID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-RequestID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-TransactionID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-ECOMP-RequestID:"8eff9143-0a4a-4579-895b-201f9c38d868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89b034f5-884e-4c63-9eb8-246a32a05b72"]
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:22.830Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:22.837Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:22.838Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:22.838Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:22.838Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:22.838Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:22.839Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:22.839Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea0dd305-fd38-4172-a07d-348879e25647&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:22.844Z|8eff9143-0a4a-4579-895b-201f9c38d868|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea0dd305-fd38-4172-a07d-348879e25647|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:25.306Z|9686d5b9-d1d7-46da-a8db-e1c5ed938386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:49:25.307Z|9686d5b9-d1d7-46da-a8db-e1c5ed938386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:49:25.601Z|1edff9b6-33cb-40b7-853c-4d6789e93661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:25.601Z|1edff9b6-33cb-40b7-853c-4d6789e93661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:25.601Z|5f875df5-4816-4cc1-96a7-e2e13bdcfd97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:25.602Z|5f875df5-4816-4cc1-96a7-e2e13bdcfd97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:25.604Z|ffb6c148-eefc-4207-84d1-0978dbecb6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:25.605Z|ffb6c148-eefc-4207-84d1-0978dbecb6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:26.326Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:26.328Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||Checking if requestId: 016bf00a-ff97-4779-9468-77b3c04224aa already exists in requestDb InfraActiveRequests table
2022-05-13T14:49:26.328Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:26.329Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||Invoke
2022-05-13T14:49:26.329Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:26.329Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:26.329Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Method      : GET
2022-05-13T14:49:26.329Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d7d808a1031bddc", X-B3-SpanId:"d79ea4518cddd29f", X-B3-ParentSpanId:"4d7d808a1031bddc", X-B3-Sampled:"0", X-ONAP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac32c26d-1f6f-4004-a17d-913907cc4cb9"]
2022-05-13T14:49:26.330Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Request body: 
2022-05-13T14:49:26.330Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||==========================request end================================================
2022-05-13T14:49:26.345Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:26.345Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T14:49:26.345Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status text  : 
2022-05-13T14:49:26.346Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:49:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:26.346Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Response body: 
2022-05-13T14:49:26.347Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:26.347Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:26.353Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T14:49:26.357Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:26.368Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:49:26.369Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|INFO|500||Invoke
2022-05-13T14:49:26.492Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:49:26.493Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:49:26:390-20350], vertex-id=[340144], Content-Length=[247], Date=[Fri, 13 May 2022 14:49:26 GMT], Content-Type=[application/json]}
2022-05-13T14:49:26.494Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"}]}

2022-05-13T14:49:26.499Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:26.513Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T14:49:26.513Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:49:26.602Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:26.602Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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-220513-14:49:26:529-18491], Content-Length=[605], Date=[Fri, 13 May 2022 14:49:26 GMT], Content-Type=[application/json]}
2022-05-13T14:49:26.603Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-05-13T14:49:26.604Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-05-13T14:49:26.607Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:26.620Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|INFO|500||Invoke
2022-05-13T14:49:26.620Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4fab9350-33ef-424c-8d44-c6a8b9bf75d0], X-ECOMP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-TransactionId=[], X-ONAP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa]}
2022-05-13T14:49:26.699Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-14:49:26:638-26952], vertex-id=[340144], Content-Length=[247], Date=[Fri, 13 May 2022 14:49:26 GMT], Content-Type=[application/json]}
2022-05-13T14:49:26.700Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"}]}

2022-05-13T14:49:26.701Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:49:26.704Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:26.716Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:49:26.717Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c0469d20-6598-48dd-b4da-23c23029abf8], X-ECOMP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-TransactionId=[], X-ONAP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa]}
2022-05-13T14:49:26.795Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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-220513-14:49:26:734-84265], Content-Length=[602], Date=[Fri, 13 May 2022 14:49:26 GMT], Content-Type=[application/json]}
2022-05-13T14:49:26.796Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-05-13T14:49:26.796Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:26.799Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-05-13T14:49:26.805Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:26.898Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|INFO|500||Invoke
2022-05-13T14:49:26.899Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3a73dfe3-cac7-4668-bd59-74e0eb08bbe8], X-ECOMP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-TransactionId=[], X-ONAP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa]}
2022-05-13T14:49:26.998Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:49:26:915-80684], vertex-id=[340144], Content-Length=[247], Date=[Fri, 13 May 2022 14:49:26 GMT], Content-Type=[application/json]}
2022-05-13T14:49:26.999Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"}]}

2022-05-13T14:49:26.999Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5?format=pathed|INFO|500||InvokeReturn
2022-05-13T14:49:27.005Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:27.019Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-05-13T14:49:27.020Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8c6f2abe-1517-422d-94f8-de9e38d89406], X-ECOMP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-TransactionId=[], X-ONAP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa]}
2022-05-13T14:49:27.096Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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-220513-14:49:27:036-35119], Content-Length=[611], Date=[Fri, 13 May 2022 14:49:27 GMT], Content-Type=[application/json]}
2022-05-13T14:49:27.097Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/configurations","ERR.5.4.6114"]}}}

2022-05-13T14:49:27.098Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-05-13T14:49:27.100Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-05-13T14:49:27.105Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T14:49:27.118Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T14:49:27.118Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4d92a794-3b87-4973-8aea-3ec2048b4255], X-ECOMP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa], X-TransactionId=[], X-ONAP-RequestID=[016bf00a-ff97-4779-9468-77b3c04224aa]}
2022-05-13T14:49:27.201Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-14:49:27:134-84602], vertex-id=[213112], Content-Length=[573], Date=[Fri, 13 May 2022 14:49:27 GMT], Content-Type=[application/json]}
2022-05-13T14:49:27.202Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453354089","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"}]}]}}

2022-05-13T14:49:27.202Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T14:49:27.203Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T14:49:27.203Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T14:49:27.204Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:49:27.205Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T14:49:27.205Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:27.205Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T14:49:27.205Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T14:49:27.206Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"4d7d808a1031bddc", X-B3-SpanId:"97f65360ed1a401d", X-B3-ParentSpanId:"4d7d808a1031bddc", X-B3-Sampled:"0", X-ONAP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98feed9e-b191-4f71-99d1-45bd7edd6991"]
2022-05-13T14:49:27.206Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5"},"instanceName":null,"requestScope":"service"}
2022-05-13T14:49:27.206Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T14:49:27.219Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:27.219Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:27.219Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T14:49:27.219Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 14:49:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:27.219Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T14:49:27.220Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:27.220Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T14:49:27.220Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:49:27.221Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:49:27.221Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:27.221Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:49:27.221Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:49:27.222Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27302902-a43f-4586-980f-921f01525bc3"]
2022-05-13T14:49:27.222Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:49:27.222Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:49:27.238Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:27.238Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:27.238Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:49:27.238Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"Fri, 13 May 2022 14:49:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:27.239Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:49:27.240Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:27.240Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:49:27.241Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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
2022-05-13T14:49:27.241Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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
2022-05-13T14:49:27.241Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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================================================
2022-05-13T14:49:27.242Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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
2022-05-13T14:49:27.242Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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
2022-05-13T14:49:27.242Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f62c931d-8ada-40b6-9cbc-4f3e11d3ad17"]
2022-05-13T14:49:27.242Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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: 
2022-05-13T14:49:27.242Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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================================================
2022-05-13T14:49:27.252Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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==========================================
2022-05-13T14:49:27.252Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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
2022-05-13T14:49:27.252Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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  : 
2022-05-13T14:49:27.252Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"Fri, 13 May 2022 14:49:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:27.253Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 535,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-05-13T14:49:27.253Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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=================================================
2022-05-13T14:49:27.253Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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
2022-05-13T14:49:27.254Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:49:27.255Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T14:49:27.255Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:27.255Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T14:49:27.255Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T14:49:27.255Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"823c8c40-532a-460c-9b50-fdcc6194f6b1"]
2022-05-13T14:49:27.255Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T14:49:27.256Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T14:49:27.264Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:27.265Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:27.265Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T14:49:27.265Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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:"Fri, 13 May 2022 14:49:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:27.265Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T14:49:27.266Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:27.266Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T14:49:27.274Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:49:27.274Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T14:49:27.274Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:27.274Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T14:49:27.274Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T14:49:27.275Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"4d7d808a1031bddc", X-B3-SpanId:"ff135434b432be5d", X-B3-ParentSpanId:"4d7d808a1031bddc", X-B3-Sampled:"0", X-ONAP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"797dfd48-f6a2-4a98-a753-eb04a41d348d"]
2022-05-13T14:49:27.275Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"016bf00a-ff97-4779-9468-77b3c04224aa","requestStatus":"IN_PROGRESS","startTime":1652453367100,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"016bf00a-ff97-4779-9468-77b3c04224aa"}
2022-05-13T14:49:27.275Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T14:49:27.292Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:27.293Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T14:49:27.293Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T14:49:27.293Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|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/016bf00a-ff97-4779-9468-77b3c04224aa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:27.294Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:49:27.100+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T14:49:27.287+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    }
  }
}
2022-05-13T14:49:27.295Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:27.295Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T14:49:27.299Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:49:27.299Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T14:49:27.300Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:27.300Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T14:49:27.300Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T14:49:27.300Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"4d7d808a1031bddc", X-B3-SpanId:"9f8f20c77dc79908", X-B3-ParentSpanId:"4d7d808a1031bddc", X-B3-Sampled:"0", X-ONAP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34d0c75e-555a-426a-94c9-c84dabc0e515"]
2022-05-13T14:49:27.300Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelUuid\":\"4d86eb6d-86e0-49bd-b714-636697783143\",\"modelInvariantUuid\":\"7117c5f9-29b1-4df0-a81e-3a04fb102f69\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\"}","type":"String"},"requestId":{"value":"016bf00a-ff97-4779-9468-77b3c04224aa","type":"String"},"mso-request-id":{"value":"016bf00a-ff97-4779-9468-77b3c04224aa","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","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/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T14:49:27.301Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T14:49:28.310Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:28.310Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T14:49:28.311Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T14:49:28.311Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 14:49:28 GMT", X-ONAP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-TransactionID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ECOMP-RequestID:"016bf00a-ff97-4779-9468-77b3c04224aa", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"34d0c75e-555a-426a-94c9-c84dabc0e515", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:28.311Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"016bf00a-ff97-4779-9468-77b3c04224aa\",\"instanceId\":\"6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5\"}}","message":"Success","processInstanceID":"e32bb82f-d2cb-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T14:49:28.311Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:28.312Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T14:49:28.315Z|016bf00a-ff97-4779-9468-77b3c04224aa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:28.569Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:28.571Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||Invoke
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Method      : GET
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6116d220c40f3b9", X-B3-SpanId:"7060a9401f9445c6", X-B3-ParentSpanId:"d6116d220c40f3b9", X-B3-Sampled:"0", X-ONAP-RequestID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-RequestID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-TransactionID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-ECOMP-RequestID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75e90067-cf22-4693-8823-ceb81415e719"]
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Request body: 
2022-05-13T14:49:28.572Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||==========================request end================================================
2022-05-13T14:49:28.586Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:28.586Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:28.587Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status text  : 
2022-05-13T14:49:28.587Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:28.587Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Response body: {
  "requestId" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T14:49:27.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:27.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    }
  }
}
2022-05-13T14:49:28.587Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:28.588Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||InvokeReturn
2022-05-13T14:49:28.589Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:28.589Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:28.589Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:28.589Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:28.590Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:28.590Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6116d220c40f3b9", X-B3-SpanId:"062275cb53bf23b3", X-B3-ParentSpanId:"d6116d220c40f3b9", X-B3-Sampled:"0", X-ONAP-RequestID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-RequestID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-TransactionID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-ECOMP-RequestID:"801c74af-b90d-4cb5-b045-3bd51e3d03e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b3bbd8-2db8-4847-90b1-b36f31c1067a"]
2022-05-13T14:49:28.590Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:28.590Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:28.598Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:28.598Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:28.599Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:28.599Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:28.599Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:28.600Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:28.600Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:28.605Z|801c74af-b90d-4cb5-b045-3bd51e3d03e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:35.621Z|8182e2e5-d945-45a2-8f7c-cca195921894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:35.621Z|098f92c2-468a-4df0-a345-a36fbd747f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:35.621Z|8182e2e5-d945-45a2-8f7c-cca195921894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:35.622Z|098f92c2-468a-4df0-a345-a36fbd747f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:35.624Z|205b6e9f-7073-4944-b3df-c7efd3fd4865|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:35.624Z|205b6e9f-7073-4944-b3df-c7efd3fd4865|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:38.745Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:38.750Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:38.751Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||Invoke
2022-05-13T14:49:38.751Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:38.752Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:38.752Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Method      : GET
2022-05-13T14:49:38.753Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6deabad73aebf3c", X-B3-SpanId:"8d3bd7e4eb1499f3", X-B3-ParentSpanId:"f6deabad73aebf3c", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-RequestID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-TransactionID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-ECOMP-RequestID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaae83d0-0b10-4974-a939-cf885213a61d"]
2022-05-13T14:49:38.754Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Request body: 
2022-05-13T14:49:38.754Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||==========================request end================================================
2022-05-13T14:49:38.771Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:38.771Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:38.772Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status text  : 
2022-05-13T14:49:38.772Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:38.773Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Response body: {
  "requestId" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:27.000+00:00",
  "endTime" : "2022-05-13T14:49:32.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    }
  }
}
2022-05-13T14:49:38.773Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:38.774Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||InvokeReturn
2022-05-13T14:49:38.774Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:38.775Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:38.775Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:38.775Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:38.776Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:38.776Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6deabad73aebf3c", X-B3-SpanId:"3939052cdf297b75", X-B3-ParentSpanId:"f6deabad73aebf3c", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-RequestID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-TransactionID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-ECOMP-RequestID:"3bf682ca-0ede-4e53-8fdc-08ceac585b7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb01ff7b-2ef5-43b4-9b6a-048e7fae4ebc"]
2022-05-13T14:49:38.776Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:38.777Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:38.785Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:38.785Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:38.785Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:38.785Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:38.786Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:38.786Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:38.786Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:38.791Z|3bf682ca-0ede-4e53-8fdc-08ceac585b7d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:38.909Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:38.911Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:38.911Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||Invoke
2022-05-13T14:49:38.911Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:38.911Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:38.911Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Method      : GET
2022-05-13T14:49:38.912Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a61b7dca8842123c", X-B3-SpanId:"6fb7e37de0e52129", X-B3-ParentSpanId:"a61b7dca8842123c", X-B3-Sampled:"0", X-ONAP-RequestID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-RequestID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-TransactionID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-ECOMP-RequestID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"561ce968-272e-44ad-9526-348c94ad735e"]
2022-05-13T14:49:38.912Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Request body: 
2022-05-13T14:49:38.912Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||==========================request end================================================
2022-05-13T14:49:38.924Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:38.924Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:38.925Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status text  : 
2022-05-13T14:49:38.925Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:38.925Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Response body: {
  "requestId" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:27.000+00:00",
  "endTime" : "2022-05-13T14:49:32.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    }
  }
}
2022-05-13T14:49:38.926Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:38.926Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||InvokeReturn
2022-05-13T14:49:38.927Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:38.927Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:38.927Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:38.927Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:38.927Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:38.927Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a61b7dca8842123c", X-B3-SpanId:"5500e255745170e2", X-B3-ParentSpanId:"a61b7dca8842123c", X-B3-Sampled:"0", X-ONAP-RequestID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-RequestID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-TransactionID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-ECOMP-RequestID:"f9bd3af6-fef1-4380-ae34-cfc2b40a177d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd53bbe7-3f1e-4729-bebc-1670e3f11b03"]
2022-05-13T14:49:38.928Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:38.928Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:38.935Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:38.936Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:38.936Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:38.936Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:38.936Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:38.937Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:38.937Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:38.941Z|f9bd3af6-fef1-4380-ae34-cfc2b40a177d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:39.053Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:39.056Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:39.056Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||Invoke
2022-05-13T14:49:39.056Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:39.056Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:39.056Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Method      : GET
2022-05-13T14:49:39.056Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e6dea86e7635234", X-B3-SpanId:"92f4d7434bddd21e", X-B3-ParentSpanId:"0e6dea86e7635234", X-B3-Sampled:"0", X-ONAP-RequestID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-RequestID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-TransactionID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-ECOMP-RequestID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85c75eba-71c7-499e-9065-9364cca8df8b"]
2022-05-13T14:49:39.057Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Request body: 
2022-05-13T14:49:39.057Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||==========================request end================================================
2022-05-13T14:49:39.069Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:39.070Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:39.070Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status text  : 
2022-05-13T14:49:39.070Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:39.072Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Response body: {
  "requestId" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:27.000+00:00",
  "endTime" : "2022-05-13T14:49:32.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    }
  }
}
2022-05-13T14:49:39.072Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:39.072Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||InvokeReturn
2022-05-13T14:49:39.073Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:39.073Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:39.073Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:39.073Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:39.073Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:39.074Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e6dea86e7635234", X-B3-SpanId:"116a809c4eeb36ff", X-B3-ParentSpanId:"0e6dea86e7635234", X-B3-Sampled:"0", X-ONAP-RequestID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-RequestID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-TransactionID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-ECOMP-RequestID:"ef42549b-7e7b-4508-9b3f-401f873da6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0199b793-7539-4432-9ac7-ee00bff1aa4c"]
2022-05-13T14:49:39.074Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:39.074Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:39.081Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:39.082Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:39.082Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:39.083Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:39.083Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:39.083Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:39.084Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:39.089Z|ef42549b-7e7b-4508-9b3f-401f873da6cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:39.218Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Entering
2022-05-13T14:49:39.221Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:39.221Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||Invoke
2022-05-13T14:49:39.221Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:39.221Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa
2022-05-13T14:49:39.221Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Method      : GET
2022-05-13T14:49:39.221Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d4ab60a6968a5ca", X-B3-SpanId:"314795fcad7ea3e1", X-B3-ParentSpanId:"5d4ab60a6968a5ca", X-B3-Sampled:"0", X-ONAP-RequestID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-RequestID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-TransactionID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-ECOMP-RequestID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85239562-b1e4-476d-aa76-51362a0735a4"]
2022-05-13T14:49:39.222Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Request body: 
2022-05-13T14:49:39.222Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||==========================request end================================================
2022-05-13T14:49:39.236Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:39.236Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:39.236Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Status text  : 
2022-05-13T14:49:39.237Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:39.238Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||Response body: {
  "requestId" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T14:49:27.000+00:00",
  "endTime" : "2022-05-13T14:49:32.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"7117c5f9-29b1-4df0-a81e-3a04fb102f69\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4d86eb6d-86e0-49bd-b714-636697783143\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T14:49:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "serviceInstanceName" : "basic_cnf-56a39437-50e1-4348-8fa1-b5b73945495e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6f2d2d2d-ec82-49fb-b0ac-253e3cd345a5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "016bf00a-ff97-4779-9468-77b3c04224aa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa"
    }
  }
}
2022-05-13T14:49:39.238Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:39.239Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/016bf00a-ff97-4779-9468-77b3c04224aa|INFO|500||InvokeReturn
2022-05-13T14:49:39.239Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:39.240Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T14:49:39.240Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T14:49:39.240Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false
2022-05-13T14:49:39.241Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T14:49:39.241Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d4ab60a6968a5ca", X-B3-SpanId:"92528799f7d5b602", X-B3-ParentSpanId:"5d4ab60a6968a5ca", X-B3-Sampled:"0", X-ONAP-RequestID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-RequestID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-TransactionID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-ECOMP-RequestID:"0bbdbd2e-a354-4c59-ba9b-d804231d0e3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08446032-a819-40a3-a551-a475b15fdeda"]
2022-05-13T14:49:39.241Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T14:49:39.241Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T14:49:39.248Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T14:49:39.249Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T14:49:39.249Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T14:49:39.249Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 14:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T14:49:39.250Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T14:49:39.250Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T14:49:39.250Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=016bf00a-ff97-4779-9468-77b3c04224aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T14:49:39.254Z|0bbdbd2e-a354-4c59-ba9b-d804231d0e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/016bf00a-ff97-4779-9468-77b3c04224aa|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T14:49:40.306Z|2c38a93d-2f8e-4183-8ab1-479de3d9ed48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:49:40.310Z|2c38a93d-2f8e-4183-8ab1-479de3d9ed48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:49:40.726Z|3df62912-8527-47ea-8d3d-f60bb5e0a25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:49:40.727Z|3df62912-8527-47ea-8d3d-f60bb5e0a25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:49:45.642Z|9634ac99-d367-4510-a3c1-69c8c30f5fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:45.643Z|9634ac99-d367-4510-a3c1-69c8c30f5fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:45.643Z|df1a2ada-572b-4352-a85a-bbe3e3ac0e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:45.644Z|df1a2ada-572b-4352-a85a-bbe3e3ac0e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:45.645Z|75c3abc8-09ed-4614-a04f-dc4044b14e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:45.646Z|75c3abc8-09ed-4614-a04f-dc4044b14e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:53.526Z|cea50baa-ae70-4ea4-826a-f35c5ce26c46|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:49:53.527Z|cea50baa-ae70-4ea4-826a-f35c5ce26c46|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:55.306Z|419ea079-2964-4821-be14-eb0e3a7ecc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:49:55.307Z|419ea079-2964-4821-be14-eb0e3a7ecc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:49:55.666Z|1759928c-878e-4c07-8cc9-35272c01e7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:55.667Z|1759928c-878e-4c07-8cc9-35272c01e7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:55.667Z|9900f6c9-128e-4cd8-ab7a-f9b9fb8245d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:55.668Z|43ac4243-57d0-4bbb-95a7-89a52fae681a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:49:55.668Z|9900f6c9-128e-4cd8-ab7a-f9b9fb8245d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:49:55.668Z|43ac4243-57d0-4bbb-95a7-89a52fae681a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:05.687Z|719307f7-17de-4306-92cc-3002936fec07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:05.688Z|719307f7-17de-4306-92cc-3002936fec07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:05.690Z|fde00181-df93-48fa-a1a8-96d03ad95f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:05.690Z|fde00181-df93-48fa-a1a8-96d03ad95f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:05.690Z|ce04ba7a-dc63-4d96-a0d2-92f096ae7ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:05.691Z|ce04ba7a-dc63-4d96-a0d2-92f096ae7ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:10.306Z|5f62aed8-130b-4031-9ba8-a69d4ab58bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:50:10.307Z|5f62aed8-130b-4031-9ba8-a69d4ab58bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:50:10.727Z|dbb166c9-3ceb-4c16-bab0-089915f53bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:50:10.727Z|dbb166c9-3ceb-4c16-bab0-089915f53bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:50:15.708Z|2026ad24-8344-480d-93a4-c3fffb9d175f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:15.708Z|2026ad24-8344-480d-93a4-c3fffb9d175f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:15.710Z|a34eb1be-b145-42d8-b6f2-a61eb08e0b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:15.711Z|a34eb1be-b145-42d8-b6f2-a61eb08e0b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:15.712Z|3125c304-5d08-4ac6-a3aa-b7e6cc72c64c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:15.713Z|3125c304-5d08-4ac6-a3aa-b7e6cc72c64c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:25.306Z|8ba9167c-161a-4bda-bfb1-c6d4214579d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:50:25.310Z|8ba9167c-161a-4bda-bfb1-c6d4214579d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:50:25.730Z|4c9eafd8-3550-45dd-afa2-8e10495109e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:25.731Z|4c9eafd8-3550-45dd-afa2-8e10495109e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:25.733Z|7083ed1c-ef08-4453-b0a1-2357b3c0530e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:25.733Z|92874d49-d25a-43e0-a2f6-881a3f98caa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:25.733Z|92874d49-d25a-43e0-a2f6-881a3f98caa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:25.733Z|7083ed1c-ef08-4453-b0a1-2357b3c0530e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:35.753Z|ca4cc596-757f-4765-bdba-b4abf3e91c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:35.753Z|eb06a803-7c51-4699-9766-f152733f6c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:35.753Z|ca4cc596-757f-4765-bdba-b4abf3e91c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:35.754Z|9c8334a1-0212-4e65-a0e8-75babd9beda9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:35.753Z|eb06a803-7c51-4699-9766-f152733f6c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:35.754Z|9c8334a1-0212-4e65-a0e8-75babd9beda9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:40.306Z|7ad3d526-3993-41d4-b82e-43e47cd2dc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:50:40.307Z|7ad3d526-3993-41d4-b82e-43e47cd2dc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:50:40.728Z|fe4e4307-2cc0-4cc3-b67b-13fcba904626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:50:40.728Z|fe4e4307-2cc0-4cc3-b67b-13fcba904626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:50:45.770Z|759b5491-4a8c-4c77-8741-c93bb125636f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:45.771Z|759b5491-4a8c-4c77-8741-c93bb125636f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:45.774Z|ecdce696-0d4e-4479-b21a-00697099b194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:45.774Z|161611cf-6d95-4546-bccc-8693b19ab35a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:45.774Z|ecdce696-0d4e-4479-b21a-00697099b194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:45.774Z|161611cf-6d95-4546-bccc-8693b19ab35a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:53.526Z|dc7a41bb-f015-41a5-b639-599d5d5932c7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:50:53.527Z|dc7a41bb-f015-41a5-b639-599d5d5932c7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:55.306Z|17d8c4d7-bec1-4498-9723-36c1d85741ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:50:55.307Z|17d8c4d7-bec1-4498-9723-36c1d85741ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:50:55.792Z|e38695f5-3865-48cc-ac79-efee58aef325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:55.792Z|e38695f5-3865-48cc-ac79-efee58aef325|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:55.793Z|b63ad9af-2a28-46fe-8dea-d4ebfbc90f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:55.793Z|b63ad9af-2a28-46fe-8dea-d4ebfbc90f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:50:55.796Z|a0ee784f-5c0e-4b85-8dcd-193b44111d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:50:55.797Z|a0ee784f-5c0e-4b85-8dcd-193b44111d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:05.814Z|2f6821d4-2237-47f9-9398-4d5f290d7533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:05.814Z|be124218-056c-440e-b1df-fe247f789a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:05.814Z|2f6821d4-2237-47f9-9398-4d5f290d7533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:05.815Z|be124218-056c-440e-b1df-fe247f789a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:05.816Z|d48fef87-0571-4e89-a616-65f5b397098f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:05.817Z|d48fef87-0571-4e89-a616-65f5b397098f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:10.306Z|1c60800e-2686-40ad-88c9-9bf918d0322b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:51:10.309Z|1c60800e-2686-40ad-88c9-9bf918d0322b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:51:10.729Z|e79e5e14-fd42-408f-a6cd-ac865dd145e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:51:10.729Z|e79e5e14-fd42-408f-a6cd-ac865dd145e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:51:15.836Z|6e901c82-3092-4eef-8de9-9f4086bbccd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:15.836Z|6e901c82-3092-4eef-8de9-9f4086bbccd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:15.836Z|e1c4319e-4e38-4e8d-8a69-2afc1405c246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:15.836Z|ebe74930-a7b3-4c87-b41d-9942b4def258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:15.837Z|e1c4319e-4e38-4e8d-8a69-2afc1405c246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:15.837Z|ebe74930-a7b3-4c87-b41d-9942b4def258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:25.306Z|496f8173-e4d4-41de-91c7-683044941215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:51:25.307Z|496f8173-e4d4-41de-91c7-683044941215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:51:25.858Z|7235a758-8b05-4568-b17c-10899b2f93e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:25.858Z|3e077c93-4937-4fd3-ac5a-7a1f5121df3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:25.858Z|7235a758-8b05-4568-b17c-10899b2f93e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:25.859Z|3e077c93-4937-4fd3-ac5a-7a1f5121df3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:25.859Z|5538f5fb-d32b-47f9-bf8e-434825b3706a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:25.860Z|5538f5fb-d32b-47f9-bf8e-434825b3706a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:35.881Z|192a1750-e273-4687-a9c9-61eaffbe6042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:35.881Z|28435386-f2d7-44dd-b1c2-54c9987aca1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:35.881Z|277a431f-abb3-49a1-9404-d4ef73571f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:35.881Z|192a1750-e273-4687-a9c9-61eaffbe6042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:35.882Z|277a431f-abb3-49a1-9404-d4ef73571f1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:35.882Z|28435386-f2d7-44dd-b1c2-54c9987aca1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:40.306Z|f3a948f8-6ce9-46de-a218-c5dfbc8c923a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:51:40.307Z|f3a948f8-6ce9-46de-a218-c5dfbc8c923a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:51:40.730Z|6ce8750e-ed84-4cbe-abec-ce3ef1cdff08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:51:40.730Z|6ce8750e-ed84-4cbe-abec-ce3ef1cdff08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:51:45.904Z|ce6be200-0184-4987-a0fc-66270f3db0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:45.905Z|ce6be200-0184-4987-a0fc-66270f3db0e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:45.910Z|71394f29-09a2-4821-ac9a-046afb172cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:45.910Z|45136122-1904-4901-9f5c-3f5f2c8eb95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:45.911Z|71394f29-09a2-4821-ac9a-046afb172cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:45.911Z|45136122-1904-4901-9f5c-3f5f2c8eb95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:53.526Z|937e215b-d33b-4297-be34-645f941fcfdd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:51:53.527Z|937e215b-d33b-4297-be34-645f941fcfdd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:55.306Z|d0817987-c4b6-46e4-b60a-2d7aff1e0545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:51:55.309Z|d0817987-c4b6-46e4-b60a-2d7aff1e0545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:51:55.924Z|1a8e3b6d-51ac-4ce6-8227-b96395a3fdff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:55.924Z|1a8e3b6d-51ac-4ce6-8227-b96395a3fdff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:55.932Z|83b6394f-c563-4a46-b1e2-fb182363f0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:55.932Z|83b6394f-c563-4a46-b1e2-fb182363f0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:51:55.932Z|7f45db2f-f4fd-4773-89a1-22493872d949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:51:55.933Z|7f45db2f-f4fd-4773-89a1-22493872d949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:05.946Z|5cf29bf0-620c-451c-8412-c36995412c13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:05.946Z|5cf29bf0-620c-451c-8412-c36995412c13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:05.951Z|5ab21096-efb3-40dd-94c5-79886b012df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:05.951Z|5ab21096-efb3-40dd-94c5-79886b012df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:05.952Z|f20d7273-b54d-4132-b0ae-84e1b9966f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:05.953Z|f20d7273-b54d-4132-b0ae-84e1b9966f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:10.306Z|06f1b5fe-c0f1-4a66-b85d-2fae7d9791f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:52:10.307Z|06f1b5fe-c0f1-4a66-b85d-2fae7d9791f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:52:10.731Z|9cd882a8-1b88-4a41-9c4b-9f2bc7404eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:52:10.731Z|9cd882a8-1b88-4a41-9c4b-9f2bc7404eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:52:15.969Z|8937fcb5-0ec3-4d9e-a8d7-a1a30a643b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:15.969Z|8937fcb5-0ec3-4d9e-a8d7-a1a30a643b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:15.971Z|78e3f4b9-9d72-4abf-a55b-63cc84b0c8cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:15.972Z|78e3f4b9-9d72-4abf-a55b-63cc84b0c8cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:15.977Z|9ed4fea8-cf5f-4038-ba5d-f8d1dd709ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:15.978Z|9ed4fea8-cf5f-4038-ba5d-f8d1dd709ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:25.306Z|b3d8b3ec-5478-421c-a3dc-39c5d9646fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:52:25.307Z|b3d8b3ec-5478-421c-a3dc-39c5d9646fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:52:25.992Z|294f87db-21de-43ad-894c-4e93cbb759ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:25.992Z|294f87db-21de-43ad-894c-4e93cbb759ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:25.994Z|b04046c4-0a7a-43f9-9c88-14372472449e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:25.994Z|b04046c4-0a7a-43f9-9c88-14372472449e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:25.995Z|921f57d7-c90b-40b5-892d-f90b3af6daf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:25.996Z|921f57d7-c90b-40b5-892d-f90b3af6daf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:36.013Z|d3b249b9-80ed-473c-95ba-6403e0f2162e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:36.013Z|d3b249b9-80ed-473c-95ba-6403e0f2162e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:36.015Z|b02161e1-eca5-4288-ba7c-a44713ee818a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:36.015Z|b02161e1-eca5-4288-ba7c-a44713ee818a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:36.015Z|a5dec64e-d5e0-4e1b-be46-9cdd8e010781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:36.016Z|a5dec64e-d5e0-4e1b-be46-9cdd8e010781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:40.306Z|06707383-2468-44c7-94a4-5f53d78e618d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:52:40.307Z|06707383-2468-44c7-94a4-5f53d78e618d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:52:40.731Z|9552d8aa-8f9d-449f-9bc6-0a020980ceb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:52:40.732Z|9552d8aa-8f9d-449f-9bc6-0a020980ceb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:52:46.036Z|996a2e29-8dc5-49de-8af7-6f024f7af7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:46.037Z|996a2e29-8dc5-49de-8af7-6f024f7af7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:46.036Z|8ee17cb0-4ee4-49f5-a2c6-d00ffe93dd8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:46.038Z|8ee17cb0-4ee4-49f5-a2c6-d00ffe93dd8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:46.038Z|56fd0d66-f02f-4b28-b773-9d7d968f0dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:46.038Z|56fd0d66-f02f-4b28-b773-9d7d968f0dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:53.526Z|37868a86-c371-407c-97c9-a012548e4429|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:52:53.527Z|37868a86-c371-407c-97c9-a012548e4429|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:55.306Z|3c85a1a9-b4ff-4123-b914-23a2ac99a351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:52:55.307Z|3c85a1a9-b4ff-4123-b914-23a2ac99a351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:52:56.057Z|181cbab1-5c7a-47cf-844e-118944b248ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:56.058Z|ae15d2ac-9748-42d6-919e-ec0e669dd413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:56.058Z|181cbab1-5c7a-47cf-844e-118944b248ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:56.058Z|ae15d2ac-9748-42d6-919e-ec0e669dd413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:52:56.058Z|8981df4b-e5d0-4f4d-a84e-22619e1168eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:52:56.059Z|8981df4b-e5d0-4f4d-a84e-22619e1168eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:06.078Z|778dddf0-b9f9-4655-8f39-fe3c60107ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:06.078Z|32ae12e6-a600-45d6-ae14-cd4150f5600e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:06.079Z|778dddf0-b9f9-4655-8f39-fe3c60107ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:06.079Z|32ae12e6-a600-45d6-ae14-cd4150f5600e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:06.084Z|c9bd0638-9c0c-4104-9f4d-eb68ae0a1775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:06.084Z|c9bd0638-9c0c-4104-9f4d-eb68ae0a1775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:10.306Z|592db711-0916-4db0-9598-cb330825f786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:53:10.307Z|592db711-0916-4db0-9598-cb330825f786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:53:10.732Z|7cd2678a-b31a-4972-9350-d5f4885cf818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:53:10.733Z|7cd2678a-b31a-4972-9350-d5f4885cf818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:53:16.102Z|fc8e5979-1897-41af-9890-f6b9b92a2a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:16.103Z|fc8e5979-1897-41af-9890-f6b9b92a2a45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:16.104Z|4acba9d4-a775-4de8-82c0-7cb15434ba79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:16.104Z|153860e4-5dca-4da0-9fae-200a00d64535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:16.104Z|4acba9d4-a775-4de8-82c0-7cb15434ba79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:16.104Z|153860e4-5dca-4da0-9fae-200a00d64535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:25.306Z|de535401-e933-41d6-a7d1-4bd78c14d1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:53:25.307Z|de535401-e933-41d6-a7d1-4bd78c14d1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:53:26.125Z|b036f7f0-4b2b-495f-bcdf-9287ebcabaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:26.125Z|1cafd1ef-2c83-46b9-8c9c-33c025d5d49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:26.125Z|b036f7f0-4b2b-495f-bcdf-9287ebcabaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:26.125Z|1cafd1ef-2c83-46b9-8c9c-33c025d5d49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:26.130Z|40c7d413-16c6-43c6-99a0-44f3651bc2c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:26.131Z|40c7d413-16c6-43c6-99a0-44f3651bc2c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:36.146Z|b4f96b36-000b-4c27-9f57-f7c22e8fd17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:36.146Z|b4f96b36-000b-4c27-9f57-f7c22e8fd17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:36.147Z|2316daaa-8f21-4c6b-ae4e-93b422b67afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:36.147Z|2316daaa-8f21-4c6b-ae4e-93b422b67afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:36.150Z|763c3449-f6f4-4184-9ec0-75e6e532d0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:36.150Z|763c3449-f6f4-4184-9ec0-75e6e532d0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:40.306Z|3abd5eb1-32ec-4de8-8493-24d9dde3de84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:53:40.309Z|3abd5eb1-32ec-4de8-8493-24d9dde3de84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:53:40.733Z|b6715a6d-310d-4ff5-bb73-a2b3bfa508f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:53:40.734Z|b6715a6d-310d-4ff5-bb73-a2b3bfa508f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:53:46.168Z|44972f1e-0362-407b-bed6-08521ceb6129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:46.169Z|44972f1e-0362-407b-bed6-08521ceb6129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:46.169Z|e3f562a0-cd40-4776-86ef-265af95cc425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:46.169Z|e3f562a0-cd40-4776-86ef-265af95cc425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:46.170Z|a82e178a-6f76-451c-9d16-69f0796aa6d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:46.171Z|a82e178a-6f76-451c-9d16-69f0796aa6d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:53.527Z|4466e589-d116-4c88-ac91-e05ba09b4e82|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:53:53.528Z|4466e589-d116-4c88-ac91-e05ba09b4e82|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:55.306Z|df4f874b-38b9-43f9-b3d3-59afb3ec20d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:53:55.307Z|df4f874b-38b9-43f9-b3d3-59afb3ec20d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:53:56.187Z|01ad0300-243a-4113-a033-545bdbffdd80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:56.188Z|01ad0300-243a-4113-a033-545bdbffdd80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:56.189Z|0ffc89f7-ade1-47e5-8950-ed0ec392007c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:56.190Z|0ffc89f7-ade1-47e5-8950-ed0ec392007c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:53:56.191Z|715979be-1655-4ace-9ae4-5d03fbe9d1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:53:56.191Z|715979be-1655-4ace-9ae4-5d03fbe9d1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:06.211Z|e129d0ff-971b-4fe3-984e-7588af5a8052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:06.211Z|161f3e7a-7a8b-454d-9717-5d30bb20c122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:06.212Z|161f3e7a-7a8b-454d-9717-5d30bb20c122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:06.212Z|e129d0ff-971b-4fe3-984e-7588af5a8052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:06.212Z|a49f822d-8f7e-4992-bb12-bd77973c7193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:06.212Z|a49f822d-8f7e-4992-bb12-bd77973c7193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:10.306Z|26d724e1-11e3-4472-8e56-0cb2e30f2296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:54:10.307Z|26d724e1-11e3-4472-8e56-0cb2e30f2296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:54:10.734Z|f936ef61-6666-4821-aa9f-7a16a1a9ecaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:54:10.735Z|f936ef61-6666-4821-aa9f-7a16a1a9ecaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:54:16.232Z|00ddfce9-b0e1-44b3-a63a-e2a9036b5ace|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:16.232Z|016edb0c-3248-4c50-911d-cabdd3aed5dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:16.232Z|4660774f-2c04-41cd-a72e-de06121af4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:16.233Z|00ddfce9-b0e1-44b3-a63a-e2a9036b5ace|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:16.233Z|016edb0c-3248-4c50-911d-cabdd3aed5dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:16.233Z|4660774f-2c04-41cd-a72e-de06121af4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:25.306Z|8bf55176-c1d9-4fd4-b5a3-e448a6839158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:54:25.307Z|8bf55176-c1d9-4fd4-b5a3-e448a6839158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:54:26.254Z|9c733b1c-8bb5-4896-8477-3487b5d97f2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:26.254Z|4c848284-d3a7-4c54-a3e2-3f35300d9ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:26.255Z|9c733b1c-8bb5-4896-8477-3487b5d97f2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:26.255Z|4c848284-d3a7-4c54-a3e2-3f35300d9ce1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:26.259Z|9c5884cc-c33f-42c8-b3d2-134a44612d79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:26.259Z|9c5884cc-c33f-42c8-b3d2-134a44612d79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:36.274Z|10cd3a1c-e25b-40a0-87bd-95862194c9cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:36.274Z|47afbe39-6229-4538-a8d5-1c6db70537bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:36.274Z|10cd3a1c-e25b-40a0-87bd-95862194c9cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:36.274Z|47afbe39-6229-4538-a8d5-1c6db70537bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:36.279Z|cf79e006-6b3f-45b6-b10e-a8031055f17d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:36.279Z|cf79e006-6b3f-45b6-b10e-a8031055f17d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:40.306Z|31b84054-bff5-47b7-9208-881edeb94e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:54:40.307Z|31b84054-bff5-47b7-9208-881edeb94e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:54:40.735Z|a1f6aa61-e880-4704-b1ad-019e663719aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:54:40.735Z|a1f6aa61-e880-4704-b1ad-019e663719aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:54:46.294Z|7411ba23-0348-441a-8e71-60aaa1b08d43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:46.295Z|7411ba23-0348-441a-8e71-60aaa1b08d43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:46.296Z|01188764-e5da-4aea-abc5-88e6b7603c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:46.296Z|654ef2a8-eb43-4997-82ab-b9d17b2c0f55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:46.296Z|01188764-e5da-4aea-abc5-88e6b7603c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:46.296Z|654ef2a8-eb43-4997-82ab-b9d17b2c0f55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:53.526Z|0bf7c0a9-4402-4766-988f-0b22bf776c6f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:54:53.526Z|0bf7c0a9-4402-4766-988f-0b22bf776c6f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:55.306Z|c59ad24d-ea1b-4310-a761-ea9b45b1f074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:54:55.309Z|c59ad24d-ea1b-4310-a761-ea9b45b1f074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:54:56.314Z|eb9ccf6a-ced3-4e0f-adab-9847cc5f09a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:56.314Z|eb9ccf6a-ced3-4e0f-adab-9847cc5f09a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:56.314Z|f76dbee4-8690-4cc2-824a-2ce5d215839b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:56.315Z|f76dbee4-8690-4cc2-824a-2ce5d215839b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:54:56.316Z|00c7abc4-0ebf-41ea-b183-e2086edd1d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:54:56.316Z|00c7abc4-0ebf-41ea-b183-e2086edd1d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:06.335Z|65cb6c6e-1490-41e4-909c-9a210f78025b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:06.336Z|b2199517-005b-48f0-a9d8-1e71911f877a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:06.336Z|65cb6c6e-1490-41e4-909c-9a210f78025b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:06.336Z|b2199517-005b-48f0-a9d8-1e71911f877a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:06.337Z|f5717266-52c3-4015-8441-8c4bf14cee87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:06.337Z|f5717266-52c3-4015-8441-8c4bf14cee87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:10.306Z|efc90b7c-76f0-442b-a4aa-432fe875635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:55:10.307Z|efc90b7c-76f0-442b-a4aa-432fe875635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:55:10.736Z|269823b4-fa61-4158-a002-080bab032068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:55:10.736Z|269823b4-fa61-4158-a002-080bab032068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:55:16.357Z|b2d6dba5-b41b-4b8b-abd1-7b18629d32f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:16.357Z|aabb6ac5-a6c5-4616-bf94-a8a72ebcc35e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:16.357Z|7bea12e8-eb28-42cd-b287-9a542725769a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:16.358Z|b2d6dba5-b41b-4b8b-abd1-7b18629d32f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:16.358Z|7bea12e8-eb28-42cd-b287-9a542725769a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:16.358Z|aabb6ac5-a6c5-4616-bf94-a8a72ebcc35e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:25.306Z|736404bc-eee2-4990-ae54-c1b9a08c6d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:55:25.307Z|736404bc-eee2-4990-ae54-c1b9a08c6d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:55:26.380Z|7c8d3f9f-e3d4-4624-bf5b-0294350e4131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:26.380Z|4bd14ec4-8726-4db9-9fe9-7bfad5d7697b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:26.381Z|7c8d3f9f-e3d4-4624-bf5b-0294350e4131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:26.381Z|4bd14ec4-8726-4db9-9fe9-7bfad5d7697b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:26.381Z|4924a1e0-a258-487f-8e26-4362bf6ed61c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:26.381Z|4924a1e0-a258-487f-8e26-4362bf6ed61c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:36.402Z|977e92c4-8f8e-4350-8514-f395d7d2bd9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:36.402Z|977e92c4-8f8e-4350-8514-f395d7d2bd9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:36.405Z|b111d0fa-f747-478d-9980-86b37124b140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:36.405Z|b111d0fa-f747-478d-9980-86b37124b140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:36.404Z|15ccae5c-bdbd-41e9-b90a-b5bc1e5b04a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:36.407Z|15ccae5c-bdbd-41e9-b90a-b5bc1e5b04a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:40.306Z|128ee3d3-b549-4efa-b214-064c16db3eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:55:40.309Z|128ee3d3-b549-4efa-b214-064c16db3eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:55:40.737Z|31115822-13c9-47a6-ae5d-4ee235c98246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:55:40.737Z|31115822-13c9-47a6-ae5d-4ee235c98246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:55:46.424Z|85cffcde-296e-4f36-88d4-de485115eded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:46.425Z|85cffcde-296e-4f36-88d4-de485115eded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:46.425Z|331af607-56f6-4b51-b619-da21bd08d325|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:46.425Z|331af607-56f6-4b51-b619-da21bd08d325|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:46.427Z|5358eb5b-ba66-4005-9e98-8e95b4d7c476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:46.427Z|5358eb5b-ba66-4005-9e98-8e95b4d7c476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:53.526Z|62ffa36d-9359-48c4-ac0e-3cee84c54ce9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:55:53.526Z|62ffa36d-9359-48c4-ac0e-3cee84c54ce9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:55.306Z|72d86b89-5ceb-4cdd-9208-8fd11e355387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:55:55.307Z|72d86b89-5ceb-4cdd-9208-8fd11e355387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:55:56.444Z|404e9403-456c-49bf-b673-f625b32f4992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:56.444Z|404e9403-456c-49bf-b673-f625b32f4992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:56.445Z|d3e50b20-77aa-4943-b328-8e6825021875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:56.445Z|d3e50b20-77aa-4943-b328-8e6825021875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:55:56.447Z|d80e27c7-01c5-470f-8f93-6635881d1cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:55:56.447Z|d80e27c7-01c5-470f-8f93-6635881d1cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:06.471Z|535f8536-3dab-403c-8e1b-5963bba0a051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:06.472Z|535f8536-3dab-403c-8e1b-5963bba0a051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:06.473Z|7c50ada8-11f0-490c-91d7-2016eaffd912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:06.473Z|7c50ada8-11f0-490c-91d7-2016eaffd912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:06.475Z|fe5de0aa-918a-4a9a-acbc-fc4638edf994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:06.476Z|fe5de0aa-918a-4a9a-acbc-fc4638edf994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:10.306Z|ff034865-9a31-4eff-a806-8f5b67a1cf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:56:10.307Z|ff034865-9a31-4eff-a806-8f5b67a1cf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:56:10.738Z|88ea3781-e0b3-4b7a-843b-8842897028fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:56:10.738Z|88ea3781-e0b3-4b7a-843b-8842897028fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:56:16.493Z|47d419e8-c7a2-4c9d-ad5a-6ba0a75efee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:16.493Z|4b7d902c-ab69-4bf3-8475-580d9e692d3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:16.494Z|47d419e8-c7a2-4c9d-ad5a-6ba0a75efee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:16.494Z|4b7d902c-ab69-4bf3-8475-580d9e692d3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:16.495Z|3b8c2427-8f80-40ff-9c9a-160f903884fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:16.496Z|3b8c2427-8f80-40ff-9c9a-160f903884fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:25.306Z|c84fc586-4742-402d-b575-2276c1da1e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:56:25.309Z|c84fc586-4742-402d-b575-2276c1da1e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:56:26.515Z|a4c897fa-e8ee-4d40-ace6-2203fff62542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:26.516Z|a4c897fa-e8ee-4d40-ace6-2203fff62542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:26.516Z|eebc8e69-3579-4caa-a841-2eaafe230576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:26.517Z|eebc8e69-3579-4caa-a841-2eaafe230576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:26.523Z|0bea7bcc-c2c9-442a-8472-73be43889eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:26.523Z|0bea7bcc-c2c9-442a-8472-73be43889eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:36.538Z|03f2f4f5-70b5-4eda-ad76-a2772f77ac61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:36.538Z|5eb9c57c-7ffa-4aca-9cfd-eb4820b6bc5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:36.539Z|5eb9c57c-7ffa-4aca-9cfd-eb4820b6bc5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:36.539Z|03f2f4f5-70b5-4eda-ad76-a2772f77ac61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:36.543Z|eca12df1-366d-4e22-9062-241aa1a54f7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:36.543Z|eca12df1-366d-4e22-9062-241aa1a54f7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:40.306Z|cfa72e0d-0381-4a6d-b000-2a209469d30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:56:40.307Z|cfa72e0d-0381-4a6d-b000-2a209469d30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:56:40.738Z|9ad67c69-0cbf-4ec6-b559-825f6882844b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:56:40.739Z|9ad67c69-0cbf-4ec6-b559-825f6882844b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:56:46.560Z|111bbfb0-2123-40ad-9f03-3327482f6cde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:46.560Z|a70a2270-0215-47cb-ad13-ab4872ce62b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:46.561Z|111bbfb0-2123-40ad-9f03-3327482f6cde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:46.561Z|a70a2270-0215-47cb-ad13-ab4872ce62b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:46.561Z|4e21d9ef-510a-4e77-9065-3b31d9ee56e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:46.561Z|4e21d9ef-510a-4e77-9065-3b31d9ee56e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:53.526Z|9f1f4ac2-3a39-4753-93c9-fa51e46db248|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:56:53.527Z|9f1f4ac2-3a39-4753-93c9-fa51e46db248|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:55.306Z|e9be7556-0f86-4cb1-82bb-c2a9e7698c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:56:55.307Z|e9be7556-0f86-4cb1-82bb-c2a9e7698c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:56:56.582Z|444e0a1e-58a6-4f30-808d-fd9a15a92c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:56.582Z|444e0a1e-58a6-4f30-808d-fd9a15a92c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:56.583Z|a9317b8c-a1a1-4bb6-8b5e-3420ef3b64e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:56.583Z|a9317b8c-a1a1-4bb6-8b5e-3420ef3b64e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:56:56.587Z|6ee9f367-88fc-438c-a220-1083ee2f2c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:56:56.588Z|6ee9f367-88fc-438c-a220-1083ee2f2c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:06.605Z|1a644b0a-e192-45ae-ae17-97c0e379f563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:06.605Z|9bc63d61-90e1-44df-9fc6-bcfbb36e91fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:06.605Z|1a644b0a-e192-45ae-ae17-97c0e379f563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:06.605Z|9bc63d61-90e1-44df-9fc6-bcfbb36e91fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:06.609Z|81703c5a-3c9c-4191-a6a0-cce3dfeace9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:06.610Z|81703c5a-3c9c-4191-a6a0-cce3dfeace9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:10.306Z|c8ee6f69-ae86-46e3-b6a0-a1619d2c1b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:57:10.308Z|c8ee6f69-ae86-46e3-b6a0-a1619d2c1b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:57:10.739Z|daed8d13-244e-4806-9a3f-faaeb78b2628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:57:10.740Z|daed8d13-244e-4806-9a3f-faaeb78b2628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:57:16.630Z|8c7d883c-020b-4b08-b0bb-b3cf99e58884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:16.630Z|3757af0f-525a-4bc4-b5c5-55aede9da3d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:16.630Z|8c7d883c-020b-4b08-b0bb-b3cf99e58884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:16.630Z|974cc967-43d9-4ba6-81ba-7ae902bda6e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:16.630Z|3757af0f-525a-4bc4-b5c5-55aede9da3d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:16.631Z|974cc967-43d9-4ba6-81ba-7ae902bda6e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:25.306Z|c9cf8111-519f-4f24-9b56-0c0430f892e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:57:25.306Z|c9cf8111-519f-4f24-9b56-0c0430f892e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:57:26.654Z|cdd25c41-d8d3-417a-b282-7336be13b333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:26.655Z|cdd25c41-d8d3-417a-b282-7336be13b333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:26.654Z|f6dd71df-c8a4-457c-b719-127caefcf81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:26.656Z|f6dd71df-c8a4-457c-b719-127caefcf81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:26.657Z|edf5a6e9-5667-4d3e-a74b-e6ca297c0ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:26.657Z|edf5a6e9-5667-4d3e-a74b-e6ca297c0ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:36.678Z|ccf54698-1359-41fe-9d95-b07047c2ac51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:36.678Z|6d657ed9-5320-4b02-8166-081b12b3f8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:36.678Z|0a63fe4a-0e8f-4e98-8159-d15a8e650808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:36.678Z|6d657ed9-5320-4b02-8166-081b12b3f8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:36.678Z|ccf54698-1359-41fe-9d95-b07047c2ac51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:36.679Z|0a63fe4a-0e8f-4e98-8159-d15a8e650808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:40.306Z|4d3d92b2-b9e4-4b16-bae7-20c044fefbd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:57:40.307Z|4d3d92b2-b9e4-4b16-bae7-20c044fefbd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:57:40.740Z|1240da8e-09b1-4001-aa62-88cc7894e0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:57:40.741Z|1240da8e-09b1-4001-aa62-88cc7894e0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:57:46.700Z|eb5c2f44-0469-4ee9-b714-9352737b49dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:46.700Z|f984099c-062d-4fc2-baf5-bed9f7224018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:46.700Z|eb5c2f44-0469-4ee9-b714-9352737b49dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:46.700Z|f984099c-062d-4fc2-baf5-bed9f7224018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:46.702Z|d1d2193f-9228-4a2c-8e8a-251de788fef7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:46.703Z|d1d2193f-9228-4a2c-8e8a-251de788fef7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:53.527Z|3aa07164-ce32-4b6f-8bcf-9faf99ec7048|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:57:53.527Z|3aa07164-ce32-4b6f-8bcf-9faf99ec7048|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:55.306Z|3984cb2f-4b6c-4c56-b399-0be2c8b111e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:57:55.309Z|3984cb2f-4b6c-4c56-b399-0be2c8b111e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:57:56.719Z|6e34c68e-bb1a-4570-a006-74ef4ce14f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:56.720Z|6e34c68e-bb1a-4570-a006-74ef4ce14f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:56.721Z|07ae85d2-5fee-4ba6-8180-894f2f8169f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:56.721Z|07ae85d2-5fee-4ba6-8180-894f2f8169f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:57:56.723Z|0bd9fd9e-066c-41cb-8fa7-6eb231809b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:57:56.724Z|0bd9fd9e-066c-41cb-8fa7-6eb231809b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:06.743Z|8d4b6781-3849-4a74-af98-55f76dbf6d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:06.743Z|c7856695-a18b-4959-9ff0-81c0e53ee06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:06.743Z|8d4b6781-3849-4a74-af98-55f76dbf6d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:06.743Z|c7856695-a18b-4959-9ff0-81c0e53ee06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:06.748Z|c1d80ec9-5f39-4235-b23e-5e7d8ed91e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:06.749Z|c1d80ec9-5f39-4235-b23e-5e7d8ed91e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:10.306Z|536953ea-7811-4f3f-b200-aae956e45750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:58:10.307Z|536953ea-7811-4f3f-b200-aae956e45750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:58:10.741Z|a467967d-023d-45bc-a08b-0d97e3b065d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:58:10.741Z|a467967d-023d-45bc-a08b-0d97e3b065d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:58:16.763Z|f5db73d3-9350-4300-9047-d737ec70b312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:16.764Z|f5db73d3-9350-4300-9047-d737ec70b312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:16.765Z|5579e803-bbb4-4199-bd54-1476b548a3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:16.766Z|5579e803-bbb4-4199-bd54-1476b548a3d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:16.768Z|1fccabfe-7834-4397-be09-51224476d7fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:16.768Z|1fccabfe-7834-4397-be09-51224476d7fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:25.306Z|8730047f-59d4-4741-b536-9e7ec2d796a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:58:25.307Z|8730047f-59d4-4741-b536-9e7ec2d796a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:58:26.784Z|fc3ee521-0162-4e22-b5cc-79d457486c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:26.785Z|fc3ee521-0162-4e22-b5cc-79d457486c27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:26.786Z|d27da974-db75-4853-82e3-d3615a03f508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:26.786Z|d27da974-db75-4853-82e3-d3615a03f508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:26.788Z|e0464665-cfff-46df-bb36-734b6ed93f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:26.788Z|e0464665-cfff-46df-bb36-734b6ed93f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:36.805Z|54107e7b-13e3-4c1c-944d-33a0ba6a0456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:36.805Z|54107e7b-13e3-4c1c-944d-33a0ba6a0456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:36.808Z|01901d96-aaec-4653-b721-e8acab9052af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:36.808Z|619a3ce3-6573-4d35-ad97-8d2bcd68095e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:36.808Z|01901d96-aaec-4653-b721-e8acab9052af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:36.809Z|619a3ce3-6573-4d35-ad97-8d2bcd68095e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:40.306Z|1a07011b-e699-40d5-a4b7-adbc177b8e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:58:40.309Z|1a07011b-e699-40d5-a4b7-adbc177b8e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:58:40.742Z|bd08b292-21c4-4fab-9313-cdab1db3f720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:58:40.742Z|bd08b292-21c4-4fab-9313-cdab1db3f720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:58:46.826Z|27abfb07-6939-4b74-bdaa-9d5e473b287c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:46.827Z|27abfb07-6939-4b74-bdaa-9d5e473b287c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:46.827Z|6e303b64-c3c0-4975-8b64-4b8a7dceb95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:46.828Z|6e303b64-c3c0-4975-8b64-4b8a7dceb95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:46.830Z|d4ef2435-fb19-49ff-93aa-e95e15b7694b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:46.831Z|d4ef2435-fb19-49ff-93aa-e95e15b7694b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:53.526Z|e95c26c8-1028-4c79-9d20-a5b9808251a7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:58:53.526Z|e95c26c8-1028-4c79-9d20-a5b9808251a7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:55.306Z|fbeb415a-701b-4fa6-a786-0288f85a0efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:58:55.307Z|fbeb415a-701b-4fa6-a786-0288f85a0efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:58:56.934Z|59c155bf-305a-4d18-a817-63c39a128e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:56.934Z|7a4883eb-37f6-4a3d-bf0f-f2d0ad0a501d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:56.934Z|7b4266aa-2c67-4917-92f1-19341c12e9cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:58:56.935Z|7a4883eb-37f6-4a3d-bf0f-f2d0ad0a501d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:56.935Z|59c155bf-305a-4d18-a817-63c39a128e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:58:56.935Z|7b4266aa-2c67-4917-92f1-19341c12e9cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:06.953Z|9b0e3928-deae-4256-b0a3-3d1869b690b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:06.954Z|9b0e3928-deae-4256-b0a3-3d1869b690b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:06.954Z|9143d5e8-dd15-4800-8d43-166ac4fddb97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:06.954Z|9143d5e8-dd15-4800-8d43-166ac4fddb97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:06.956Z|a7923eab-58ec-49e9-9799-1d02bc36879c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:06.956Z|a7923eab-58ec-49e9-9799-1d02bc36879c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:10.306Z|4927e95d-5abe-4277-bc82-7406ace27636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:59:10.307Z|4927e95d-5abe-4277-bc82-7406ace27636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:59:10.743Z|9e40ff07-37f4-4a48-b3de-8437cb3f2e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:59:10.743Z|9e40ff07-37f4-4a48-b3de-8437cb3f2e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:59:16.974Z|05df512f-3c7d-4e5c-8eb3-6aee75b34084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:16.974Z|487a8fb8-8b52-40c7-a595-07a2e879d5b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:16.975Z|05df512f-3c7d-4e5c-8eb3-6aee75b34084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:16.975Z|487a8fb8-8b52-40c7-a595-07a2e879d5b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:16.976Z|b4a12d9c-f76b-49f9-af1e-06e3af369650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:16.976Z|b4a12d9c-f76b-49f9-af1e-06e3af369650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:25.306Z|afa5abff-a15c-4c92-a7c3-ed3406e11f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:59:25.309Z|afa5abff-a15c-4c92-a7c3-ed3406e11f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:59:26.994Z|3fcbac20-b2d4-4409-ad03-89a7185149d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:26.995Z|3fcbac20-b2d4-4409-ad03-89a7185149d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:26.995Z|ed783fe3-b1ad-44f5-96d0-c9eff21dab1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:26.995Z|ed783fe3-b1ad-44f5-96d0-c9eff21dab1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:26.998Z|ebe129cf-5f5e-4622-8f82-603bb802f7c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:26.998Z|ebe129cf-5f5e-4622-8f82-603bb802f7c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:37.016Z|f5b204ad-2f1e-4f2c-b455-dc4d4c5982bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:37.016Z|f5b204ad-2f1e-4f2c-b455-dc4d4c5982bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:37.018Z|90171499-2836-4b8c-ab29-76fddbd2b321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:37.019Z|90171499-2836-4b8c-ab29-76fddbd2b321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:37.022Z|f81b675d-ad41-4a6c-8e7e-a5660f3dce1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:37.022Z|f81b675d-ad41-4a6c-8e7e-a5660f3dce1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:40.306Z|6f621528-aaeb-427b-8963-533b5bfe886c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:59:40.307Z|6f621528-aaeb-427b-8963-533b5bfe886c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:59:40.744Z|9867edf6-093d-4cee-ab73-3a6bc7c278cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:59:40.744Z|9867edf6-093d-4cee-ab73-3a6bc7c278cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:59:47.037Z|96eb1359-f0c4-439e-a0fc-1dbafd87d11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:47.037Z|96eb1359-f0c4-439e-a0fc-1dbafd87d11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:47.038Z|6de84655-59f9-47e3-adcc-fce7f9ff7e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:47.038Z|6de84655-59f9-47e3-adcc-fce7f9ff7e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:47.039Z|5370f1fb-627c-4ab1-b36a-fdb44aaa0421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:47.039Z|5370f1fb-627c-4ab1-b36a-fdb44aaa0421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:53.526Z|5c811075-dc83-4574-8dc7-933c3f46d9fc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T14:59:53.527Z|5c811075-dc83-4574-8dc7-933c3f46d9fc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:55.306Z|f0704563-541e-4d93-978a-dba135fa6b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T14:59:55.307Z|f0704563-541e-4d93-978a-dba135fa6b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T14:59:57.058Z|31e6f192-3d87-4804-a2ba-831895becabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:57.059Z|31e6f192-3d87-4804-a2ba-831895becabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:57.059Z|42dc8682-16f4-4f70-80aa-9c49a842b4dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:57.059Z|42dc8682-16f4-4f70-80aa-9c49a842b4dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T14:59:57.059Z|d927c080-0cba-4c10-9752-b4b240bf6004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T14:59:57.060Z|d927c080-0cba-4c10-9752-b4b240bf6004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:07.079Z|2a7da649-7f9d-48fd-bcff-e8364a27fa10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:07.080Z|2a7da649-7f9d-48fd-bcff-e8364a27fa10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:07.081Z|b5a44779-ecdd-4509-9630-4415de26aee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:07.081Z|e55de923-3d2a-425b-81f9-9ee9129d8a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:07.081Z|b5a44779-ecdd-4509-9630-4415de26aee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:07.081Z|e55de923-3d2a-425b-81f9-9ee9129d8a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:10.306Z|45ffc126-c2da-46d9-a828-af966fe7afe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:00:10.309Z|45ffc126-c2da-46d9-a828-af966fe7afe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:00:10.744Z|ff179806-05d6-44e5-918a-f17620aad787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:00:10.745Z|ff179806-05d6-44e5-918a-f17620aad787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:00:17.100Z|7a8d0689-a8b1-4512-9698-b447603a94ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:17.101Z|7a8d0689-a8b1-4512-9698-b447603a94ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:17.101Z|be3ab06b-9532-4928-8d26-3138f7556559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:17.102Z|be3ab06b-9532-4928-8d26-3138f7556559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:17.102Z|37f6cb6e-e02c-4a82-ae62-e229e2970b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:17.102Z|37f6cb6e-e02c-4a82-ae62-e229e2970b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:25.306Z|6b8ec4d0-441d-4366-99cf-ad76c2b6aac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:00:25.307Z|6b8ec4d0-441d-4366-99cf-ad76c2b6aac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:00:27.121Z|f1c6f1f4-2f9d-486b-b454-a265d1ec2e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:27.122Z|c1d2f874-24fd-4a93-a244-9d04eb81cae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:27.122Z|f1c6f1f4-2f9d-486b-b454-a265d1ec2e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:27.122Z|c1d2f874-24fd-4a93-a244-9d04eb81cae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:27.124Z|3889b152-4f3c-40fe-a810-10239b868767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:27.124Z|3889b152-4f3c-40fe-a810-10239b868767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:37.142Z|e6df479d-7f16-46d6-bc32-44479485d3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:37.142Z|28f3623b-bf08-40a6-abf5-11d90609d9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:37.143Z|28f3623b-bf08-40a6-abf5-11d90609d9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:37.143Z|e6df479d-7f16-46d6-bc32-44479485d3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:37.145Z|73f62394-9977-4faa-842f-ac4c3a041020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:37.145Z|73f62394-9977-4faa-842f-ac4c3a041020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:40.306Z|3d4330ec-d131-411c-93ac-7fcf485339ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:00:40.307Z|3d4330ec-d131-411c-93ac-7fcf485339ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:00:40.745Z|e19cb30f-954d-4c2c-83ff-aa4fb6bb40de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:00:40.746Z|e19cb30f-954d-4c2c-83ff-aa4fb6bb40de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:00:47.162Z|06522064-9c9d-4197-8a12-5ecf9041330e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:47.162Z|06522064-9c9d-4197-8a12-5ecf9041330e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:47.164Z|617e9ebc-b830-4a82-a843-7d6d5eeb3bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:47.165Z|617e9ebc-b830-4a82-a843-7d6d5eeb3bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:47.167Z|af4615ca-08e6-49c1-abb7-f9d663db9d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:47.167Z|af4615ca-08e6-49c1-abb7-f9d663db9d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:53.526Z|90b858f2-1b39-4ff2-900e-7f0af25b1b47|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:00:53.527Z|90b858f2-1b39-4ff2-900e-7f0af25b1b47|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:55.306Z|c9e3b1b2-4e34-477a-a122-c8fe3de691cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:00:55.308Z|c9e3b1b2-4e34-477a-a122-c8fe3de691cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:00:57.185Z|688a5c02-aaee-43fe-bd61-34fa94635aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:57.185Z|e6d9a869-e592-40e2-91f6-475f465110de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:57.185Z|688a5c02-aaee-43fe-bd61-34fa94635aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:57.185Z|e6d9a869-e592-40e2-91f6-475f465110de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:00:57.187Z|9fdc9b5f-4fdd-40cd-80c2-ca358282f4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:00:57.188Z|9fdc9b5f-4fdd-40cd-80c2-ca358282f4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:07.207Z|bba64825-fae2-42e8-a7db-4cd71565cdf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:07.207Z|ef02e318-89b1-41e1-88e0-c684174276bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:07.207Z|bba64825-fae2-42e8-a7db-4cd71565cdf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:07.207Z|ef02e318-89b1-41e1-88e0-c684174276bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:07.208Z|bcc0bdb3-a8de-439b-9f16-b2acedec40a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:07.209Z|bcc0bdb3-a8de-439b-9f16-b2acedec40a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:10.306Z|f0e80bca-9cfc-4cde-831c-21aaa35f2bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:01:10.307Z|f0e80bca-9cfc-4cde-831c-21aaa35f2bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:01:10.746Z|da5141d2-50cf-45de-af1b-0c3e9a95b6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:01:10.747Z|da5141d2-50cf-45de-af1b-0c3e9a95b6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:01:17.228Z|fd03ed3b-5040-4c1a-8f40-f13f8e204c95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:17.228Z|fd03ed3b-5040-4c1a-8f40-f13f8e204c95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:17.228Z|0d8cfb13-2cce-48eb-aac4-bfd4344fa847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:17.229Z|c890c07d-9076-4baa-8848-5714bc43f26e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:17.229Z|0d8cfb13-2cce-48eb-aac4-bfd4344fa847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:17.229Z|c890c07d-9076-4baa-8848-5714bc43f26e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:25.306Z|ad1822a4-d01b-4d60-8451-e3b25bcdf250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:01:25.307Z|ad1822a4-d01b-4d60-8451-e3b25bcdf250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:01:27.249Z|e38cc041-e9c0-4af4-b5c4-b9f13394dc8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:27.249Z|d78c7e04-d397-420d-9b7a-ae7488ffbd90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:27.250Z|e38cc041-e9c0-4af4-b5c4-b9f13394dc8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:27.250Z|e57ea7dd-a92e-4d41-9a23-62116c175eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:27.250Z|d78c7e04-d397-420d-9b7a-ae7488ffbd90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:27.250Z|e57ea7dd-a92e-4d41-9a23-62116c175eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:37.272Z|a2089744-c40b-41c4-b9d8-e226a335c899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:37.272Z|f0924016-67e4-499e-b294-020b283874aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:37.272Z|c48eaba5-19b2-48a3-93d9-2b7e12ea1aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:37.272Z|a2089744-c40b-41c4-b9d8-e226a335c899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:37.272Z|f0924016-67e4-499e-b294-020b283874aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:37.272Z|c48eaba5-19b2-48a3-93d9-2b7e12ea1aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:40.306Z|bc6aeb15-ade1-4549-8d75-a3425589c8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:01:40.309Z|bc6aeb15-ade1-4549-8d75-a3425589c8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:01:40.747Z|b0ab794c-ee04-49ef-9ab8-7cad3c8a06aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:01:40.747Z|b0ab794c-ee04-49ef-9ab8-7cad3c8a06aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:01:45.831Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:01:45.833Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 21ad08a9-5c3d-4c53-b79d-f675a5c4e788 already exists in requestDb InfraActiveRequests table
2022-05-13T15:01:45.833Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d61f973a6432e4f8", X-B3-SpanId:"9168dd710d6eff51", X-B3-ParentSpanId:"d61f973a6432e4f8", X-B3-Sampled:"0", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de6a4051-14b1-4c35-a93e-1ab7aed777d1"]
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:01:45.834Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:01:45.855Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:45.855Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:01:45.855Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:01:45.856Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:01:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:45.856Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: 
2022-05-13T15:01:45.856Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:45.856Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|404|Not Found|InvokeReturn
2022-05-13T15:01:45.865Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T15:01:45.866Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T15:01:45.869Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:01:45.881Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-05-13T15:01:45.881Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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=[21ad08a9-5c3d-4c53-b79d-f675a5c4e788], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7d992094-0ff7-4764-b64f-dc9f79bc17c5], X-ECOMP-RequestID=[21ad08a9-5c3d-4c53-b79d-f675a5c4e788], X-TransactionId=[], X-ONAP-RequestID=[21ad08a9-5c3d-4c53-b79d-f675a5c4e788]}
2022-05-13T15:01:45.915Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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=[2-aai-resources-220513-15:01:45:901-25605], Content-Length=[313], Date=[Fri, 13 May 2022 15:01:45 GMT], Content-Type=[application/json]}
2022-05-13T15:01:45.915Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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"]}}}

2022-05-13T15:01:45.916Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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
2022-05-13T15:01:45.917Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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
2022-05-13T15:01:45.918Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-05-13T15:01:45.921Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:01:45.933Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-05-13T15:01:45.933Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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=[21ad08a9-5c3d-4c53-b79d-f675a5c4e788], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ee9214e8-3298-48ce-902f-0b965447baf1], X-ECOMP-RequestID=[21ad08a9-5c3d-4c53-b79d-f675a5c4e788], X-TransactionId=[], X-ONAP-RequestID=[21ad08a9-5c3d-4c53-b79d-f675a5c4e788]}
2022-05-13T15:01:45.964Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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=[0-aai-resources-220513-15:01:45:950-79544], Content-Length=[313], Date=[Fri, 13 May 2022 15:01:45 GMT], Content-Type=[application/json]}
2022-05-13T15:01:45.964Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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"]}}}

2022-05-13T15:01:45.964Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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
2022-05-13T15:01:45.966Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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
2022-05-13T15:01:45.966Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-05-13T15:01:45.970Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:01:45.984Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T15:01:45.984Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T15:01:46.018Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|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/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T15:01:46.018Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-15:01:46:000-99375], vertex-id=[237616], Content-Length=[622], Date=[Fri, 13 May 2022 15:01:45 GMT], Content-Type=[application/json]}
2022-05-13T15:01:46.018Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652453803488","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"}]}]}}

2022-05-13T15:01:46.023Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T15:01:46.023Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T15:01:46.027Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:01:46.027Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T15:01:46.027Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.027Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:01:46.028Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T15:01:46.028Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"d61f973a6432e4f8", X-B3-SpanId:"18787d34704d398b", X-B3-ParentSpanId:"d61f973a6432e4f8", X-B3-Sampled:"0", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1115577d-b55f-43cc-8471-6a29503cfc5a"]
2022-05-13T15:01:46.028Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21","requestScope":"service"}
2022-05-13T15:01:46.028Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.040Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.040Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:46.040Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T15:01:46.040Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:01:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.041Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T15:01:46.041Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.041Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T15:01:46.041Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:01:46.042Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||Invoke
2022-05-13T15:01:46.042Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.042Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:01:46.042Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Method      : GET
2022-05-13T15:01:46.042Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765979dc-995c-4a69-9575-85364f28e886"]
2022-05-13T15:01:46.043Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Request body: 
2022-05-13T15:01:46.043Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.073Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.074Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:46.074Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status text  : 
2022-05-13T15:01:46.074Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.076Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd",
  "modelInvariantUUID" : "81b492c2-5040-4d92-a505-dfa300390987",
  "created" : "2022-05-13 14:58:05.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:01:46.077Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.077Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||InvokeReturn
2022-05-13T15:01:46.080Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance
2022-05-13T15:01:46.081Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|INFO|500||Invoke
2022-05-13T15:01:46.081Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.081Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance
2022-05-13T15:01:46.081Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:01:46.082Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ae67f9e-a75f-41f7-996b-35937094505b"]
2022-05-13T15:01:46.082Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:01:46.082Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.093Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.093Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:01:46.093Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:01:46.094Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.094Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Response body: 
2022-05-13T15:01:46.094Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.094Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:01:46.095Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987
2022-05-13T15:01:46.095Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|INFO|500||Invoke
2022-05-13T15:01:46.095Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.095Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987
2022-05-13T15:01:46.096Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Method      : GET
2022-05-13T15:01:46.096Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99d90961-d0cc-485a-9909-2aef8a0f05c9"]
2022-05-13T15:01:46.096Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Request body: 
2022-05-13T15:01:46.096Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.111Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.111Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:46.111Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Status text  : 
2022-05-13T15:01:46.111Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.112Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd",
      "modelInvariantUUID" : "81b492c2-5040-4d92-a505-dfa300390987",
      "created" : "2022-05-13 14:58:05.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987"
    }
  }
}
2022-05-13T15:01:46.112Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.113Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|INFO|500||InvokeReturn
2022-05-13T15:01:46.115Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance
2022-05-13T15:01:46.116Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|INFO|500||Invoke
2022-05-13T15:01:46.116Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.116Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance
2022-05-13T15:01:46.116Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:01:46.116Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9434bb2c-12dd-4e1c-ad28-ee3d57733f71"]
2022-05-13T15:01:46.117Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:01:46.117Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.129Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.129Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:01:46.129Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:01:46.130Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.130Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||Response body: 
2022-05-13T15:01:46.130Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.130Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:01:46.131Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:01:46.131Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T15:01:46.131Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.132Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:01:46.132Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T15:01:46.132Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"763756e2-3cac-44dc-9b92-bebadfc9835b"]
2022-05-13T15:01:46.132Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T15:01:46.133Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.145Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.146Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:46.146Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T15:01:46.146Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.147Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T15:01:46.147Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.147Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T15:01:46.149Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T15:01:46.150Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-05-13T15:01:46.150Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.150Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T15:01:46.151Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:01:46.151Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31baf7e-daff-4161-952f-b32a85d2711e"]
2022-05-13T15:01:46.151Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:01:46.151Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.163Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.164Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:46.164Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:01:46.164Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.165Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T15:01:46.165Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.165Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-05-13T15:01:46.167Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:01:46.167Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||Invoke
2022-05-13T15:01:46.167Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.167Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:01:46.167Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Method      : GET
2022-05-13T15:01:46.168Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fc178aa-fceb-4b74-91e6-479d044c25c8"]
2022-05-13T15:01:46.168Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Request body: 
2022-05-13T15:01:46.168Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.181Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.182Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:46.182Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status text  : 
2022-05-13T15:01:46.182Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.183Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd",
  "modelInvariantUUID" : "81b492c2-5040-4d92-a505-dfa300390987",
  "created" : "2022-05-13 14:58:05.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:01:46.183Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.183Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||InvokeReturn
2022-05-13T15:01:46.185Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:01:46.186Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T15:01:46.186Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.186Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:01:46.187Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T15:01:46.187Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9175", X-B3-TraceId:"d61f973a6432e4f8", X-B3-SpanId:"2931d3a2a16f03e7", X-B3-ParentSpanId:"d61f973a6432e4f8", X-B3-Sampled:"0", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b6d323-5d63-4455-8b57-fb3e027a08f7"]
2022-05-13T15:01:46.187Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","requestStatus":"IN_PROGRESS","startTime":1652454105866,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788"}
2022-05-13T15:01:46.187Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T15:01:46.215Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:46.215Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T15:01:46.216Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T15:01:46.216Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:46.216Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:01:45.866+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T15:01:46.200+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:01:46.217Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:46.217Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T15:01:46.225Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:01:46.225Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T15:01:46.226Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:46.226Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:01:46.226Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T15:01:46.226Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4591", X-B3-TraceId:"d61f973a6432e4f8", X-B3-SpanId:"b2755f94a021faaa", X-B3-ParentSpanId:"d61f973a6432e4f8", X-B3-Sampled:"0", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02ef2e26-d19d-436d-be56-4aeaff2e3939"]
2022-05-13T15:01:46.227Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"81b492c2-5040-4d92-a505-dfa300390987\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\"modelUuid\":\"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\"modelInvariantUuid\":\"81b492c2-5040-4d92-a505-dfa300390987\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"3714e5cc-543a-4bcc-9328-14b0624e7636\",\"modelInvariantUuid\":\"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\"modelInvariantUuid\":\"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"},\"instanceName\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_key_name\":\"cleouverte\",\"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\":\"ubuntu20agent-VM-01\",\"vnf_id\":\"ubuntu20agent-VNF-instance\",\"vf_module_id\":\"ubuntu20agent-vfmodule-instance\",\"vnf_name\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\"modelInvariantId\":\"81b492c2-5040-4d92-a505-dfa300390987\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","type":"String"},"mso-request-id":{"value":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","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"}}}
2022-05-13T15:01:46.227Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T15:01:47.242Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:47.243Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T15:01:47.243Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T15:01:47.243Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 15:01:47 GMT", X-ONAP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-TransactionID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ECOMP-RequestID:"21ad08a9-5c3d-4c53-b79d-f675a5c4e788", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"02ef2e26-d19d-436d-be56-4aeaff2e3939", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:47.244Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"21ad08a9-5c3d-4c53-b79d-f675a5c4e788\",\"instanceId\":\"5940fe94-3879-4237-888e-707316d1e69e\"}}","message":"Success","processInstanceID":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T15:01:47.244Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:47.244Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T15:01:47.248Z|21ad08a9-5c3d-4c53-b79d-f675a5c4e788|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:01:47.293Z|81303578-7f7d-4a64-8281-9c56e66d898c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:47.293Z|60fbea47-e9a4-4d7b-86a1-2ca12d9b78c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:47.294Z|81303578-7f7d-4a64-8281-9c56e66d898c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:47.294Z|60fbea47-e9a4-4d7b-86a1-2ca12d9b78c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:47.294Z|2a0d1930-c588-48a6-b89c-207aa8688864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:47.294Z|2a0d1930-c588-48a6-b89c-207aa8688864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:47.810Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ce824fe57cf691a", X-B3-SpanId:"5f9b746bc57471a9", X-B3-ParentSpanId:"5ce824fe57cf691a", X-B3-Sampled:"0", X-ONAP-RequestID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-RequestID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-TransactionID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-ECOMP-RequestID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d19d0a7b-a4b4-4574-9fb6-3d11df1e770e"]
2022-05-13T15:01:47.814Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:01:47.815Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:01:47.828Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:47.828Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:47.828Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:01:47.828Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:47.829Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:01:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:01:47.829Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:47.829Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:01:47.830Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:01:47.830Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:01:47.831Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:47.831Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:01:47.831Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:01:47.831Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ce824fe57cf691a", X-B3-SpanId:"9f3baac2cc4ffd59", X-B3-ParentSpanId:"5ce824fe57cf691a", X-B3-Sampled:"0", X-ONAP-RequestID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-RequestID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-TransactionID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-ECOMP-RequestID:"dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a35c643-fbc6-4be5-a0a8-d40f4d6bf9e5"]
2022-05-13T15:01:47.831Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:01:47.831Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:01:47.840Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:47.840Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:47.840Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:01:47.840Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:47.841Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:01:47.841Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:47.841Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:01:47.846Z|dc200dc3-c1d6-4614-b2f6-b851fb4ae8dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:01:53.526Z|4ef2db7e-d9b0-46c9-b857-e36e4a8a59ab|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:01:53.527Z|4ef2db7e-d9b0-46c9-b857-e36e4a8a59ab|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:55.306Z|24062ce6-d245-4103-8ee0-2e866b73dba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:01:55.307Z|24062ce6-d245-4103-8ee0-2e866b73dba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:01:57.316Z|fd7246a9-6d12-4499-96ae-88f25dec68bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:57.317Z|fd7246a9-6d12-4499-96ae-88f25dec68bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:57.318Z|c74cde73-6afb-444c-b394-d76e66ba8681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:57.318Z|c74cde73-6afb-444c-b394-d76e66ba8681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:57.318Z|66137fc7-22b6-477b-b362-55ff10a91c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:01:57.318Z|66137fc7-22b6-477b-b362-55ff10a91c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:01:57.972Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:01:57.975Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:01:57.975Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:01:57.976Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:57.976Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:01:57.976Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:01:57.977Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55214cb9b1984a71", X-B3-SpanId:"cf090a51f961ab31", X-B3-ParentSpanId:"55214cb9b1984a71", X-B3-Sampled:"0", X-ONAP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-TransactionID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ECOMP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"422058a2-9bbb-4a2f-85a7-17c3412b32aa"]
2022-05-13T15:01:57.977Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:01:57.977Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:01:57.992Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:57.993Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:57.993Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:01:57.993Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:57.994Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:01:53.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:01:57.994Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:57.995Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:01:57.996Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:01:57.996Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:01:57.997Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:57.997Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:01:57.997Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:01:57.997Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55214cb9b1984a71", X-B3-SpanId:"3fee3c5211f3b790", X-B3-ParentSpanId:"55214cb9b1984a71", X-B3-Sampled:"0", X-ONAP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-TransactionID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ECOMP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa9816e-20e5-482c-ab1f-a5524f168abf"]
2022-05-13T15:01:57.998Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:01:57.998Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:01:58.006Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:58.006Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:58.006Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:01:58.007Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:01:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:58.008Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:01:58.008Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:58.008Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:01:58.033Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:01:58.033Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:01:58.033Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:58.034Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:01:58.034Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:01:58.034Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-TransactionID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ECOMP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc9d6bb-685b-4e4f-84d8-768072b68213"]
2022-05-13T15:01:58.034Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:01:58.034Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:01:58.162Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:58.162Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:58.162Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:01:58.163Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=96ABECFF8E2182E4EED6A8F088ED7496; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Fri, 13 May 2022 15:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:58.163Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:01:56.497+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"9fbb3f06-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:01:58.163Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:58.164Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:01:58.181Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:01:58.181Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:01:58.181Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:01:58.181Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:01:58.182Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:01:58.182Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-TransactionID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ECOMP-RequestID:"f07bd112-32e4-4861-ad2b-a313f431c640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c40fa1cc-3e94-494d-b326-ef6b4f256ebd"]
2022-05-13T15:01:58.182Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:01:58.182Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:01:58.312Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:01:58.313Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:01:58.313Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:01:58.313Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EB37685C079C1B018B3E7AF3EC58EA55; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:01:58.313Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a1b86efa-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:01:56.499+0000","endTime":"2022-05-13T15:01:56.665+0000","durationInMillis":166,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:01:58.314Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:01:58.314Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1b820c7-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:01:58.317Z|f07bd112-32e4-4861-ad2b-a313f431c640|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:02:07.336Z|33e0da2a-3304-414d-bdbc-651a1d66d743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:07.337Z|33e0da2a-3304-414d-bdbc-651a1d66d743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:07.337Z|6360cb72-a9fc-4b45-9787-918361a8a352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:07.338Z|6360cb72-a9fc-4b45-9787-918361a8a352|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:07.340Z|d234cf3e-9f56-42a7-a129-f50d052dfa8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:07.340Z|d234cf3e-9f56-42a7-a129-f50d052dfa8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:08.441Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:02:08.444Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:08.444Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:02:08.444Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:08.444Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:08.445Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:02:08.445Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15611dc899c96dfb", X-B3-SpanId:"58bfd8fe95790313", X-B3-ParentSpanId:"15611dc899c96dfb", X-B3-Sampled:"0", X-ONAP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-TransactionID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ECOMP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d64c61-77fa-45eb-916a-de8c524b0ab0"]
2022-05-13T15:02:08.445Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:02:08.445Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:02:08.459Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:08.460Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:08.460Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:02:08.460Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:08.460Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:02:08.461Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:08.461Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:02:08.462Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:08.462Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:02:08.463Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:08.463Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:08.463Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:02:08.463Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15611dc899c96dfb", X-B3-SpanId:"0e92634f9d240bad", X-B3-ParentSpanId:"15611dc899c96dfb", X-B3-Sampled:"0", X-ONAP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-TransactionID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ECOMP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1afaf2d5-6049-4fd9-a03a-187f4dcf88df"]
2022-05-13T15:02:08.463Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:02:08.464Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:02:08.471Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:08.471Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:08.472Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:02:08.472Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:08.473Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:02:08.473Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:08.473Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:02:08.490Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:08.491Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:08.491Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:08.491Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:08.491Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:08.491Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-TransactionID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ECOMP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34896e4f-9854-4f32-838c-f03a2b03e959"]
2022-05-13T15:02:08.491Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:08.492Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:08.614Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:08.614Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:08.615Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:08.615Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1DDEA0767060BE9A160B3D031C31AC15; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 13 May 2022 15:02:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:08.616Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:02.915+0000","endTime":"2022-05-13T15:02:05.775+0000","removalTime":null,"durationInMillis":2860,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"a554cf7e-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:02:08.616Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:08.617Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:08.634Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:08.634Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:08.635Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:08.635Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:08.635Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:08.635Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-TransactionID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ECOMP-RequestID:"03ba7502-e1f5-4e84-914b-33c8af505e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a666c104-a7f0-4d59-8ba1-7b33f67c7521"]
2022-05-13T15:02:08.635Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:08.636Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:08.805Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:08.805Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:08.806Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:08.806Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=646C456F64C9F28196DE17830690F98D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:02:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:08.807Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a58b973e-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:02:02.916+0000","endTime":"2022-05-13T15:02:03.147+0000","durationInMillis":231,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:02:08.807Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:08.807Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a58b701b-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:08.810Z|03ba7502-e1f5-4e84-914b-33c8af505e2f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:02:10.306Z|7f21a29b-bf88-4817-a0e1-e795f437f326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:02:10.307Z|7f21a29b-bf88-4817-a0e1-e795f437f326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:02:10.748Z|a6743a42-f007-4997-bc7f-d2890a97e0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:02:10.748Z|a6743a42-f007-4997-bc7f-d2890a97e0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:02:17.359Z|f52a26fa-69cc-4767-9ece-49f5691b9ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:17.359Z|f52a26fa-69cc-4767-9ece-49f5691b9ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:17.360Z|f0489e7d-f3aa-4803-9092-1d5e79b486b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:17.361Z|29920c6d-a955-4ffc-99e0-908ce68a3e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:17.361Z|f0489e7d-f3aa-4803-9092-1d5e79b486b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:17.361Z|29920c6d-a955-4ffc-99e0-908ce68a3e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:18.935Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:02:18.938Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:18.938Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:02:18.939Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:18.939Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:18.939Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:02:18.939Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8e4c5d5ebcbf22b", X-B3-SpanId:"9abce58517a7d6e4", X-B3-ParentSpanId:"b8e4c5d5ebcbf22b", X-B3-Sampled:"0", X-ONAP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-TransactionID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ECOMP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a0c866-1242-4c76-ad4d-acd310f3825e"]
2022-05-13T15:02:18.939Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:02:18.939Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:02:18.954Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:18.954Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:18.954Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:02:18.954Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:18.955Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:02:18.956Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:18.956Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:02:18.957Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:18.957Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:02:18.957Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:18.957Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:18.958Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:02:18.958Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8e4c5d5ebcbf22b", X-B3-SpanId:"2763964489334a3f", X-B3-ParentSpanId:"b8e4c5d5ebcbf22b", X-B3-Sampled:"0", X-ONAP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-TransactionID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ECOMP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46fd713c-53dc-475e-b9ee-8a81829b7652"]
2022-05-13T15:02:18.958Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:02:18.958Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:02:18.965Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:18.965Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:18.965Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:02:18.966Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:18.966Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:02:18.966Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:18.966Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:02:18.984Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-TransactionID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ECOMP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c4bf2a1-d9dd-44dc-bd46-92d41c64d054"]
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:18.985Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:19.109Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:19.110Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:19.110Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:19.110Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B6174ADBA13CE19A9AAE346BFBABB58; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:19.111Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:02:19.111Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:19.111Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:19.126Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:19.126Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:19.127Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:19.127Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:19.127Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:19.127Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-TransactionID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ECOMP-RequestID:"7bb2b31c-cbe2-4475-91e4-4acb472ed46f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3324f85d-8880-4d83-a34f-394896b07409"]
2022-05-13T15:02:19.127Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:19.127Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:19.251Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:19.251Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:19.252Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:19.252Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6863ED0F35EBF215CFBD2572CD45CDE0; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:19.252Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae4c7e95-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:02:17.602+0000","endTime":"2022-05-13T15:02:17.605+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:02:19.253Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:19.253Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:19.257Z|7bb2b31c-cbe2-4475-91e4-4acb472ed46f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:02:25.306Z|ea4f1077-d740-4def-902f-63a241d1b05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:02:25.309Z|ea4f1077-d740-4def-902f-63a241d1b05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:02:27.382Z|0375dfd6-0c1a-4089-b1d0-366a5fc6dc92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:27.382Z|0375dfd6-0c1a-4089-b1d0-366a5fc6dc92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:27.384Z|772c1c6a-6a67-4b27-8e2e-80686c83838e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:27.384Z|4cd2803f-fa72-4d62-a1b4-233faea65f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:27.384Z|4cd2803f-fa72-4d62-a1b4-233faea65f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:27.384Z|772c1c6a-6a67-4b27-8e2e-80686c83838e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:29.385Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:02:29.388Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:29.388Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:02:29.388Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:29.389Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:29.389Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:02:29.389Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7982d774febebc", X-B3-SpanId:"a7104863ec990864", X-B3-ParentSpanId:"eb7982d774febebc", X-B3-Sampled:"0", X-ONAP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-TransactionID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ECOMP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e987d47-5b12-42d3-b2a6-c8e48b650348"]
2022-05-13T15:02:29.389Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:02:29.389Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:02:29.405Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:29.405Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:29.405Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:02:29.406Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:29.406Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:02:29.407Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:29.407Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:02:29.408Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:29.408Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:02:29.408Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:29.408Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:29.408Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:02:29.409Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7982d774febebc", X-B3-SpanId:"bbac4d35b0cf984a", X-B3-ParentSpanId:"eb7982d774febebc", X-B3-Sampled:"0", X-ONAP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-TransactionID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ECOMP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecfc8b15-02cf-49fb-a254-4ec95d77629d"]
2022-05-13T15:02:29.409Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:02:29.409Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:02:29.418Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:29.418Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:29.418Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:02:29.418Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:29.419Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:02:29.419Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:29.419Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:02:29.437Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-TransactionID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ECOMP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f34c2db-47a6-42a0-a2f5-3bc63946010a"]
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:29.438Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:29.560Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:29.561Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:29.561Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:29.562Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A524D44D32B0E7E5070BF11367950589; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:29.562Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:02:29.563Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:29.563Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:29.582Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:29.582Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:29.582Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:29.582Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:29.582Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:29.583Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-TransactionID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ECOMP-RequestID:"659c7ce0-657c-4a4b-9eb1-9b4bca7150a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98c62b2b-8267-4e47-a1da-44eb2e370fb7"]
2022-05-13T15:02:29.583Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:29.583Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:29.700Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:29.700Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:29.701Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:29.701Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E21B1AF2AA535ADE6AF153BF5474BBAC; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:02:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:29.701Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae4c7e95-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:02:17.602+0000","endTime":"2022-05-13T15:02:17.605+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:02:29.702Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:29.702Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:29.706Z|659c7ce0-657c-4a4b-9eb1-9b4bca7150a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:02:37.403Z|fd16c04a-d58a-4e20-a7fd-c9ad6a0336d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:37.404Z|fd16c04a-d58a-4e20-a7fd-c9ad6a0336d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:37.404Z|5ac8bcfe-468f-497e-a001-ddaa5e841d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:37.404Z|5ac8bcfe-468f-497e-a001-ddaa5e841d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:37.404Z|3eee43f6-5024-4b15-a88c-5a55f2c9901a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:37.405Z|3eee43f6-5024-4b15-a88c-5a55f2c9901a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:39.831Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:02:39.835Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:39.835Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:02:39.835Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:39.835Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:39.836Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:02:39.836Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0889157de12fa856", X-B3-SpanId:"10d0792d94d08716", X-B3-ParentSpanId:"0889157de12fa856", X-B3-Sampled:"0", X-ONAP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-TransactionID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ECOMP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f2d8189-3fed-416e-8aa9-e4ae3f3bea99"]
2022-05-13T15:02:39.836Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:02:39.836Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:02:39.851Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:39.851Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:39.851Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:02:39.851Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:39.852Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:02:39.853Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:39.853Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:02:39.855Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:39.855Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:02:39.856Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:39.856Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:39.856Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:02:39.857Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0889157de12fa856", X-B3-SpanId:"a72fa5d6d4f6acb6", X-B3-ParentSpanId:"0889157de12fa856", X-B3-Sampled:"0", X-ONAP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-TransactionID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ECOMP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8530bae9-8c70-4c4d-8f0a-cb353cef97b2"]
2022-05-13T15:02:39.857Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:02:39.857Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:02:39.866Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:39.866Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:39.866Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:02:39.866Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:39.867Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:02:39.867Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:39.868Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:02:39.883Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:39.883Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:39.883Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:39.884Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:39.884Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:39.884Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-TransactionID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ECOMP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90cd8d01-fb3d-4edd-93bb-c046118bacad"]
2022-05-13T15:02:39.884Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:39.884Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:40.007Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:40.008Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:40.008Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:40.008Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EB49D511939F9AB9BC4468D61827ED27; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:40.009Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:02:40.009Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:40.009Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:40.028Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:40.028Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:40.029Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:40.029Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:40.029Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:40.029Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-TransactionID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ECOMP-RequestID:"cf5975dd-23c9-48cb-b428-57648951a4e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef127b4b-65d2-40d8-bdca-d14f0ff17e38"]
2022-05-13T15:02:40.029Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:40.029Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:40.147Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:40.147Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:40.148Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:40.148Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=29FE28924682C4A6BB0D0E36B273E3DD; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:02:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:40.148Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae4c7e95-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:02:17.602+0000","endTime":"2022-05-13T15:02:17.605+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:02:40.148Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:40.149Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:40.152Z|cf5975dd-23c9-48cb-b428-57648951a4e6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:02:40.306Z|0ede93b2-d117-4758-b275-18703eff2257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:02:40.307Z|0ede93b2-d117-4758-b275-18703eff2257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:02:40.748Z|a03f8cd6-a537-497b-921c-760632670db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:02:40.749Z|a03f8cd6-a537-497b-921c-760632670db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:02:47.425Z|e647367f-9f78-476c-8b04-577b36625e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:47.425Z|c0bf122a-58bd-44e7-a8a4-c8524bd17e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:47.425Z|52058aaa-4ca5-400a-87fe-dd9056c3c625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:47.426Z|e647367f-9f78-476c-8b04-577b36625e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:47.426Z|52058aaa-4ca5-400a-87fe-dd9056c3c625|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:47.426Z|c0bf122a-58bd-44e7-a8a4-c8524bd17e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:50.278Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:02:50.282Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:50.282Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:02:50.282Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:50.282Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:02:50.282Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:02:50.282Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55fdea99c8e53c56", X-B3-SpanId:"c850a5d7a9c9f9d8", X-B3-ParentSpanId:"55fdea99c8e53c56", X-B3-Sampled:"0", X-ONAP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-TransactionID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ECOMP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f1feb4-77d1-44c8-a126-24c5f4202efc"]
2022-05-13T15:02:50.283Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:02:50.283Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:02:50.299Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:50.299Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:50.300Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:02:50.300Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:50.301Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:02:50.301Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:50.301Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:02:50.302Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:50.302Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:02:50.303Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:50.303Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:02:50.303Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:02:50.303Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55fdea99c8e53c56", X-B3-SpanId:"56facb9c2315a544", X-B3-ParentSpanId:"55fdea99c8e53c56", X-B3-Sampled:"0", X-ONAP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-TransactionID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ECOMP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bbabc30-56e2-4ab2-b710-f5989057458a"]
2022-05-13T15:02:50.304Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:02:50.304Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:02:50.312Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:50.312Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:50.313Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:02:50.313Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:50.313Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:02:50.313Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:50.314Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:02:50.331Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-TransactionID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ECOMP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93d541ec-137a-40fe-8fcc-ab623642b949"]
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:50.332Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:50.458Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:50.458Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:50.459Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:50.459Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9A3719D5245D4293402742252A385CF0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:50.459Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:02:50.460Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:50.460Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:50.478Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:50.478Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:02:50.478Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:02:50.478Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:02:50.479Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:02:50.479Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-TransactionID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ECOMP-RequestID:"b563780b-5d30-4517-86ab-1fba33b0ac58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4444d2c5-cf84-45ab-9238-a71b2b60aecb"]
2022-05-13T15:02:50.479Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:02:50.479Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:02:50.602Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:02:50.603Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:02:50.603Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:02:50.603Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F8EFBDE812F0F6B2F6D0E5C583B9132B; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:02:50.604Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae4c7e95-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:02:17.602+0000","endTime":"2022-05-13T15:02:17.605+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:02:50.604Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:02:50.604Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:02:50.608Z|b563780b-5d30-4517-86ab-1fba33b0ac58|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:02:53.527Z|00f893a1-ad26-41ae-947c-8777e260b02d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:02:53.527Z|00f893a1-ad26-41ae-947c-8777e260b02d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:55.306Z|0306c2e2-9b54-41b3-91a2-ad0ac29f6935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:02:55.307Z|0306c2e2-9b54-41b3-91a2-ad0ac29f6935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:02:57.446Z|5bf35517-4508-4e9f-a2b7-09413b6b7c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:57.447Z|5bf35517-4508-4e9f-a2b7-09413b6b7c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:57.447Z|6d572b41-76f8-4d8a-9185-2f0f1e52adfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:57.448Z|6d572b41-76f8-4d8a-9185-2f0f1e52adfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:02:57.448Z|e6bdfc87-960c-48b2-a0fa-79ebaa70d7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:02:57.448Z|e6bdfc87-960c-48b2-a0fa-79ebaa70d7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:00.730Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:00.733Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6637bda781f3f3e7", X-B3-SpanId:"f75ef3be5fd05d90", X-B3-ParentSpanId:"6637bda781f3f3e7", X-B3-Sampled:"0", X-ONAP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-TransactionID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ECOMP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6356a2f9-a2b0-4345-b3cf-f96293ad2b8c"]
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:00.734Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:00.751Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:00.751Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:00.751Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:00.751Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:00.752Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:00.752Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:00.752Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:00.753Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:00.753Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:00.754Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:00.754Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:00.754Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:00.754Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6637bda781f3f3e7", X-B3-SpanId:"527869661017846c", X-B3-ParentSpanId:"6637bda781f3f3e7", X-B3-Sampled:"0", X-ONAP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-TransactionID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ECOMP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"238de051-33de-45a1-a97d-449549b09620"]
2022-05-13T15:03:00.754Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:00.754Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:00.762Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:00.762Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:00.762Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:00.762Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:00.763Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:00.764Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:00.764Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:00.780Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:00.780Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:00.781Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:00.781Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:00.781Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:00.781Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-TransactionID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ECOMP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d12123f-0364-4575-8afb-e68abdff33ca"]
2022-05-13T15:03:00.781Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:00.781Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:00.902Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:00.903Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:00.903Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:00.903Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B2203AD0D65DE17B5D5B8124DD2FED08; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:00.904Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:03:00.904Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:00.905Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:00.923Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:00.924Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:00.924Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:00.924Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:00.924Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:00.925Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-TransactionID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ECOMP-RequestID:"64aab5a9-df22-496a-9d80-07f8bac0068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f1f468-9077-4d35-9117-48c3b9e13fff"]
2022-05-13T15:03:00.925Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:00.925Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:01.046Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:01.046Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:01.046Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:01.047Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B9DF486B09B84BD73EB443AE08201A11; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:01.047Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ae4c7e95-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:02:17.602+0000","endTime":"2022-05-13T15:02:17.605+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:03:01.047Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:01.048Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:01.051Z|64aab5a9-df22-496a-9d80-07f8bac0068b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:07.465Z|eb65a559-92cd-49e9-b081-2fa7411d3dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:07.465Z|eb65a559-92cd-49e9-b081-2fa7411d3dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:07.466Z|a0330932-c432-46aa-9d0b-ff2df0ca447e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:07.466Z|a0330932-c432-46aa-9d0b-ff2df0ca447e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:07.468Z|5cd970fa-fda2-49f7-8f72-7f4e8e3b0ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:07.469Z|5cd970fa-fda2-49f7-8f72-7f4e8e3b0ab9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:10.306Z|632b3d51-0729-47f4-ad7e-e6077ebd7bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:03:10.309Z|632b3d51-0729-47f4-ad7e-e6077ebd7bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:03:10.749Z|f5dceb68-81a0-4d84-8cfd-55adbb5b6163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:03:10.750Z|f5dceb68-81a0-4d84-8cfd-55adbb5b6163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:03:11.179Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:11.183Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:11.183Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:11.183Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:11.183Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:11.184Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:11.184Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efdcae3e7eff2092", X-B3-SpanId:"82c25cfb354dd439", X-B3-ParentSpanId:"efdcae3e7eff2092", X-B3-Sampled:"0", X-ONAP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-TransactionID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ECOMP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf82fd9-d68d-4ceb-b4d9-6e2acfff1306"]
2022-05-13T15:03:11.184Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:11.184Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:11.197Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:11.198Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:11.198Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:11.198Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:11.199Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:11.199Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:11.199Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:11.200Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:11.201Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:11.201Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:11.201Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:11.201Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:11.201Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efdcae3e7eff2092", X-B3-SpanId:"89aa7191165068f1", X-B3-ParentSpanId:"efdcae3e7eff2092", X-B3-Sampled:"0", X-ONAP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-TransactionID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ECOMP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8255ed98-a79a-4be1-83aa-fe26815ab184"]
2022-05-13T15:03:11.202Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:11.202Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:11.210Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:11.210Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:11.210Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:11.210Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:11.211Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:11.211Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:11.211Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:11.228Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:11.228Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:11.228Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:11.229Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:11.229Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:11.229Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-TransactionID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ECOMP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d1dceae-5700-4b18-93c4-70e4fee194f6"]
2022-05-13T15:03:11.229Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:11.229Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:11.357Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:11.357Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:11.358Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:11.358Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B49B437F17116974A8FF6393A7ECBCB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 15:03:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:11.358Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":"2022-05-13T15:03:03.786+0000","removalTime":null,"durationInMillis":50810,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:03:11.358Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:11.359Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:11.373Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-TransactionID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ECOMP-RequestID:"c605cefd-b5fe-407d-8a24-026b52c03347", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fc710bc-aca2-427a-9f8e-ca1238e94277"]
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:11.374Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:11.494Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:11.494Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:11.495Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:11.495Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD175821953A611EA8000E64315882DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 15:03:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:11.495Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c9d37618-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:03:03.785+0000","endTime":"2022-05-13T15:03:03.785+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:03:11.495Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:11.496Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:11.499Z|c605cefd-b5fe-407d-8a24-026b52c03347|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:17.488Z|b413e635-cf13-41bf-8494-4ea78aaab910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:17.488Z|a105e7e7-da6b-43b9-868d-10b53e7671c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:17.488Z|b413e635-cf13-41bf-8494-4ea78aaab910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:17.488Z|a105e7e7-da6b-43b9-868d-10b53e7671c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:17.488Z|b480ce8b-53c3-42ca-aafe-242a875d08c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:17.489Z|b480ce8b-53c3-42ca-aafe-242a875d08c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:21.623Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:21.627Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:21.627Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:21.627Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:21.627Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:21.627Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:21.628Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"711b0763b89881b2", X-B3-SpanId:"13c15c6c8f806c34", X-B3-ParentSpanId:"711b0763b89881b2", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-TransactionID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ECOMP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8ee09c-7179-4678-b5f8-1937201d1048"]
2022-05-13T15:03:21.628Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:21.628Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:21.647Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:21.647Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:21.647Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:21.647Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:21.648Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:02:17.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:21.648Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:21.648Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:21.649Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:21.650Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:21.650Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:21.650Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:21.650Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:21.650Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"711b0763b89881b2", X-B3-SpanId:"39a374ca34dfae68", X-B3-ParentSpanId:"711b0763b89881b2", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-TransactionID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ECOMP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8e4b3b5-fd2b-4a78-bea8-d6a1dfca11b3"]
2022-05-13T15:03:21.651Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:21.651Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:21.658Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:21.658Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:21.658Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:21.658Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:21.681Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:21.681Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:21.681Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:21.738Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:21.739Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:21.739Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:21.739Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:21.739Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:21.739Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-TransactionID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ECOMP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e523680-087b-4c4c-b50b-d498e2319297"]
2022-05-13T15:03:21.739Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:21.740Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:21.861Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:21.861Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:21.862Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:21.862Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2A72826B900F7F0264B8F49DE419AED7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 15:03:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:21.862Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":"2022-05-13T15:03:03.786+0000","removalTime":null,"durationInMillis":50810,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:03:21.863Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:21.863Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:21.879Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:21.879Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:21.879Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:21.879Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:21.879Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:21.880Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-TransactionID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ECOMP-RequestID:"fa6ae598-7f66-4c41-8a87-96e8647db132", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb5fbe5-293e-4b4c-a8e3-57e351ad29d3"]
2022-05-13T15:03:21.880Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:21.880Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:22.000Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:22.001Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:22.001Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:22.001Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=86972CFFFE0CDD9BD67ED8A7C739C35F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 15:03:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:22.002Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c9d37618-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:03:03.785+0000","endTime":"2022-05-13T15:03:03.785+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:03:22.002Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:22.003Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:22.006Z|fa6ae598-7f66-4c41-8a87-96e8647db132|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:25.306Z|517ee754-a8e0-410d-bef7-e88664f354eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:03:25.307Z|517ee754-a8e0-410d-bef7-e88664f354eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:03:27.507Z|32a1841a-9657-4b84-813a-8f15bfde2764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:27.508Z|32a1841a-9657-4b84-813a-8f15bfde2764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:27.508Z|b43db117-d4ff-4c27-872b-12fd45281744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:27.509Z|b43db117-d4ff-4c27-872b-12fd45281744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:27.511Z|e55c3242-224a-47b9-88f4-c74ed58a872e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:27.511Z|e55c3242-224a-47b9-88f4-c74ed58a872e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:32.137Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:32.141Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:32.141Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:32.142Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:32.142Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:32.142Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:32.142Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5576d59bed7ec1a3", X-B3-SpanId:"14ad86d35eabdb4f", X-B3-ParentSpanId:"5576d59bed7ec1a3", X-B3-Sampled:"0", X-ONAP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-TransactionID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ECOMP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d96aaa74-1d19-4bdf-9484-0a57c531fb89"]
2022-05-13T15:03:32.142Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:32.142Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:32.157Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:32.158Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:32.158Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:32.158Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:32.158Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).",
  "progress" : 57,
  "startTime" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:32.159Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:32.159Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:32.160Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:32.160Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:32.160Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:32.161Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:32.161Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:32.161Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5576d59bed7ec1a3", X-B3-SpanId:"5d03ec2ed2f4da11", X-B3-ParentSpanId:"5576d59bed7ec1a3", X-B3-Sampled:"0", X-ONAP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-TransactionID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ECOMP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2689ab7-0fe5-40f1-a7f5-b337c08e3d3c"]
2022-05-13T15:03:32.161Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:32.161Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:32.168Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:32.168Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:32.168Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:32.168Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:32.169Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:32.169Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:32.169Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:32.188Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:32.188Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:32.189Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:32.189Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:32.189Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:32.189Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-TransactionID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ECOMP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6029c455-09d9-4988-804a-fce05c62969f"]
2022-05-13T15:03:32.189Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:32.189Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:32.362Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:32.363Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:32.363Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:32.363Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=42623D9C17A6E04F2C70EA7F39ECF880; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 15:03:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:32.364Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:02:12.976+0000","endTime":"2022-05-13T15:03:03.786+0000","removalTime":null,"durationInMillis":50810,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"ab89dbbc-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:03:32.364Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:32.365Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:32.381Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:32.381Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:32.381Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:32.381Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:32.381Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:32.382Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-TransactionID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ECOMP-RequestID:"2034bd19-525f-4985-a0de-29916ce9a1a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cddab67b-f849-471e-a60a-3da2eac3d174"]
2022-05-13T15:03:32.382Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:32.382Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:32.546Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:32.547Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:32.547Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:32.547Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6E614D80A23D32E108CC223DCF4AAC58; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 15:03:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:32.548Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c9d37618-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:03:03.785+0000","endTime":"2022-05-13T15:03:03.785+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:03:32.548Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:32.548Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab8a9f4d-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:32.552Z|2034bd19-525f-4985-a0de-29916ce9a1a3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:37.525Z|b54c1fd5-199a-4ad7-845e-4db43f45f530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:37.526Z|b54c1fd5-199a-4ad7-845e-4db43f45f530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:37.529Z|49f609be-4b26-41db-8dd6-ae18b867d6ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:37.529Z|49f609be-4b26-41db-8dd6-ae18b867d6ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:37.531Z|32f1a9dd-5350-4eda-bb65-4cfa6539830c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:37.531Z|32f1a9dd-5350-4eda-bb65-4cfa6539830c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:40.306Z|779750c4-ba8f-4f8d-a19a-8b5aa16be5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:03:40.307Z|779750c4-ba8f-4f8d-a19a-8b5aa16be5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:03:40.750Z|d2914e81-df32-4149-8f9f-7902a3517666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:03:40.751Z|d2914e81-df32-4149-8f9f-7902a3517666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:03:42.684Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:42.687Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:42.687Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:42.687Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:42.687Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:42.688Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:42.688Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eef24797309197b", X-B3-SpanId:"91f773b18dc71866", X-B3-ParentSpanId:"1eef24797309197b", X-B3-Sampled:"0", X-ONAP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-TransactionID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ECOMP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f97e9ac-6df8-4986-b20e-0a56c2e02475"]
2022-05-13T15:03:42.688Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:42.688Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:42.703Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:42.704Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:42.704Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:42.704Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:42.704Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
  "progress" : 89,
  "startTime" : "2022-05-13T15:01:45.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:42.705Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:42.705Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:42.706Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:42.706Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:42.707Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:42.707Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:42.707Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:42.707Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eef24797309197b", X-B3-SpanId:"14a7f75bcd708ac8", X-B3-ParentSpanId:"1eef24797309197b", X-B3-Sampled:"0", X-ONAP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-TransactionID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ECOMP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11b578c4-bdcf-4b2a-938e-44ea6e384c0b"]
2022-05-13T15:03:42.707Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:42.707Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:42.715Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:42.715Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:42.715Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:42.716Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:42.716Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:42.717Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:42.717Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:42.735Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:42.735Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:42.735Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:42.735Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:03:42.735Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:42.736Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-TransactionID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ECOMP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8865c9f4-ba97-4270-9ca7-8c3787ed2ad0"]
2022-05-13T15:03:42.736Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:42.736Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:42.926Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:42.927Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:42.927Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:42.927Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AC6230FF0BD712CF253B75A4E654D2D1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:42.927Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"21ad08a9-5c3d-4c53-b79d-f675a5c4e788","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:03:39.724+0000","endTime":"2022-05-13T15:03:40.090+0000","removalTime":null,"durationInMillis":366,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"df3eb4c9-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:03:42.927Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:42.928Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:42.941Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:42.941Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:03:42.942Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:42.942Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:03:42.942Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:03:42.942Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-TransactionID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ECOMP-RequestID:"7a24e774-ed73-4570-b2cd-46ddebc07324", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aed39e11-7c08-4a61-92dd-99d124d5d4c5"]
2022-05-13T15:03:42.942Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:03:42.942Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:03:43.135Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:43.135Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:43.136Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:03:43.136Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4A83A729221799F59A68D2BCC38C2E78; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:03:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:43.136Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:df3f9f73-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:03:39.726+0000","endTime":"2022-05-13T15:03:40.090+0000","durationInMillis":364,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b9c4107-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:03:43.136Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:43.137Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df3f5140-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:03:43.140Z|7a24e774-ed73-4570-b2cd-46ddebc07324|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:47.546Z|e3e9393b-2c34-4cc4-aabf-8ce4923bb58d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:47.547Z|e3e9393b-2c34-4cc4-aabf-8ce4923bb58d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:47.549Z|125cb005-ac6f-47bf-b33b-f8862e218c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:47.549Z|125cb005-ac6f-47bf-b33b-f8862e218c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:47.551Z|d845d2a6-5b90-4d5d-88a1-e85f149aed35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:47.551Z|d845d2a6-5b90-4d5d-88a1-e85f149aed35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:53.258Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:53.261Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.262Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:53.262Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.262Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.262Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:53.262Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec2e4732e83496de", X-B3-SpanId:"ae88781a2e3b7d40", X-B3-ParentSpanId:"ec2e4732e83496de", X-B3-Sampled:"0", X-ONAP-RequestID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-RequestID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-TransactionID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-ECOMP-RequestID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d68f1eae-9e73-43f3-800e-37420faac1db"]
2022-05-13T15:03:53.263Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:53.263Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.276Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.277Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.277Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:53.277Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.278Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "endTime" : "2022-05-13T15:03:43.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:53.278Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.278Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:53.279Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.279Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:53.279Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.280Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.280Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:53.280Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec2e4732e83496de", X-B3-SpanId:"e6796ab52600fa73", X-B3-ParentSpanId:"ec2e4732e83496de", X-B3-Sampled:"0", X-ONAP-RequestID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-RequestID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-TransactionID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-ECOMP-RequestID:"059135c2-d622-4768-bfdc-cee91dd2dc41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e4076f5-be18-4e52-8956-6aef5a491d79"]
2022-05-13T15:03:53.280Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:53.280Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.288Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.288Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.288Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:53.288Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.289Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:53.289Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.289Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:53.295Z|059135c2-d622-4768-bfdc-cee91dd2dc41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:53.412Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:53.414Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.414Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:53.415Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.415Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.415Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:53.415Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec108319e0ad321", X-B3-SpanId:"d6925ef1451ead2c", X-B3-ParentSpanId:"0ec108319e0ad321", X-B3-Sampled:"0", X-ONAP-RequestID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-RequestID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-TransactionID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-ECOMP-RequestID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fff2d6c-89e2-43ae-9491-65aa619eee77"]
2022-05-13T15:03:53.415Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:53.415Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.428Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.428Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.428Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:53.429Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.429Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "endTime" : "2022-05-13T15:03:43.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:53.429Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.430Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:53.430Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.430Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:53.431Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.431Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.431Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:53.431Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec108319e0ad321", X-B3-SpanId:"1f730efd65757844", X-B3-ParentSpanId:"0ec108319e0ad321", X-B3-Sampled:"0", X-ONAP-RequestID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-RequestID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-TransactionID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-ECOMP-RequestID:"2bba235d-c7c0-4aa2-9eae-69b936816f5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49f5dd53-b15c-4dd7-8ff0-4915af2db49e"]
2022-05-13T15:03:53.431Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:53.431Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.440Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.440Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.440Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:53.440Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.441Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:53.441Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.442Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:53.446Z|2bba235d-c7c0-4aa2-9eae-69b936816f5f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:53.527Z|96d00ea7-9622-4526-bf2d-573886667040|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:03:53.527Z|96d00ea7-9622-4526-bf2d-573886667040|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:53.564Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:53.566Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.567Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:53.567Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.567Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.568Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:53.568Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b185c4c41c04a2d", X-B3-SpanId:"b982ce1558b2f336", X-B3-ParentSpanId:"6b185c4c41c04a2d", X-B3-Sampled:"0", X-ONAP-RequestID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-RequestID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-TransactionID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-ECOMP-RequestID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e4e83a0-7b3c-4d9e-b42c-db2d78cde107"]
2022-05-13T15:03:53.568Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:53.568Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.581Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.581Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.582Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:53.582Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.582Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "endTime" : "2022-05-13T15:03:43.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:53.582Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.583Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:53.584Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.584Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:53.584Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.584Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.584Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:53.585Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b185c4c41c04a2d", X-B3-SpanId:"7bddff5f4c0765de", X-B3-ParentSpanId:"6b185c4c41c04a2d", X-B3-Sampled:"0", X-ONAP-RequestID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-RequestID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-TransactionID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-ECOMP-RequestID:"56cc58b9-d6a7-4e4a-ad16-55dae02bd866", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79fc727a-bad7-4361-bf76-397f2bfc3e4a"]
2022-05-13T15:03:53.585Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:53.585Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.593Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.593Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.594Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:53.594Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.595Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:53.596Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.596Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:53.601Z|56cc58b9-d6a7-4e4a-ad16-55dae02bd866|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:53.715Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:53.717Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.717Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:53.718Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.718Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.718Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:53.718Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791a39088fb68190", X-B3-SpanId:"8da49a8a09e4a3a7", X-B3-ParentSpanId:"791a39088fb68190", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-RequestID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-TransactionID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-ECOMP-RequestID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8485af5f-9e2e-46fa-88d8-6ed8b0c44a94"]
2022-05-13T15:03:53.718Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:53.718Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.730Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.730Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.730Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:53.730Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.731Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "endTime" : "2022-05-13T15:03:43.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:53.731Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.731Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:53.732Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.732Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:53.732Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.732Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.733Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:53.733Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791a39088fb68190", X-B3-SpanId:"d4678ee3d2830e3c", X-B3-ParentSpanId:"791a39088fb68190", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-RequestID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-TransactionID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-ECOMP-RequestID:"a2f673a4-1407-44c0-bac3-875e0cacec57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19237d27-3b3e-40cc-96ff-64232a057b13"]
2022-05-13T15:03:53.733Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:53.733Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.741Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.741Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.741Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:53.742Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.742Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:53.743Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.743Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:53.748Z|a2f673a4-1407-44c0-bac3-875e0cacec57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:53.860Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:03:53.863Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.863Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||Invoke
2022-05-13T15:03:53.864Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.864Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788
2022-05-13T15:03:53.864Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Method      : GET
2022-05-13T15:03:53.864Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e71ea0a1901745c0", X-B3-SpanId:"b03ca0b81b71b121", X-B3-ParentSpanId:"e71ea0a1901745c0", X-B3-Sampled:"0", X-ONAP-RequestID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-RequestID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-TransactionID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-ECOMP-RequestID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"015eb10d-bf6a-4331-acc1-6db8a8f25cc6"]
2022-05-13T15:03:53.864Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Request body: 
2022-05-13T15:03:53.865Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.877Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.877Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.877Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Status text  : 
2022-05-13T15:03:53.877Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.878Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||Response body: {
  "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "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" : "2022-05-13T15:01:45.000+00:00",
  "endTime" : "2022-05-13T15:03:43.000+00:00",
  "source" : "VID",
  "vnfId" : "a8a781f0-0835-4673-962d-94a13a14041b",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n\t\t\t\"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\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_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3714e5cc-543a-4bcc-9328-14b0624e7636\",\n                                        \"modelInvariantUuid\": \"e2f7231b-5461-4f8b-8942-3c568ea0c7ae\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"8dc7adca-ae07-450b-ac00-7b1a4b078a33\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"9d276fb8-0c26-43bc-be86-16d42b678f3c\",\n                                                \"modelInvariantUuid\": \"dd6d55e4-5bf0-4a3f-bf9b-0e678dd09a19\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9d8b3264-bc0f-4d51-b75c-05b0acbcab73\"\n                                            },\n                                            \"instanceName\": \"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"ubuntu-20.04\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"cleouverte\",\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\": \"ubuntu20agent-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"ubuntu20agent-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"ubuntu20agent-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"ubuntu20agent-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\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\n                            \"modelInvariantId\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b9fcd843-ef76-4bd9-8b99-f6c57d5c3cfc\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:03:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
    "cloudIdentifier" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"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\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"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" : "2022-05-13T15:02:14.000+00:00"
  } ],
  "requestURI" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788"
    }
  }
}
2022-05-13T15:03:53.878Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.879Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|INFO|500||InvokeReturn
2022-05-13T15:03:53.879Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.880Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:03:53.880Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:03:53.880Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false
2022-05-13T15:03:53.880Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:03:53.880Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e71ea0a1901745c0", X-B3-SpanId:"77ea0b2976fc47f6", X-B3-ParentSpanId:"e71ea0a1901745c0", X-B3-Sampled:"0", X-ONAP-RequestID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-RequestID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-TransactionID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-ECOMP-RequestID:"c385b1b4-f83b-4041-bd3b-7b5698b25684", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c742449-26e1-4cae-8d2c-3d8b7907f7f5"]
2022-05-13T15:03:53.881Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:03:53.881Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:03:53.888Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:03:53.889Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:03:53.889Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:03:53.889Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:03:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:03:53.890Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 66,
  "soRequestId" : "21ad08a9-5c3d-4c53-b79d-f675a5c4e788",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652454136000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:02:18.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:03:53.890Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:03:53.890Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=21ad08a9-5c3d-4c53-b79d-f675a5c4e788&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:03:53.894Z|c385b1b4-f83b-4041-bd3b-7b5698b25684|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/21ad08a9-5c3d-4c53-b79d-f675a5c4e788|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:03:55.306Z|f4581948-7a8b-4878-a961-036155ae6963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:03:55.309Z|f4581948-7a8b-4878-a961-036155ae6963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:03:57.569Z|e1638766-1cc5-4226-aef1-a8b5c55b5f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:57.569Z|e1638766-1cc5-4226-aef1-a8b5c55b5f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:57.571Z|c69c3f5b-afc0-4939-bc3d-d21f95c58f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:57.571Z|c69c3f5b-afc0-4939-bc3d-d21f95c58f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:03:57.574Z|090a2d08-6d41-4d41-958c-5c30086c430f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:03:57.575Z|090a2d08-6d41-4d41-958c-5c30086c430f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:01.826Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:01.827Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||INFO|500||Checking if requestId: 7a893359-e9ec-4ff2-8e59-106af2f907f7 already exists in requestDb InfraActiveRequests table
2022-05-13T15:04:01.827Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:01.827Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:01.828Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:01.828Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:01.828Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:01.828Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2721c3101e226f2", X-B3-SpanId:"2f9535f0bee8337d", X-B3-ParentSpanId:"b2721c3101e226f2", X-B3-Sampled:"0", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04b3abc3-6683-474f-9196-f8e81f3651a9"]
2022-05-13T15:04:01.828Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:01.828Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:01.841Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:01.841Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:04:01.841Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:01.841Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:01.842Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: 
2022-05-13T15:04:01.842Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:01.842Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|404|Not Found|InvokeReturn
2022-05-13T15:04:01.849Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T15:04:01.854Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:04:01.867Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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/f88b58c98bd0498c9fe0ba5b803e8a4f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T15:04:01.867Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||Invoke
2022-05-13T15:04:02.007Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f88b58c98bd0498c9fe0ba5b803e8a4f|INFO|500||InvokeReturn
2022-05-13T15:04:02.008Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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/f88b58c98bd0498c9fe0ba5b803e8a4f has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-15:04:01:884-87529], vertex-id=[237616], Content-Length=[1038], Date=[Fri, 13 May 2022 15:04:01 GMT], Content-Type=[application/json]}
2022-05-13T15:04:02.009Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||DEBUG|500||{"tenant-id":"f88b58c98bd0498c9fe0ba5b803e8a4f","tenant-name":"onap-master-weekly-vnfs","tenant-context":"None","resource-version":"1652454114927","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a8a781f0-0835-4673-962d-94a13a14041b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a8a781f0-0835-4673-962d-94a13a14041b"}],"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"}]}]}}

2022-05-13T15:04:02.010Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T15:04:02.011Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T15:04:02.012Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:04:02.012Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T15:04:02.013Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.013Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:04:02.013Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T15:04:02.014Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"b2721c3101e226f2", X-B3-SpanId:"3079a96fffe1f966", X-B3-ParentSpanId:"b2721c3101e226f2", X-B3-Sampled:"0", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dae5863-bbe9-451c-ac0f-21c5ea51edd0"]
2022-05-13T15:04:02.014Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5940fe94-3879-4237-888e-707316d1e69e"},"instanceName":null,"requestScope":"service"}
2022-05-13T15:04:02.014Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.026Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.026Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:02.026Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T15:04:02.026Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.027Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T15:04:02.027Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.027Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T15:04:02.027Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:04:02.027Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||Invoke
2022-05-13T15:04:02.028Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.028Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:04:02.028Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Method      : GET
2022-05-13T15:04:02.028Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97d930f8-9a02-4533-aa25-a6e0701599c0"]
2022-05-13T15:04:02.028Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Request body: 
2022-05-13T15:04:02.028Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.051Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.051Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:02.052Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status text  : 
2022-05-13T15:04:02.052Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.052Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd",
  "modelInvariantUUID" : "81b492c2-5040-4d92-a505-dfa300390987",
  "created" : "2022-05-13 14:58:05.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:04:02.052Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.053Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||InvokeReturn
2022-05-13T15:04:02.055Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance
2022-05-13T15:04:02.055Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|INFO|500||Invoke
2022-05-13T15:04:02.055Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.056Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance
2022-05-13T15:04:02.056Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T15:04:02.056Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e0d077-1398-4eee-a67f-b8b273160be6"]
2022-05-13T15:04:02.056Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T15:04:02.057Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.065Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.065Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:04:02.065Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T15:04:02.066Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.066Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Response body: 
2022-05-13T15:04:02.066Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.066Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:04:02.067Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987
2022-05-13T15:04:02.067Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|INFO|500||Invoke
2022-05-13T15:04:02.067Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.067Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987
2022-05-13T15:04:02.067Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Method      : GET
2022-05-13T15:04:02.068Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f006aba-5267-4c27-ac1e-0d8a1987760a"]
2022-05-13T15:04:02.068Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Request body: 
2022-05-13T15:04:02.068Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.081Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.081Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:02.081Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Status text  : 
2022-05-13T15:04:02.081Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.082Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd",
      "modelInvariantUUID" : "81b492c2-5040-4d92-a505-dfa300390987",
      "created" : "2022-05-13 14:58:05.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987"
    }
  }
}
2022-05-13T15:04:02.082Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.082Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=81b492c2-5040-4d92-a505-dfa300390987|INFO|500||InvokeReturn
2022-05-13T15:04:02.085Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance
2022-05-13T15:04:02.085Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|INFO|500||Invoke
2022-05-13T15:04:02.085Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.086Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance
2022-05-13T15:04:02.086Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T15:04:02.086Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f90570b3-34dc-4886-a595-d7d8d0bb4cda"]
2022-05-13T15:04:02.087Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T15:04:02.087Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.094Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.095Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:04:02.095Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T15:04:02.095Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.096Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||Response body: 
2022-05-13T15:04:02.096Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.096Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:04:02.097Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:04:02.097Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T15:04:02.097Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.098Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:04:02.098Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T15:04:02.098Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b8454b-0e2a-423a-b83d-815e1172d6bd"]
2022-05-13T15:04:02.098Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T15:04:02.099Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.110Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.110Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:02.110Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T15:04:02.110Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.111Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T15:04:02.111Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.111Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T15:04:02.113Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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
2022-05-13T15:04:02.114Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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
2022-05-13T15:04:02.114Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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================================================
2022-05-13T15:04:02.114Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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
2022-05-13T15:04:02.114Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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
2022-05-13T15:04:02.115Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fbb6a3-d070-474a-89c4-5860d391471b"]
2022-05-13T15:04:02.115Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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: 
2022-05-13T15:04:02.115Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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================================================
2022-05-13T15:04:02.127Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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==========================================
2022-05-13T15:04:02.127Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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
2022-05-13T15:04:02.127Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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  : 
2022-05-13T15:04:02.127Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.128Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 535,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-05-13T15:04:02.128Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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=================================================
2022-05-13T15:04:02.129Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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
2022-05-13T15:04:02.130Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:04:02.130Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||Invoke
2022-05-13T15:04:02.131Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.131Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd
2022-05-13T15:04:02.131Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Method      : GET
2022-05-13T15:04:02.131Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3426290b-bde9-4711-a501-62b63687e927"]
2022-05-13T15:04:02.132Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Request body: 
2022-05-13T15:04:02.132Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.145Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.146Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:02.146Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Status text  : 
2022-05-13T15:04:02.146Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.147Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd",
  "modelInvariantUUID" : "81b492c2-5040-4d92-a505-dfa300390987",
  "created" : "2022-05-13 14:58:05.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:04:02.147Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.147Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd|INFO|500||InvokeReturn
2022-05-13T15:04:02.149Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:04:02.149Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T15:04:02.150Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.150Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:04:02.150Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T15:04:02.151Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"1400", X-B3-TraceId:"b2721c3101e226f2", X-B3-SpanId:"37035f588bf92bc9", X-B3-ParentSpanId:"b2721c3101e226f2", X-B3-Sampled:"0", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd34fd6-79ea-4874-aff0-9cab893fb54f"]
2022-05-13T15:04:02.151Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7a893359-e9ec-4ff2-8e59-106af2f907f7","requestStatus":"IN_PROGRESS","startTime":1652454241849,"source":"VID","tenantId":"f88b58c98bd0498c9fe0ba5b803e8a4f","requestBody":"{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5940fe94-3879-4237-888e-707316d1e69e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e","tenantName":"onap-master-weekly-vnfs","cloudApiRequests":[],"requestURI":"7a893359-e9ec-4ff2-8e59-106af2f907f7"}
2022-05-13T15:04:02.151Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T15:04:02.168Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:02.168Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T15:04:02.168Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T15:04:02.168Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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/7a893359-e9ec-4ff2-8e59-106af2f907f7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:02.169Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:04:01.849+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T15:04:02.162+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:02.170Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:02.170Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T15:04:02.173Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:04:02.174Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T15:04:02.174Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:02.174Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:04:02.174Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T15:04:02.175Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|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:"b2721c3101e226f2", X-B3-SpanId:"1110866fd6f4dda3", X-B3-ParentSpanId:"b2721c3101e226f2", X-B3-Sampled:"0", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a2f0c45-6622-46c2-bab6-07d64265c92e"]
2022-05-13T15:04:02.175Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"81b492c2-5040-4d92-a505-dfa300390987\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\"modelUuid\":\"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\",\"modelInvariantUuid\":\"81b492c2-5040-4d92-a505-dfa300390987\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5940fe94-3879-4237-888e-707316d1e69e\"}","type":"String"},"requestId":{"value":"7a893359-e9ec-4ff2-8e59-106af2f907f7","type":"String"},"mso-request-id":{"value":"7a893359-e9ec-4ff2-8e59-106af2f907f7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5940fe94-3879-4237-888e-707316d1e69e","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/5940fe94-3879-4237-888e-707316d1e69e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T15:04:02.175Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T15:04:04.188Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:04.188Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T15:04:04.189Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T15:04:04.189Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 15:04:04 GMT", X-ONAP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-TransactionID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ECOMP-RequestID:"7a893359-e9ec-4ff2-8e59-106af2f907f7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3a2f0c45-6622-46c2-bab6-07d64265c92e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:04.189Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7a893359-e9ec-4ff2-8e59-106af2f907f7\",\"instanceId\":\"5940fe94-3879-4237-888e-707316d1e69e\"}}","message":"Success","processInstanceID":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T15:04:04.190Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:04.190Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T15:04:04.193Z|7a893359-e9ec-4ff2-8e59-106af2f907f7|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:04.318Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:04.321Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:04.321Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:04.321Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:04.321Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:04.322Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:04.322Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"576288b946832551", X-B3-SpanId:"7181fc665610fab4", X-B3-ParentSpanId:"576288b946832551", X-B3-Sampled:"0", X-ONAP-RequestID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-RequestID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-TransactionID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-ECOMP-RequestID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db72ecf0-37f9-407d-86ef-1afa1033d9de"]
2022-05-13T15:04:04.322Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:04.322Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:04.335Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:04.335Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:04.336Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:04.336Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:04.336Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:04:01.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:04.337Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:04.337Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:04.338Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:04.338Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:04.338Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:04.339Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:04.339Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:04.339Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"576288b946832551", X-B3-SpanId:"1b268c70b1a561bb", X-B3-ParentSpanId:"576288b946832551", X-B3-Sampled:"0", X-ONAP-RequestID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-RequestID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-TransactionID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-ECOMP-RequestID:"8a3226e1-4104-42a8-9ab4-6ab9293d1a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c90406d-3f63-4c58-a69a-a7ddf9b2ae67"]
2022-05-13T15:04:04.339Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:04.340Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:04.347Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:04.347Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:04.348Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:04.348Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:04.348Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:04:04.349Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:04.349Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:04.353Z|8a3226e1-4104-42a8-9ab4-6ab9293d1a6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:07.591Z|6a11dbbd-8bad-43c0-a654-e599f3b06268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:07.592Z|6a11dbbd-8bad-43c0-a654-e599f3b06268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:07.594Z|181707a1-6bd8-4804-b93f-20dd69804e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:07.594Z|181707a1-6bd8-4804-b93f-20dd69804e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:07.596Z|4cc7a295-6ea1-4e55-9fa6-daa76f4ebc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:07.597Z|4cc7a295-6ea1-4e55-9fa6-daa76f4ebc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:10.306Z|8143eb6d-d377-4bec-a61b-50ec09f00568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:04:10.307Z|8143eb6d-d377-4bec-a61b-50ec09f00568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:04:10.751Z|33504fa9-0e92-4fee-9311-b75366b0603b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:04:10.751Z|33504fa9-0e92-4fee-9311-b75366b0603b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:04:14.480Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:14.483Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25a74c5bd1ebe5f5", X-B3-SpanId:"c3c72656c7142481", X-B3-ParentSpanId:"25a74c5bd1ebe5f5", X-B3-Sampled:"0", X-ONAP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-TransactionID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ECOMP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3ad9dc9-9cb4-47a3-9c19-e6dfbd44fa13"]
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:14.484Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:14.499Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:14.499Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:14.499Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:14.499Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:14.500Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:14.501Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:14.501Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:14.502Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:14.502Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:14.502Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:14.502Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:14.503Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:14.503Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25a74c5bd1ebe5f5", X-B3-SpanId:"7eabf50cc6cbc8d3", X-B3-ParentSpanId:"25a74c5bd1ebe5f5", X-B3-Sampled:"0", X-ONAP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-TransactionID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ECOMP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"595192fe-1e08-41ed-9562-1b8cb9d1e7af"]
2022-05-13T15:04:14.503Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:14.503Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:14.511Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:14.511Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:14.511Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:14.511Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:14.512Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:14.512Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:14.512Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:14.529Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:14.529Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:14.530Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:14.530Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:14.530Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:14.530Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-TransactionID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ECOMP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1483beea-f14f-45ef-86ef-3b28f160aa4a"]
2022-05-13T15:04:14.530Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:14.530Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:14.651Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:14.652Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:14.652Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:14.653Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=19342B506FA1B17C49BBE66F507E1228; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:14.653Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"7a893359-e9ec-4ff2-8e59-106af2f907f7","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:09.531+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f102e530-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:04:14.653Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:14.653Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:14.673Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:14.673Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:14.673Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:14.673Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:14.674Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:14.674Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-TransactionID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ECOMP-RequestID:"2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e8be27a-c56a-4d9e-983e-7a483b68501b"]
2022-05-13T15:04:14.674Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:14.674Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:14.793Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:14.794Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:14.794Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:14.794Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7EB8593DE23485C192E9D41951895278; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:14.795Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f26a3ccb-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:04:11.882+0000","endTime":"2022-05-13T15:04:11.885+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:04:14.795Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:14.796Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:14.799Z|2cc93aea-2f2c-470c-8f9e-da9ad1dfdb57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:17.613Z|c1719eea-d0a4-482e-b2c6-09c63fc3a6cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:17.613Z|a1fcc304-7ffa-4f3a-b753-a8b64bc6859c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:17.613Z|c1719eea-d0a4-482e-b2c6-09c63fc3a6cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:17.614Z|a1fcc304-7ffa-4f3a-b753-a8b64bc6859c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:17.617Z|ecabd712-ffee-4bae-8765-f3aa8690c700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:17.617Z|ecabd712-ffee-4bae-8765-f3aa8690c700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:24.930Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:24.934Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:24.934Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:24.934Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:24.934Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:24.934Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:24.934Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df9612989410000d", X-B3-SpanId:"2c1de6f61e754812", X-B3-ParentSpanId:"df9612989410000d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-TransactionID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ECOMP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc28f762-0f41-4016-a3c4-19dccdcc9336"]
2022-05-13T15:04:24.935Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:24.935Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:24.949Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:24.949Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:24.949Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:24.950Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:24.950Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:24.950Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:24.951Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:24.951Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:24.952Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:24.952Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:24.952Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:24.952Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:24.952Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df9612989410000d", X-B3-SpanId:"ea00f2dcf8c1472c", X-B3-ParentSpanId:"df9612989410000d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-TransactionID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ECOMP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea7d168-e57a-4dce-8e7f-7e3956ec5baf"]
2022-05-13T15:04:24.953Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:24.953Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:24.960Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:24.960Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:24.960Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:24.960Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:24.961Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:24.961Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:24.961Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:24.981Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:24.981Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:24.981Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:24.981Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:24.982Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:24.982Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-TransactionID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ECOMP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6796f0e-9d66-4820-ada3-d89ba08cae48"]
2022-05-13T15:04:24.982Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:24.982Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:25.105Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:25.105Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:25.106Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:25.106Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7B18D37BDA010AEFEC2FC5909B4F6D3D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 13 May 2022 15:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:25.107Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"7a893359-e9ec-4ff2-8e59-106af2f907f7","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:09.531+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f102e530-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:04:25.107Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:25.107Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:25.125Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-TransactionID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ECOMP-RequestID:"c5f0de53-e9a7-46a0-b930-66b4de915964", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d998ebe-4914-4c27-93a2-5e25dea092c9"]
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:25.126Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:25.246Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:25.247Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:25.247Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:25.248Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=83310958D97136BC6A2763A75554E1EC; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:25.248Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f26a3ccb-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:04:11.882+0000","endTime":"2022-05-13T15:04:11.885+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:04:25.248Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:25.249Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:25.253Z|c5f0de53-e9a7-46a0-b930-66b4de915964|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:25.306Z|ee07af0d-7f11-49b2-9bd6-e3ad90ab457a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:04:25.306Z|ee07af0d-7f11-49b2-9bd6-e3ad90ab457a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:04:27.633Z|7f1260f6-be64-492e-942e-056dddae2acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:27.634Z|7f1260f6-be64-492e-942e-056dddae2acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:27.635Z|818687ce-67a7-4936-9fa6-3e42ebcc533d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:27.635Z|818687ce-67a7-4936-9fa6-3e42ebcc533d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:27.637Z|46197b53-0d62-4193-91f5-44c84dcfbf43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:27.638Z|46197b53-0d62-4193-91f5-44c84dcfbf43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:35.380Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:35.383Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:35.383Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:35.383Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:35.383Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:35.384Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:35.384Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee0429ccc5f3eb05", X-B3-SpanId:"862bbb161481c3d0", X-B3-ParentSpanId:"ee0429ccc5f3eb05", X-B3-Sampled:"0", X-ONAP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-TransactionID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ECOMP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb555de4-aa9b-471f-a9c8-fcd8ed6fc0f3"]
2022-05-13T15:04:35.384Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:35.384Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:35.399Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:35.399Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:35.400Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:35.400Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:35.401Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:35.401Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:35.401Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:35.402Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:35.402Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:35.402Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:35.403Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:35.403Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:35.403Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee0429ccc5f3eb05", X-B3-SpanId:"4e93b02498ceac0c", X-B3-ParentSpanId:"ee0429ccc5f3eb05", X-B3-Sampled:"0", X-ONAP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-TransactionID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ECOMP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2230c89b-1bd7-4cdc-a790-6272b3939162"]
2022-05-13T15:04:35.403Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:35.403Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:35.420Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:35.420Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:35.420Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:35.420Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:35.421Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:35.422Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:35.422Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-TransactionID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ECOMP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a83ecc-02b1-4b69-a82e-83efc2dd7af7"]
2022-05-13T15:04:35.441Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:35.442Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:35.581Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:35.582Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:35.582Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:35.583Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5BE4DC4562FEC69C5013725F0EEAD3AF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 13 May 2022 15:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:35.583Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","businessKey":"7a893359-e9ec-4ff2-8e59-106af2f907f7","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:09.531+0000","endTime":"2022-05-13T15:04:27.636+0000","removalTime":null,"durationInMillis":18105,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"f102e530-d2cd-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:04:35.583Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:35.584Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:35.599Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:35.599Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:35.599Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:35.599Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:35.600Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:35.600Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-TransactionID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ECOMP-RequestID:"3add4d88-2743-461d-901b-26b8e531a26f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"425513fe-1a88-4fb1-b126-80bb4163088c"]
2022-05-13T15:04:35.600Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:35.600Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:35.741Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:35.741Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:35.742Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:35.742Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5D77FD0469B0832AC0EF35E22D5F3240; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 13 May 2022 15:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:35.742Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fbcdf46e-d2cd-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b65252d1-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","executionId":"f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:04:27.635+0000","endTime":"2022-05-13T15:04:27.636+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:04:35.742Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:35.743Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f10380b3-d2cd-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:35.746Z|3add4d88-2743-461d-901b-26b8e531a26f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:36.023Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:36.023Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: cb4421c7-c5f6-41ba-a7f6-a2599fd8b154 already exists in requestDb InfraActiveRequests table
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1b956af95e9d75f", X-B3-SpanId:"55779f0876534ca2", X-B3-ParentSpanId:"f1b956af95e9d75f", X-B3-Sampled:"0", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"630db22c-d50b-464d-a684-c78b194b6adc"]
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:04:36.024Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.036Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.036Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:04:36.036Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:04:36.037Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.037Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: 
2022-05-13T15:04:36.037Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.037Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|404|Not Found|InvokeReturn
2022-05-13T15:04:36.041Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T15:04:36.042Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T15:04:36.045Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:04:36.055Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-05-13T15:04:36.055Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7ec58af5-9360-4dc2-a2bc-01a97134b435], X-ECOMP-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154], X-TransactionId=[], X-ONAP-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154]}
2022-05-13T15:04:36.109Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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-220513-15:04:36:074-93651], Content-Length=[313], Date=[Fri, 13 May 2022 15:04:36 GMT], Content-Type=[application/json]}
2022-05-13T15:04:36.110Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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"]}}}

2022-05-13T15:04:36.110Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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
2022-05-13T15:04:36.111Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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
2022-05-13T15:04:36.112Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-05-13T15:04:36.117Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:04:36.135Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-05-13T15:04:36.136Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a3238e3b-d29d-4ff0-82df-5fa27a5dd1b5], X-ECOMP-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154], X-TransactionId=[], X-ONAP-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154]}
2022-05-13T15:04:36.166Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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=[0-aai-resources-220513-15:04:36:154-23301], Content-Length=[313], Date=[Fri, 13 May 2022 15:04:36 GMT], Content-Type=[application/json]}
2022-05-13T15:04:36.166Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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"]}}}

2022-05-13T15:04:36.167Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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
2022-05-13T15:04:36.168Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|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
2022-05-13T15:04:36.169Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-05-13T15:04:36.172Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:04:36.184Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T15:04:36.184Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bdbadb00-4e04-4762-a779-7d6ea89c6e52], X-ECOMP-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154], X-TransactionId=[], X-ONAP-RequestID=[cb4421c7-c5f6-41ba-a7f6-a2599fd8b154]}
2022-05-13T15:04:36.312Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220513-15:04:36:201-39772], vertex-id=[454816], Content-Length=[599], Date=[Fri, 13 May 2022 15:04:36 GMT], Content-Type=[application/json]}
2022-05-13T15:04:36.312Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652453852262","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-05-13T15:04:36.313Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T15:04:36.313Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T15:04:36.314Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T15:04:36.317Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:04:36.318Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T15:04:36.318Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.319Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:04:36.319Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T15:04:36.319Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"f1b956af95e9d75f", X-B3-SpanId:"78a5f6cf82c619d1", X-B3-ParentSpanId:"f1b956af95e9d75f", X-B3-Sampled:"0", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f8528f-6f14-4688-9f8b-2d33f1b92fe4"]
2022-05-13T15:04:36.319Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae","requestScope":"service"}
2022-05-13T15:04:36.320Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.332Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.332Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:36.333Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T15:04:36.333Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.333Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T15:04:36.333Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.333Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T15:04:36.334Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:04:36.334Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||Invoke
2022-05-13T15:04:36.334Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.335Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:04:36.335Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Method      : GET
2022-05-13T15:04:36.335Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c3d4005-bfd0-421b-8c7f-94aff2d887fc"]
2022-05-13T15:04:36.335Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Request body: 
2022-05-13T15:04:36.336Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.353Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.353Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:36.353Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status text  : 
2022-05-13T15:04:36.354Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.354Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "06e4def7-25a7-4a7f-93b7-a03e73945ee0",
  "modelInvariantUUID" : "d3dde222-770a-46ef-bd25-72cabeea6ae2",
  "created" : "2022-05-13 15:01:04.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:04:36.355Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.355Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||InvokeReturn
2022-05-13T15:04:36.357Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance
2022-05-13T15:04:36.358Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|INFO|500||Invoke
2022-05-13T15:04:36.358Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.358Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance
2022-05-13T15:04:36.358Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:04:36.359Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f3f9f9-fcee-4e55-b053-76749d49788b"]
2022-05-13T15:04:36.359Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:04:36.359Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.368Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.368Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:04:36.368Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:04:36.369Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.369Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Response body: 
2022-05-13T15:04:36.369Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.370Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:04:36.370Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2
2022-05-13T15:04:36.371Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|INFO|500||Invoke
2022-05-13T15:04:36.371Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.371Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2
2022-05-13T15:04:36.371Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Method      : GET
2022-05-13T15:04:36.372Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbf6bcb1-6e5b-4483-ae77-75faf135309b"]
2022-05-13T15:04:36.372Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Request body: 
2022-05-13T15:04:36.372Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.386Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.386Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:36.386Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Status text  : 
2022-05-13T15:04:36.387Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.387Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "06e4def7-25a7-4a7f-93b7-a03e73945ee0",
      "modelInvariantUUID" : "d3dde222-770a-46ef-bd25-72cabeea6ae2",
      "created" : "2022-05-13 15:01:04.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 18,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2"
    }
  }
}
2022-05-13T15:04:36.387Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.388Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|INFO|500||InvokeReturn
2022-05-13T15:04:36.390Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance
2022-05-13T15:04:36.390Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|INFO|500||Invoke
2022-05-13T15:04:36.391Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.391Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance
2022-05-13T15:04:36.392Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:04:36.392Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b8816bf-42bc-4ba3-9b69-dc32de664423"]
2022-05-13T15:04:36.392Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:04:36.393Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.399Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.399Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:04:36.399Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:04:36.400Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.400Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||Response body: 
2022-05-13T15:04:36.400Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.400Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:04:36.400Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:04:36.401Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T15:04:36.401Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.401Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:04:36.401Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T15:04:36.401Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd629aef-b179-44ab-b063-b33b11e88edb"]
2022-05-13T15:04:36.401Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T15:04:36.402Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.411Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.411Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:36.411Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T15:04:36.411Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.413Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T15:04:36.413Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.413Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T15:04:36.415Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T15:04:36.415Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-05-13T15:04:36.415Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.416Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T15:04:36.416Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:04:36.416Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e800687-9ce0-4c5a-a113-a86916deb1de"]
2022-05-13T15:04:36.416Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:04:36.416Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.424Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.425Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:36.425Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:04:36.425Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.426Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T15:04:36.426Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.426Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-05-13T15:04:36.428Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:04:36.429Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||Invoke
2022-05-13T15:04:36.429Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.429Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:04:36.430Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Method      : GET
2022-05-13T15:04:36.430Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13189daf-59e2-45dd-bdac-c741a323144f"]
2022-05-13T15:04:36.430Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Request body: 
2022-05-13T15:04:36.431Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.442Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.442Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:36.442Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status text  : 
2022-05-13T15:04:36.443Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.444Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "06e4def7-25a7-4a7f-93b7-a03e73945ee0",
  "modelInvariantUUID" : "d3dde222-770a-46ef-bd25-72cabeea6ae2",
  "created" : "2022-05-13 15:01:04.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:04:36.444Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.444Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||InvokeReturn
2022-05-13T15:04:36.446Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:04:36.446Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T15:04:36.446Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.446Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:04:36.446Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T15:04:36.447Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8979", X-B3-TraceId:"f1b956af95e9d75f", X-B3-SpanId:"61a1aedd99f3b931", X-B3-ParentSpanId:"f1b956af95e9d75f", X-B3-Sampled:"0", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bf48fe8-36b6-49e5-9cf5-20eb29ee1d9d"]
2022-05-13T15:04:36.447Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","requestStatus":"IN_PROGRESS","startTime":1652454276042,"source":"VID","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"}
2022-05-13T15:04:36.447Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T15:04:36.465Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:36.466Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T15:04:36.466Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T15:04:36.466Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:36.467Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:04:36.042+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T15:04:36.459+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:04:36.467Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:36.468Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T15:04:36.473Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:04:36.474Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T15:04:36.474Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:36.474Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:04:36.474Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T15:04:36.475Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"f1b956af95e9d75f", X-B3-SpanId:"3737739fe8e014cd", X-B3-ParentSpanId:"f1b956af95e9d75f", X-B3-Sampled:"0", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"139dc1a2-b08a-4cb2-8584-5b6e54cbf997"]
2022-05-13T15:04:36.475Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\"modelUuid\":\"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\"modelInvariantUuid\":\"d3dde222-770a-46ef-bd25-72cabeea6ae2\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\"modelInvariantUuid\":\"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"80dc294e-95fc-4f3b-9cda-cd350037928b\",\"modelInvariantUuid\":\"40f91499-1906-4004-88b9-71d02a3e6341\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"},\"instanceName\":\"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\"modelInvariantId\":\"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"de93742d-778b-40c0-abeb-fcc957655cd6\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","type":"String"},"mso-request-id":{"value":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","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"}}}
2022-05-13T15:04:36.475Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T15:04:37.488Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:37.488Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T15:04:37.489Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T15:04:37.489Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 15:04:37 GMT", X-ONAP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-TransactionID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ECOMP-RequestID:"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"139dc1a2-b08a-4cb2-8584-5b6e54cbf997", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:37.490Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154\",\"instanceId\":\"e58ebbdd-8124-4d3f-808c-e64e461240f4\"}}","message":"Success","processInstanceID":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T15:04:37.490Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:37.490Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T15:04:37.493Z|cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:37.623Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:37.625Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:37.626Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:04:37.626Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:37.626Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:37.626Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:04:37.627Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b50cc0b0a1c7105d", X-B3-SpanId:"078af7cdc5e4481c", X-B3-ParentSpanId:"b50cc0b0a1c7105d", X-B3-Sampled:"0", X-ONAP-RequestID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-RequestID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-TransactionID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-ECOMP-RequestID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c56b29b0-35eb-42c2-98e6-4a55831815fd"]
2022-05-13T15:04:37.627Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:04:37.627Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:04:37.638Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:37.639Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:37.639Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:04:37.639Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:37.640Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:37.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:04:37.640Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:37.640Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:04:37.641Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:04:37.641Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:37.642Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:37.642Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:04:37.642Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:37.642Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b50cc0b0a1c7105d", X-B3-SpanId:"56cb465705682070", X-B3-ParentSpanId:"b50cc0b0a1c7105d", X-B3-Sampled:"0", X-ONAP-RequestID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-RequestID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-TransactionID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-ECOMP-RequestID:"afeb357c-51f2-4956-8d73-f5eb38c7e583", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7a904d3-b197-40b2-823f-adf721c5e88e"]
2022-05-13T15:04:37.643Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:37.643Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:37.655Z|bcc23111-a673-405d-8be8-1c8eb5c1ef3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:37.655Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:37.655Z|bcc23111-a673-405d-8be8-1c8eb5c1ef3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:37.655Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:37.656Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:37.656Z|bf2ae2a2-03c6-4a4a-a975-9384e2a00056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:37.656Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:37.656Z|bf2ae2a2-03c6-4a4a-a975-9384e2a00056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:37.656Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:04:37.657Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:37.657Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:37.657Z|e9b4d490-130c-40c0-8176-2db9b83e6a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:37.658Z|e9b4d490-130c-40c0-8176-2db9b83e6a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:37.662Z|afeb357c-51f2-4956-8d73-f5eb38c7e583|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:40.306Z|92d39212-56ee-438d-911a-9662edc90e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:04:40.309Z|92d39212-56ee-438d-911a-9662edc90e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:04:40.752Z|f3040cda-6569-4174-9abb-c68ffb539918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:04:40.752Z|f3040cda-6569-4174-9abb-c68ffb539918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:04:45.874Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:45.877Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:45.877Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:45.877Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:45.877Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:45.877Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:45.878Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf9904d3e7a74c7f", X-B3-SpanId:"ad8b9b5daa4dceb9", X-B3-ParentSpanId:"cf9904d3e7a74c7f", X-B3-Sampled:"0", X-ONAP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-TransactionID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ECOMP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b5f10c-475e-4e21-a75d-ef582bfdc101"]
2022-05-13T15:04:45.878Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:45.878Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:45.892Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:45.892Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:45.892Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:45.893Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:45.893Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:45.893Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:45.893Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:45.894Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:45.894Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:45.895Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:45.895Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:45.895Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:45.895Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf9904d3e7a74c7f", X-B3-SpanId:"c722b67c6026b77e", X-B3-ParentSpanId:"cf9904d3e7a74c7f", X-B3-Sampled:"0", X-ONAP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-TransactionID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ECOMP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60a93b39-53dc-4ca9-b5f3-6bfcf532306f"]
2022-05-13T15:04:45.895Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:45.895Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:45.902Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:45.903Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:45.903Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:45.903Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:45.903Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:45.903Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:45.904Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:45.921Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:45.921Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:45.921Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:45.921Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:45.922Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:45.922Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-TransactionID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ECOMP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6313b7e8-6654-4785-8d0e-3615d22c631c"]
2022-05-13T15:04:45.922Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:45.922Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:46.046Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:46.046Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:46.047Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:46.047Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8FEA9181C0D8294EA2B0A8B1DCF47F0D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:46.047Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"7a893359-e9ec-4ff2-8e59-106af2f907f7","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:43.467+0000","endTime":"2022-05-13T15:04:43.791+0000","removalTime":null,"durationInMillis":324,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"053d1d96-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:04:46.048Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:46.048Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7a893359-e9ec-4ff2-8e59-106af2f907f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:46.065Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-TransactionID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ECOMP-RequestID:"11a56c42-2ee1-4c8d-92dc-3b708961691d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8fe0676-638f-4d31-aeaa-f9c5c070581e"]
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:46.066Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:46.207Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:46.207Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:46.207Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:46.207Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0597F48A03A6C6951E1EBE96C8C8DBF0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:46.208Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:05431150-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:04:43.502+0000","endTime":"2022-05-13T15:04:43.791+0000","durationInMillis":289,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eca382aa-d2cd-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:04:46.208Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:46.208Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=053dba0d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:46.211Z|11a56c42-2ee1-4c8d-92dc-3b708961691d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:47.676Z|2ac0d53b-5325-4421-81b6-87036ab6f25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:47.676Z|2ac0d53b-5325-4421-81b6-87036ab6f25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:47.677Z|e9e7bb6d-9829-4001-b5e7-0219273393ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:47.677Z|e9e7bb6d-9829-4001-b5e7-0219273393ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:47.678Z|3c437d4e-2875-4b7d-8f82-6f746bcc0663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:47.678Z|3c437d4e-2875-4b7d-8f82-6f746bcc0663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:47.792Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:47.795Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:47.795Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:04:47.795Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:47.795Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:47.796Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:04:47.796Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"035df6b7fe1c0e6a", X-B3-SpanId:"80fa37ffd468a258", X-B3-ParentSpanId:"035df6b7fe1c0e6a", X-B3-Sampled:"0", X-ONAP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-TransactionID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ECOMP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b00e65d-4850-4772-8929-db7c7f5a367e"]
2022-05-13T15:04:47.796Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:04:47.796Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:04:47.809Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:47.810Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:47.810Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:04:47.810Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:47.811Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "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" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:42.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:04:47.811Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:47.811Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:04:47.812Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:04:47.812Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:47.812Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:47.813Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:04:47.813Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:47.813Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"035df6b7fe1c0e6a", X-B3-SpanId:"c5957e029f75ff18", X-B3-ParentSpanId:"035df6b7fe1c0e6a", X-B3-Sampled:"0", X-ONAP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-TransactionID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ECOMP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4805cd78-9ce9-402b-968d-f2fb97b13880"]
2022-05-13T15:04:47.813Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:47.813Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:47.820Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:47.821Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:47.821Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:47.821Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:47.822Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:04:47.822Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:47.823Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:47.839Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:47.839Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:47.839Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:47.839Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:47.839Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:47.840Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-TransactionID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ECOMP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cea15dd2-3b54-4259-a734-cbf0a17021f4"]
2022-05-13T15:04:47.840Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:47.840Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:47.965Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:47.965Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:47.966Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:47.966Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1BBD5E2E3DE9B70230BCDD589AC4ED0C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Fri, 13 May 2022 15:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:47.966Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:44.079+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"04ef9a7a-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:04:47.966Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:47.967Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:47.985Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:47.985Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:47.986Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:47.986Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:47.986Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:47.986Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-TransactionID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ECOMP-RequestID:"bc641b1d-d483-4447-b517-4cd089164dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eb06c95-6c6f-4b57-9d59-511b41246d8a"]
2022-05-13T15:04:47.986Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:47.986Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:48.104Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:48.104Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:48.105Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:48.105Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EF6FB632EB8477D55B2F6B8B0A746AEB; Path=/; HttpOnly", Cache-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:"Fri, 13 May 2022 15:04:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:48.105Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"05e6f217-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"SubProcess_0y8yozw:05ac81cf-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"05e6f215-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:04:44.576+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:04:48.106Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:48.106Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=059b1c93-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:48.109Z|bc641b1d-d483-4447-b517-4cd089164dd8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:53.526Z|adf6af73-ed8b-4b80-b3da-a936dfebde7c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:04:53.527Z|adf6af73-ed8b-4b80-b3da-a936dfebde7c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:55.306Z|b463e5a4-7a27-4007-9c6e-25921fa129fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:04:55.307Z|b463e5a4-7a27-4007-9c6e-25921fa129fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:04:56.345Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:56.349Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.349Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:56.349Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.349Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.350Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:56.350Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9492153f3f24d38", X-B3-SpanId:"e4421b97ef0004d6", X-B3-ParentSpanId:"e9492153f3f24d38", X-B3-Sampled:"0", X-ONAP-RequestID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-RequestID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-TransactionID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-ECOMP-RequestID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55628da3-7e8d-43ae-b676-5a8f0e3d17dc"]
2022-05-13T15:04:56.350Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:56.350Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.365Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.365Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.366Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:56.366Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.366Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "endTime" : "2022-05-13T15:04:51.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:56.366Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.367Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:56.367Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.368Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:56.368Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.368Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.368Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:56.368Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9492153f3f24d38", X-B3-SpanId:"0c71bee9cdfa9480", X-B3-ParentSpanId:"e9492153f3f24d38", X-B3-Sampled:"0", X-ONAP-RequestID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-RequestID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-TransactionID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-ECOMP-RequestID:"3060ed3e-aacd-49a9-b991-1c4e3e7d59df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45caaf2-c2e0-4fda-bf0b-c467e51e4f51"]
2022-05-13T15:04:56.369Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:56.369Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.376Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.376Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.376Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:56.376Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.377Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:56.378Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.378Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:56.382Z|3060ed3e-aacd-49a9-b991-1c4e3e7d59df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:56.502Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:56.505Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.505Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:56.505Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.505Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.505Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:56.505Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea5402f1f5a9f3d2", X-B3-SpanId:"108937a971db5667", X-B3-ParentSpanId:"ea5402f1f5a9f3d2", X-B3-Sampled:"0", X-ONAP-RequestID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-RequestID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-TransactionID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-ECOMP-RequestID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a1db26e-5e4f-47ce-8f20-53418d63327c"]
2022-05-13T15:04:56.506Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:56.506Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.518Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.519Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.519Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:56.519Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.520Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "endTime" : "2022-05-13T15:04:51.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:56.520Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.520Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea5402f1f5a9f3d2", X-B3-SpanId:"22a8c5f2295d167e", X-B3-ParentSpanId:"ea5402f1f5a9f3d2", X-B3-Sampled:"0", X-ONAP-RequestID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-RequestID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-TransactionID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-ECOMP-RequestID:"409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b33b65d-c971-4556-9d88-30fd14aa22cf"]
2022-05-13T15:04:56.521Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:56.522Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.529Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.529Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.530Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:56.530Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.530Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:56.531Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.531Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:56.535Z|409ba47b-0eca-4c6c-8ea0-55d6cc6f3d80|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:56.657Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:56.659Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.659Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:56.659Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.660Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.660Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:56.660Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c94e1aae7c19250", X-B3-SpanId:"2c915298a43db5cd", X-B3-ParentSpanId:"9c94e1aae7c19250", X-B3-Sampled:"0", X-ONAP-RequestID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-RequestID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-TransactionID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-ECOMP-RequestID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25f4f392-8c0b-4149-80e8-0ae74e7d3a7f"]
2022-05-13T15:04:56.660Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:56.660Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.672Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.672Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.672Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:56.672Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.673Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "endTime" : "2022-05-13T15:04:51.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:56.673Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.674Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:56.674Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.674Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:56.675Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.675Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.675Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:56.675Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c94e1aae7c19250", X-B3-SpanId:"5fa7df1c6fa30b7f", X-B3-ParentSpanId:"9c94e1aae7c19250", X-B3-Sampled:"0", X-ONAP-RequestID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-RequestID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-TransactionID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-ECOMP-RequestID:"5a57cd56-f679-430b-b85d-3aa726f1abf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b558b45-40fd-46d3-a240-251394984aeb"]
2022-05-13T15:04:56.675Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:56.676Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.682Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.682Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.682Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:56.683Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.684Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:56.684Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.684Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:56.689Z|5a57cd56-f679-430b-b85d-3aa726f1abf2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:56.813Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:56.815Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.815Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||Invoke
2022-05-13T15:04:56.815Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.815Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7
2022-05-13T15:04:56.815Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Method      : GET
2022-05-13T15:04:56.815Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12063cf1709876a8", X-B3-SpanId:"1048ff46e2c40755", X-B3-ParentSpanId:"12063cf1709876a8", X-B3-Sampled:"0", X-ONAP-RequestID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-RequestID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-TransactionID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-ECOMP-RequestID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef6436c-230f-420d-aa80-438843a84110"]
2022-05-13T15:04:56.816Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Request body: 
2022-05-13T15:04:56.816Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.828Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.828Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.828Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Status text  : 
2022-05-13T15:04:56.828Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.829Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||Response body: {
  "requestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "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" : "2022-05-13T15:04:01.000+00:00",
  "endTime" : "2022-05-13T15:04:51.000+00:00",
  "source" : "VID",
  "tenantId" : "f88b58c98bd0498c9fe0ba5b803e8a4f",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"81b492c2-5040-4d92-a505-dfa300390987\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"e9cb4799-946b-4085-9ee3-a7d9e8f4a2fd\"\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\": \"f88b58c98bd0498c9fe0ba5b803e8a4f\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "5940fe94-3879-4237-888e-707316d1e69e",
  "serviceInstanceName" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5940fe94-3879-4237-888e-707316d1e69e",
  "tenantName" : "onap-master-weekly-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7"
    }
  }
}
2022-05-13T15:04:56.829Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.829Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a893359-e9ec-4ff2-8e59-106af2f907f7|INFO|500||InvokeReturn
2022-05-13T15:04:56.830Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.830Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:56.830Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:56.830Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false
2022-05-13T15:04:56.830Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:56.831Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12063cf1709876a8", X-B3-SpanId:"7e088148a98ebb62", X-B3-ParentSpanId:"12063cf1709876a8", X-B3-Sampled:"0", X-ONAP-RequestID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-RequestID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-TransactionID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-ECOMP-RequestID:"9d27bfd0-db29-4480-aa96-c727c1506ca4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92618200-3033-4da6-8a37-06560856d07e"]
2022-05-13T15:04:56.831Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:56.831Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:56.839Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:56.839Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:56.839Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:56.839Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:56.840Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "7a893359-e9ec-4ff2-8e59-106af2f907f7",
  "groupingId" : "f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb",
  "name" : "basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/f88b58c98bd0498c9fe0ba5b803e8a4f/stacks/basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652454251000,\"creation_time\":1652454136000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-weekly-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f88af002c0e4120add27b35a130d887\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f28e4f1c-ce17-4011-b99d-0a6aa9a42ddb\",\"OS::project_id\":\"f88b58c98bd0498c9fe0ba5b803e8a4f\",\"OS::stack_name\":\"basic_macro_2a0ccb4b-a8f9-4bfe-8d6a-355ec1151f21_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"a8a781f0-0835-4673-962d-94a13a14041b\",\"vf_module_id\":\"6f4c4aa4-e50f-437f-a8bd-9c9ae67e3831\",\"ubuntu20_image_name\":\"ubuntu-20.04\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-05-13T15:04:12.000+00:00",
  "isDataInternal" : false
} ]
2022-05-13T15:04:56.840Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:56.840Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7a893359-e9ec-4ff2-8e59-106af2f907f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:56.844Z|9d27bfd0-db29-4480-aa96-c727c1506ca4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7a893359-e9ec-4ff2-8e59-106af2f907f7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:04:57.698Z|d381435b-3b22-4274-9058-cfb9baf6f18d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:57.698Z|c6497461-17d5-48a2-a994-2c82f201a8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:57.699Z|209e9b2c-d97a-44fb-b954-57c585fd5164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:04:57.699Z|c6497461-17d5-48a2-a994-2c82f201a8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:57.699Z|d381435b-3b22-4274-9058-cfb9baf6f18d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:57.699Z|209e9b2c-d97a-44fb-b954-57c585fd5164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:04:58.234Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:04:58.237Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:58.237Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:04:58.237Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:58.237Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:04:58.238Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:04:58.238Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58b845c768df414d", X-B3-SpanId:"e4e9ea92ca5cc9d6", X-B3-ParentSpanId:"58b845c768df414d", X-B3-Sampled:"0", X-ONAP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-TransactionID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ECOMP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a1be898-85bf-4d31-a83a-16618b69755b"]
2022-05-13T15:04:58.238Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:04:58.238Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:04:58.250Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:58.251Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:58.251Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:04:58.251Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:58.252Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "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" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:04:55.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:04:58.252Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:58.252Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:04:58.253Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:04:58.253Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:04:58.253Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:58.253Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:04:58.253Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:04:58.253Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58b845c768df414d", X-B3-SpanId:"927ed3186299b6cb", X-B3-ParentSpanId:"58b845c768df414d", X-B3-Sampled:"0", X-ONAP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-TransactionID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ECOMP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"829a4662-068a-48a4-87fe-84497857df9b"]
2022-05-13T15:04:58.254Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:04:58.254Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:04:58.261Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:58.261Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:58.261Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:04:58.262Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:58.262Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:04:58.262Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:58.263Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:04:58.281Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:58.282Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:58.282Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:58.282Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:04:58.282Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:58.283Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-TransactionID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ECOMP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b74d2603-558a-41c7-92f3-895c0a7a16d5"]
2022-05-13T15:04:58.283Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:58.283Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:58.407Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:58.408Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:58.408Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:58.408Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9452A9CDE67C24E8A74F3E87084C1D97; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 13 May 2022 15:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:58.409Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:51.510+0000","endTime":"2022-05-13T15:04:54.445+0000","removalTime":null,"durationInMillis":2935,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"09dd8101-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:04:58.409Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:58.409Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:58.426Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:58.427Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:04:58.427Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:04:58.427Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:04:58.427Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:04:58.427Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-TransactionID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ECOMP-RequestID:"a3c7d467-cb64-46a6-be35-8c2d4d790f3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f1691a8-5fb5-4a4a-8c61-4c48b71826d0"]
2022-05-13T15:04:58.428Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:04:58.428Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:04:58.547Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:04:58.548Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:04:58.548Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:04:58.548Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D4AFE7C7372D50F77CE4F6762B3611D6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 13 May 2022 15:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:04:58.549Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"0a45b85e-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"SubProcess_0y8yozw:0a195112-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"0a45b85c-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:04:51.908+0000","endTime":"2022-05-13T15:04:54.356+0000","durationInMillis":2448,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:04:58.549Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:04:58.549Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a08fe15-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:04:58.552Z|a3c7d467-cb64-46a6-be35-8c2d4d790f3c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:07.719Z|e561ef31-80bd-4e2a-92ef-bcb09991d80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:07.719Z|e561ef31-80bd-4e2a-92ef-bcb09991d80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:07.720Z|1f7b60f1-97c5-4612-a5e9-3fab5969e574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:07.720Z|08071b1e-c847-4a9a-b51a-679c486b2a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:07.720Z|1f7b60f1-97c5-4612-a5e9-3fab5969e574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:07.720Z|08071b1e-c847-4a9a-b51a-679c486b2a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:08.681Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:08.685Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:08.685Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:05:08.685Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:08.686Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:08.686Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:05:08.686Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"935f8ead1fbd2e33", X-B3-SpanId:"94911a7a52126519", X-B3-ParentSpanId:"935f8ead1fbd2e33", X-B3-Sampled:"0", X-ONAP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-TransactionID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ECOMP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fbc59ac-30e9-451c-a708-81cc214380bd"]
2022-05-13T15:05:08.686Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:05:08.686Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:05:08.700Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:08.700Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:08.700Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:05:08.701Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:08.701Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "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" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:05:08.701Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:08.702Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:05:08.703Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:08.703Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:08.703Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:08.704Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:08.704Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:08.704Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"935f8ead1fbd2e33", X-B3-SpanId:"79ae77277cd5d7c5", X-B3-ParentSpanId:"935f8ead1fbd2e33", X-B3-Sampled:"0", X-ONAP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-TransactionID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ECOMP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5230ac5-8f0b-4d04-a32a-095c15b2ce91"]
2022-05-13T15:05:08.704Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:08.705Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:08.711Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:08.711Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:08.712Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:08.712Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:08.712Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:08.713Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:08.713Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:08.729Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:08.730Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:08.730Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:08.730Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:08.730Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:08.730Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-TransactionID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ECOMP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ef64d2d-529b-4f18-86e6-313ea7cc1ce3"]
2022-05-13T15:05:08.730Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:08.731Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:08.930Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:08.930Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:08.931Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:08.931Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F00898EA34D7B3E826350D435DCA9A7F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Fri, 13 May 2022 15:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:08.932Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"ControllerExecutionBB:1:b65bc8d2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-05-13T15:04:57.461+0000","endTime":"2022-05-13T15:05:04.421+0000","removalTime":null,"durationInMillis":6960,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"0c5c63d7-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:05:08.932Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:08.933Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:08.950Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:08.951Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:08.951Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:08.951Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:08.951Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:08.952Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-TransactionID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ECOMP-RequestID:"51de47db-cf4d-4bd4-96b0-0566e50a46fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d22c6ca5-de6a-4734-97a2-17a2cd9e2cc1"]
2022-05-13T15:05:08.952Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:08.952Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:09.131Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:09.132Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:09.132Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:09.132Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0A7A5C39B96FC898F7DA0418FEDAB12; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 13 May 2022 15:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:09.133Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:11bb0d7c-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:b65bc8d2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:04.421+0000","endTime":"2022-05-13T15:05:04.421+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:05:09.133Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:09.133Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d950b2d-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:09.136Z|51de47db-cf4d-4bd4-96b0-0566e50a46fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:10.306Z|b9f37841-b96e-442b-a4e3-88d3c55692ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:05:10.307Z|b9f37841-b96e-442b-a4e3-88d3c55692ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:05:10.753Z|68143f74-de44-49d8-86a5-1f0d150108ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:05:10.753Z|68143f74-de44-49d8-86a5-1f0d150108ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:05:17.739Z|41cb422a-c881-48d4-890c-5654f0cd2441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:17.740Z|41cb422a-c881-48d4-890c-5654f0cd2441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:17.741Z|dc015c9d-5da4-4fcf-b1e6-7bbe3eb44b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:17.741Z|17bc5ca7-6111-447a-8f06-7d7dfd3f6e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:17.741Z|dc015c9d-5da4-4fcf-b1e6-7bbe3eb44b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:17.742Z|17bc5ca7-6111-447a-8f06-7d7dfd3f6e72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:19.263Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:19.267Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:19.267Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:05:19.267Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:19.268Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:19.268Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:05:19.268Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4221f97795b2bcd0", X-B3-SpanId:"e05c154d2b8b1173", X-B3-ParentSpanId:"4221f97795b2bcd0", X-B3-Sampled:"0", X-ONAP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-TransactionID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ECOMP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4020dd5b-1902-41e9-9e23-da3a44343727"]
2022-05-13T15:05:19.268Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:05:19.269Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:05:19.285Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:19.286Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:19.286Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:05:19.286Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:19.289Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "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" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:05:19.289Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:19.289Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:05:19.290Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:19.290Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:19.290Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:19.291Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:19.291Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:19.291Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4221f97795b2bcd0", X-B3-SpanId:"e64aeac057416376", X-B3-ParentSpanId:"4221f97795b2bcd0", X-B3-Sampled:"0", X-ONAP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-TransactionID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ECOMP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4933d7e9-1a94-4b56-aa43-9234fdc2618b"]
2022-05-13T15:05:19.291Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:19.291Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:19.301Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:19.301Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:19.301Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:19.302Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:19.303Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:19.303Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:19.303Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:19.319Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-TransactionID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ECOMP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31c3e279-7f5c-4e0d-b163-cfd1c7dd9c8f"]
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:19.320Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:19.446Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:19.447Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:19.447Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:19.448Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B19A72CE82588C677ECBC3A63E001D87; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Fri, 13 May 2022 15:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:19.448Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"ReceiveWorkflowMessage:1:b63358ba-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:09.060+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"13f0b245-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:05:19.448Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:19.448Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:19.465Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:19.465Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:19.466Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:19.466Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:19.466Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:19.466Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-TransactionID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ECOMP-RequestID:"6fe7372d-b152-4a52-a0ff-2cdc8124b625", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68ca0bec-51f9-44d9-a13f-0a5ebf74565b"]
2022-05-13T15:05:19.466Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:19.466Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:19.587Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:19.588Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:19.588Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:19.589Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=09AE67B080EDD75C08B125E279948637; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Fri, 13 May 2022 15:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:19.589Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:148b6bde-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"SubProcess_2:148af6a5-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:b63358ba-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"148b6bdc-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:09.142+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:05:19.590Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:19.590Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:19.593Z|6fe7372d-b152-4a52-a0ff-2cdc8124b625|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:25.306Z|10f7c40b-bf32-4e16-aa86-5b478adce747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:05:25.309Z|10f7c40b-bf32-4e16-aa86-5b478adce747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:05:27.763Z|c49d435f-a350-4673-9bb0-6368444cf5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:27.763Z|c49d435f-a350-4673-9bb0-6368444cf5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:27.764Z|18b05d1d-06d9-4ee6-8fca-84a0e09497bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:27.764Z|18b05d1d-06d9-4ee6-8fca-84a0e09497bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:27.766Z|55a91850-6fb1-4fb5-823b-8623fe7198f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:27.767Z|55a91850-6fb1-4fb5-823b-8623fe7198f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:29.724Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:29.727Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:29.727Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:05:29.727Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:29.727Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:29.727Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:05:29.728Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b707f5830014c92e", X-B3-SpanId:"e4bb058a4ceac112", X-B3-ParentSpanId:"b707f5830014c92e", X-B3-Sampled:"0", X-ONAP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-TransactionID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ECOMP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a91200e5-b611-4282-9ad7-bfc111a2274c"]
2022-05-13T15:05:29.728Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:05:29.728Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:05:29.744Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:29.745Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:29.745Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:05:29.745Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:29.749Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "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" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:05:29.749Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:29.749Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:05:29.750Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:29.750Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:29.751Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:29.751Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:29.751Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:29.751Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b707f5830014c92e", X-B3-SpanId:"464ed7cba5699f0e", X-B3-ParentSpanId:"b707f5830014c92e", X-B3-Sampled:"0", X-ONAP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-TransactionID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ECOMP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c39412-667c-4a68-89f6-152e005f952c"]
2022-05-13T15:05:29.751Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:29.752Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:29.758Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:29.759Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:29.759Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:29.759Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:29.760Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:29.760Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:29.760Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:29.775Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:29.775Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:29.776Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:29.776Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:29.776Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:29.776Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-TransactionID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ECOMP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bab1686-2159-4f9c-a042-5b4ea7f706e7"]
2022-05-13T15:05:29.776Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:29.776Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:29.899Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:29.900Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:29.900Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:29.900Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7869E928B28A5C0BBFBED6119DFBE02E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Fri, 13 May 2022 15:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:29.901Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"ReceiveWorkflowMessage:1:b63358ba-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:09.060+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"13f0b245-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:05:29.901Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:29.901Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:29.921Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:29.921Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:29.921Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:29.921Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:29.921Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:29.921Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-TransactionID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ECOMP-RequestID:"478a3fdc-73fb-47de-83d9-9f7d589aafd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4791f8-9a85-433f-81e7-4b87a566c23a"]
2022-05-13T15:05:29.922Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:29.922Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:30.039Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:30.039Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:30.040Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:30.040Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B992E2C8501705FB4EF86E65A787A78E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Fri, 13 May 2022 15:05:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:30.040Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:148b6bde-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"SubProcess_2:148af6a5-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:b63358ba-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"148b6bdc-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:09.142+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:05:30.041Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:30.041Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=147ee89f-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:30.044Z|478a3fdc-73fb-47de-83d9-9f7d589aafd4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:37.789Z|b1fc9b10-561a-493e-93e0-f5bec735f07f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:37.789Z|b1fc9b10-561a-493e-93e0-f5bec735f07f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:37.790Z|f12adb77-2466-4eb5-ba22-64266986575a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:37.790Z|f12adb77-2466-4eb5-ba22-64266986575a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:37.791Z|9c9d4b27-3f80-4b53-978c-7b228688e870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:37.792Z|9c9d4b27-3f80-4b53-978c-7b228688e870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:40.165Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:40.168Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bd4afaf0d1f4c1d", X-B3-SpanId:"35f1d62e4f34ebb7", X-B3-ParentSpanId:"1bd4afaf0d1f4c1d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-TransactionID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ECOMP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17abdde7-e999-441f-8a44-f4024e472134"]
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:05:40.169Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:05:40.184Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:40.184Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:40.185Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:05:40.185Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:40.187Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:05:40.188Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:40.188Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:05:40.189Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:40.189Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:40.189Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:40.189Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:40.189Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:40.190Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bd4afaf0d1f4c1d", X-B3-SpanId:"02dd4cb2146530a5", X-B3-ParentSpanId:"1bd4afaf0d1f4c1d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-TransactionID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ECOMP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7d5ca5c-78a2-4bba-8411-2cb69c57589f"]
2022-05-13T15:05:40.190Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:40.190Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:40.197Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:40.197Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:40.197Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:40.198Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:40.198Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:40.198Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:40.199Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:40.216Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:40.216Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:40.216Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:40.217Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:40.217Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:40.217Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-TransactionID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ECOMP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b8f396-b833-412f-baf6-d14f9b5e5bda"]
2022-05-13T15:05:40.217Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:40.217Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:40.306Z|fcf05e0f-5df7-4c40-87b8-ed1b23372f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:05:40.307Z|fcf05e0f-5df7-4c40-87b8-ed1b23372f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:05:40.343Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:40.344Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:40.344Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:40.344Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FEC8B0F81873708E363448B8B16CDDDA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:40.345Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:05:40.345Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:40.345Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:40.419Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:40.420Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:40.420Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:40.420Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:40.420Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:40.420Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-TransactionID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ECOMP-RequestID:"c5939351-e06f-438c-8215-da00cd2a21fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c258d878-3153-412b-b8e1-afaf84469407"]
2022-05-13T15:05:40.420Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:40.421Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:40.537Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:40.537Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:40.538Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:40.538Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E73AC66DF947E12FADEBEF502E9507DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:40.539Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:05:40.539Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:40.539Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:40.543Z|c5939351-e06f-438c-8215-da00cd2a21fb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:40.754Z|f8f38e3d-f71b-4975-8b3c-39dfd638fcbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:05:40.755Z|f8f38e3d-f71b-4975-8b3c-39dfd638fcbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:05:45.220Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:45.221Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e38e0ba2-8416-443c-9aac-34ae47e54398 already exists in requestDb InfraActiveRequests table
2022-05-13T15:05:45.221Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05ad66d1e54170cf", X-B3-SpanId:"9db8cd4c5fc3dd69", X-B3-ParentSpanId:"05ad66d1e54170cf", X-B3-Sampled:"0", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"084b936e-8b35-4df8-a560-30562530f5ff"]
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:05:45.222Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.235Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.235Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:05:45.235Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:05:45.236Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.236Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: 
2022-05-13T15:05:45.236Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.236Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|404|Not Found|InvokeReturn
2022-05-13T15:05:45.241Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T15:05:45.241Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-05-13T15:05:45.244Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:05:45.255Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T15:05:45.255Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-05-13T15:05:45.288Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-05-13T15:05:45.289Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-15:05:45:276-34479], Content-Length=[313], Date=[Fri, 13 May 2022 15:05:45 GMT], Content-Type=[application/json]}
2022-05-13T15:05:45.290Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-05-13T15:05:45.291Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-05-13T15:05:45.292Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-05-13T15:05:45.297Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:05:45.307Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T15:05:45.308Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-05-13T15:05:45.401Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-05-13T15:05:45.402Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220513-15:05:45:324-92428], Content-Length=[313], Date=[Fri, 13 May 2022 15:05:45 GMT], Content-Type=[application/json]}
2022-05-13T15:05:45.402Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-05-13T15:05:45.404Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-05-13T15:05:45.405Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-05-13T15:05:45.405Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T15:05:45.406Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T15:05:45.412Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:05:45.412Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T15:05:45.412Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.412Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:05:45.412Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T15:05:45.412Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"05ad66d1e54170cf", X-B3-SpanId:"5e65f3fe326741b1", X-B3-ParentSpanId:"05ad66d1e54170cf", X-B3-Sampled:"0", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed280cc-2b08-4045-9fdc-2a40a62dbc27"]
2022-05-13T15:05:45.413Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1","requestScope":"service"}
2022-05-13T15:05:45.413Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.425Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.426Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:45.426Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T15:05:45.426Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.426Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T15:05:45.426Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.427Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T15:05:45.427Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:05:45.427Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||Invoke
2022-05-13T15:05:45.427Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.428Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:05:45.428Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Method      : GET
2022-05-13T15:05:45.428Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e28bc3-c53b-40a5-b75e-00650ddea2b9"]
2022-05-13T15:05:45.428Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Request body: 
2022-05-13T15:05:45.428Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.449Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.449Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:45.450Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status text  : 
2022-05-13T15:05:45.450Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.450Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "bdc989ca-e98d-4cb5-a10c-a80acab27afd",
  "modelInvariantUUID" : "0039ae8d-891f-455e-b950-d629310eb5c1",
  "created" : "2022-05-13 15:01:52.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/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:05:45.451Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.451Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||InvokeReturn
2022-05-13T15:05:45.453Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance
2022-05-13T15:05:45.453Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|INFO|500||Invoke
2022-05-13T15:05:45.453Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.453Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance
2022-05-13T15:05:45.453Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:05:45.454Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a22d86e7-6032-4191-b69a-c21062146a07"]
2022-05-13T15:05:45.454Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:05:45.454Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.461Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.462Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:05:45.462Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:05:45.462Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.462Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Response body: 
2022-05-13T15:05:45.463Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.463Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:05:45.463Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1
2022-05-13T15:05:45.464Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|INFO|500||Invoke
2022-05-13T15:05:45.464Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.464Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1
2022-05-13T15:05:45.464Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Method      : GET
2022-05-13T15:05:45.464Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66de1d0d-502a-44fc-9aac-ffe8dc1f5858"]
2022-05-13T15:05:45.464Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Request body: 
2022-05-13T15:05:45.465Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.476Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.477Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:45.477Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Status text  : 
2022-05-13T15:05:45.477Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.478Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "bdc989ca-e98d-4cb5-a10c-a80acab27afd",
      "modelInvariantUUID" : "0039ae8d-891f-455e-b950-d629310eb5c1",
      "created" : "2022-05-13 15:01:52.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/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1"
    }
  }
}
2022-05-13T15:05:45.478Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.479Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|INFO|500||InvokeReturn
2022-05-13T15:05:45.481Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance
2022-05-13T15:05:45.481Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|INFO|500||Invoke
2022-05-13T15:05:45.481Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.481Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance
2022-05-13T15:05:45.482Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:05:45.482Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca047281-043d-4aed-a702-4d723a9dd24c"]
2022-05-13T15:05:45.482Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:05:45.482Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.489Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.489Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:05:45.489Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:05:45.489Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.490Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||Response body: 
2022-05-13T15:05:45.490Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.490Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:05:45.490Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:05:45.490Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T15:05:45.491Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.491Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:05:45.491Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T15:05:45.491Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a450879-47af-479a-9af6-ad302edaf11a"]
2022-05-13T15:05:45.491Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T15:05:45.491Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.501Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.502Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:45.502Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T15:05:45.502Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.503Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T15:05:45.503Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.503Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T15:05:45.507Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T15:05:45.507Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-05-13T15:05:45.507Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.507Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-05-13T15:05:45.508Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-05-13T15:05:45.508Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7ab6165-1eb2-440e-a15c-6adfc86bd0ca"]
2022-05-13T15:05:45.508Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-05-13T15:05:45.508Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.516Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.517Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:45.517Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-05-13T15:05:45.517Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.518Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-05-13T15:05:45.518Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.518Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-05-13T15:05:45.519Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:05:45.519Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||Invoke
2022-05-13T15:05:45.519Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.519Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:05:45.519Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Method      : GET
2022-05-13T15:05:45.520Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e1487a5-b376-4086-a6db-db2b29954dab"]
2022-05-13T15:05:45.520Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Request body: 
2022-05-13T15:05:45.520Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.531Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.532Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:45.532Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status text  : 
2022-05-13T15:05:45.532Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.533Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "bdc989ca-e98d-4cb5-a10c-a80acab27afd",
  "modelInvariantUUID" : "0039ae8d-891f-455e-b950-d629310eb5c1",
  "created" : "2022-05-13 15:01:52.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/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:05:45.533Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.533Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||InvokeReturn
2022-05-13T15:05:45.535Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:05:45.535Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T15:05:45.535Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.535Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:05:45.536Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T15:05:45.536Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"05ad66d1e54170cf", X-B3-SpanId:"30538a97d3b1fb87", X-B3-ParentSpanId:"05ad66d1e54170cf", X-B3-Sampled:"0", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c1c4bc5-c9aa-4738-99f8-9d3e04a206ba"]
2022-05-13T15:05:45.536Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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":"e38e0ba2-8416-443c-9aac-34ae47e54398","requestStatus":"IN_PROGRESS","startTime":1652454345241,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"e38e0ba2-8416-443c-9aac-34ae47e54398"}
2022-05-13T15:05:45.536Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T15:05:45.553Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:45.554Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T15:05:45.554Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T15:05:45.554Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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/e38e0ba2-8416-443c-9aac-34ae47e54398", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:45.555Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:05:45.241+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T15:05:45.548+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:05:45.555Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:45.556Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T15:05:45.562Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:05:45.562Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T15:05:45.562Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:45.563Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:05:45.563Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T15:05:45.563Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"05ad66d1e54170cf", X-B3-SpanId:"4bd0dc77e687a4c7", X-B3-ParentSpanId:"05ad66d1e54170cf", X-B3-Sampled:"0", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79731cef-f91b-4246-a636-790037251fc5"]
2022-05-13T15:05:45.564Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\"modelUuid\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\"modelInvariantUuid\":\"0039ae8d-891f-455e-b950-d629310eb5c1\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7a365dab-e697-41f1-8986-ef5ec4428914\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"e38e0ba2-8416-443c-9aac-34ae47e54398","type":"String"},"mso-request-id":{"value":"e38e0ba2-8416-443c-9aac-34ae47e54398","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"}}}
2022-05-13T15:05:45.564Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T15:05:46.575Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:46.576Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T15:05:46.576Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T15:05:46.576Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 15:05:46 GMT", X-ONAP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-TransactionID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ECOMP-RequestID:"e38e0ba2-8416-443c-9aac-34ae47e54398", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"79731cef-f91b-4246-a636-790037251fc5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:46.577Z|e38e0ba2-8416-443c-9aac-34ae47e54398|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\":\"e38e0ba2-8416-443c-9aac-34ae47e54398\",\"instanceId\":\"f32effe1-fcdc-4aca-a9b7-f7c89413f47c\"}}","message":"Success","processInstanceID":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T15:05:46.577Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:46.577Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T15:05:46.583Z|e38e0ba2-8416-443c-9aac-34ae47e54398|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:46.725Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:46.728Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:05:46.728Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:05:46.729Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:46.729Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:05:46.729Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:05:46.729Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cca04c5b8853cd9", X-B3-SpanId:"902fa246b4b08974", X-B3-ParentSpanId:"4cca04c5b8853cd9", X-B3-Sampled:"0", X-ONAP-RequestID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-RequestID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-TransactionID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-ECOMP-RequestID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ded0e75-824e-4d93-968a-45e0aa151c46"]
2022-05-13T15:05:46.729Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:05:46.730Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:05:46.743Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:46.744Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:46.744Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:05:46.744Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:46.745Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:05:45.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:45.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:05:46.745Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:46.746Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:05:46.747Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:05:46.747Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:46.747Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:46.748Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:05:46.748Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:46.748Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cca04c5b8853cd9", X-B3-SpanId:"b340db8155bea8d3", X-B3-ParentSpanId:"4cca04c5b8853cd9", X-B3-Sampled:"0", X-ONAP-RequestID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-RequestID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-TransactionID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-ECOMP-RequestID:"9db735d4-ae42-47dc-add1-18b722c2cbb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85a15ef4-8e2a-4acf-8a87-19980bd0e977"]
2022-05-13T15:05:46.748Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:46.748Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:46.758Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:46.758Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:46.758Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:46.759Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:46.759Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:46.759Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:46.760Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:46.764Z|9db735d4-ae42-47dc-add1-18b722c2cbb4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:47.808Z|147ea4f8-c858-408c-9df4-0120ae88309f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:47.809Z|147ea4f8-c858-408c-9df4-0120ae88309f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:47.810Z|db543c1b-27e2-4ee2-8e6b-688eb558c6aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:47.810Z|db543c1b-27e2-4ee2-8e6b-688eb558c6aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:47.811Z|5ed562da-eb85-4ab1-93bb-f2eb330e4f44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:47.812Z|5ed562da-eb85-4ab1-93bb-f2eb330e4f44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:50.668Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:50.671Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:50.671Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:05:50.671Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:50.671Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:05:50.671Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:05:50.671Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa372b5b92793cb4", X-B3-SpanId:"85e8c39fb89f0c55", X-B3-ParentSpanId:"fa372b5b92793cb4", X-B3-Sampled:"0", X-ONAP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-TransactionID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ECOMP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20d155a2-0652-4faf-adab-f8a3dee54c8b"]
2022-05-13T15:05:50.672Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:05:50.672Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:05:50.686Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:50.686Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:50.686Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:05:50.686Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:50.687Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:05:50.688Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:50.688Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:05:50.689Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:50.689Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:50.689Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:50.689Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:05:50.689Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:50.690Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa372b5b92793cb4", X-B3-SpanId:"c1957f2c63f0239a", X-B3-ParentSpanId:"fa372b5b92793cb4", X-B3-Sampled:"0", X-ONAP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-TransactionID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ECOMP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f7858c6-0bb4-4e46-90f4-a5c1cd1faa26"]
2022-05-13T15:05:50.690Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:50.690Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:50.697Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:50.697Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:50.697Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:50.698Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:50.698Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:50.698Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:50.698Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:50.716Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:50.717Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:50.717Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:50.717Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:50.717Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:50.717Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-TransactionID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ECOMP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99cb85a9-0d50-4792-8c14-f542190f9b81"]
2022-05-13T15:05:50.717Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:50.718Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:50.840Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:50.841Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:50.841Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:50.842Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7DBC549EE83C649A83964FA6A29A83FA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:50.842Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:05:50.843Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:50.843Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:50.861Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:50.861Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:50.861Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:50.861Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:50.862Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:50.862Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-TransactionID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ECOMP-RequestID:"4692659f-43bf-4ade-b0ab-cb05d834ce6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71540827-5416-4e2e-a579-642243423ca0"]
2022-05-13T15:05:50.862Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:50.862Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:51.036Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:51.037Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:51.037Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:51.038Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4FE3ED79D7174344AB149839B9FDF1BE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:05:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:51.038Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:05:51.038Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:51.039Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:51.042Z|4692659f-43bf-4ade-b0ab-cb05d834ce6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:53.526Z|1e1f5db1-5989-46c1-83ba-628ce5191fcd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:05:53.527Z|1e1f5db1-5989-46c1-83ba-628ce5191fcd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:55.306Z|9f50a498-3c56-40ba-82e7-a24d8ca66040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:05:55.307Z|9f50a498-3c56-40ba-82e7-a24d8ca66040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:05:56.884Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:05:56.887Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:05:56.887Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:05:56.887Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:56.888Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:05:56.888Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:05:56.888Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d662dbb4601a2503", X-B3-SpanId:"0b649bfd1f063590", X-B3-ParentSpanId:"d662dbb4601a2503", X-B3-Sampled:"0", X-ONAP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-TransactionID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ECOMP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d72db62d-f7f4-4260-b73a-b4b2310b1d3c"]
2022-05-13T15:05:56.888Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:05:56.888Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:05:56.903Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:56.903Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:56.903Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:05:56.903Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:56.904Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "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" : "2022-05-13T15:05:45.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:52.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:05:56.904Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:56.904Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:05:56.905Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:05:56.905Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:05:56.906Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:56.906Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:05:56.906Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:05:56.906Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d662dbb4601a2503", X-B3-SpanId:"ce7434fb19842dc4", X-B3-ParentSpanId:"d662dbb4601a2503", X-B3-Sampled:"0", X-ONAP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-TransactionID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ECOMP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8854a83a-d1f4-4c4c-9bcf-715be400c0de"]
2022-05-13T15:05:56.906Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:05:56.907Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:05:56.914Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:56.914Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:56.914Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:05:56.914Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:56.915Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:05:56.915Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:56.916Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:05:56.937Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:56.938Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:56.938Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:56.938Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:05:56.938Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:56.939Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-TransactionID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ECOMP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20a09de8-d3e5-46aa-8bcb-03342e688874"]
2022-05-13T15:05:56.939Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:56.939Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:57.060Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:57.060Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:57.061Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:57.061Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EA0A4ED3956CB0FCFBC8802283BA5381; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 13 May 2022 15:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:57.062Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"e38e0ba2-8416-443c-9aac-34ae47e54398","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:53.544+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"2e44599e-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:05:57.062Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:57.063Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:57.082Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:57.082Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:05:57.082Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:05:57.083Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:05:57.083Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:05:57.083Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-TransactionID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ECOMP-RequestID:"f0c87dc1-0633-4641-82c2-bf04d186f7a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6424aeb-2111-462c-a5f4-d9663b72c271"]
2022-05-13T15:05:57.083Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:05:57.083Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:05:57.199Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:05:57.199Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:05:57.200Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:05:57.200Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FA12A7F80927B768A8615C3B17841AB1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 13 May 2022 15:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:05:57.201Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"2f03161b-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:53.547+0000","endTime":"2022-05-13T15:05:53.913+0000","durationInMillis":366,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:05:57.201Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:05:57.202Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:05:57.205Z|f0c87dc1-0633-4641-82c2-bf04d186f7a1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:05:57.828Z|4fc1d2c2-23ed-4cce-8720-a7b80ef94ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:57.829Z|4fc1d2c2-23ed-4cce-8720-a7b80ef94ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:57.829Z|8ec74ae1-a7d8-4662-b8bd-8a92d08c7b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:57.829Z|8ec74ae1-a7d8-4662-b8bd-8a92d08c7b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:05:57.833Z|17a0e605-4f7e-4a62-9ac6-b2a061f610d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:05:57.834Z|17a0e605-4f7e-4a62-9ac6-b2a061f610d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:01.166Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:01.169Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"365e944bd51974f2", X-B3-SpanId:"0f528e28760e4d50", X-B3-ParentSpanId:"365e944bd51974f2", X-B3-Sampled:"0", X-ONAP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-TransactionID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ECOMP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faf992e9-f664-4112-b297-036d1570187a"]
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:06:01.170Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:06:01.186Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:01.186Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:01.186Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:06:01.186Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:01.187Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:06:01.187Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:01.187Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:06:01.188Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:01.188Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:01.188Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:01.188Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:01.189Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:01.189Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"365e944bd51974f2", X-B3-SpanId:"2cc96fcd1cd24dd8", X-B3-ParentSpanId:"365e944bd51974f2", X-B3-Sampled:"0", X-ONAP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-TransactionID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ECOMP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e4b4a7b-ad69-4db1-9eb7-28d00f666d68"]
2022-05-13T15:06:01.189Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:01.189Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:01.196Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:01.197Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:01.197Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:01.197Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:01.198Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:01.198Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:01.198Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:01.216Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:01.216Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:01.216Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:01.217Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:01.217Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:01.217Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-TransactionID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ECOMP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eed7b828-3c0f-42e4-80fe-636c8e99457f"]
2022-05-13T15:06:01.217Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:01.217Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:01.344Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:01.344Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:01.344Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:01.345Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=40A56262CC824987CEDFDA2F3E8D1B25; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:01.345Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:06:01.345Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:01.346Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-TransactionID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ECOMP-RequestID:"3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f2dac6-1138-4593-9e02-e9f4dc5a9b20"]
2022-05-13T15:06:01.363Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:01.364Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:01.485Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:01.485Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:01.485Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:01.486Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=338A798197E86BA76D5211DA7A6BB71F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:06:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:01.486Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:01.486Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:01.487Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:01.490Z|3a7ae7d1-8ea4-4a85-9ba9-d1f9f3e6a289|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:07.332Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:07.335Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:07.335Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:07.335Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:07.335Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:07.336Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:07.336Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b388a2c0e054fd55", X-B3-SpanId:"914206f3fc22b840", X-B3-ParentSpanId:"b388a2c0e054fd55", X-B3-Sampled:"0", X-ONAP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-TransactionID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ECOMP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d637a3a-b867-4fde-a2ce-993861dc4703"]
2022-05-13T15:06:07.336Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:07.336Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:07.350Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:07.350Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:07.350Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:07.351Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:07.351Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "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" : "2022-05-13T15:05:45.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:52.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:07.352Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:07.352Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:07.353Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:07.353Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:07.354Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:07.354Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:07.354Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:07.355Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b388a2c0e054fd55", X-B3-SpanId:"19b5fe5a66036309", X-B3-ParentSpanId:"b388a2c0e054fd55", X-B3-Sampled:"0", X-ONAP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-TransactionID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ECOMP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf3a1b57-3656-4840-a7b1-9e136ae393f4"]
2022-05-13T15:06:07.355Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:07.355Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:07.362Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:07.362Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:07.363Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:07.363Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:07.364Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:07.364Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:07.364Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:07.379Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:07.379Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:07.379Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:07.380Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:07.380Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:07.380Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-TransactionID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ECOMP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bed8a4c2-b381-4e36-945e-e1a5a071c508"]
2022-05-13T15:06:07.380Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:07.380Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:07.504Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:07.505Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:07.505Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:07.506Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A008E481C7B69FDCD82CC370E93A49E3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 13 May 2022 15:06:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:07.506Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"e38e0ba2-8416-443c-9aac-34ae47e54398","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:53.544+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"2e44599e-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:06:07.507Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:07.507Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:07.525Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:07.525Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:07.525Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:07.525Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:07.526Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:07.526Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-TransactionID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ECOMP-RequestID:"9f5f5568-2a34-451e-8555-7b416ed23d65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e6722a4-2215-4e8d-b6d2-3932535a53c0"]
2022-05-13T15:06:07.526Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:07.526Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:07.649Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:07.649Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:07.650Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:07.650Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E864D52FF204C65FD3CDCA3C148130AC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 13 May 2022 15:06:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:07.651Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"2f03161b-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:53.547+0000","endTime":"2022-05-13T15:05:53.913+0000","durationInMillis":366,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:07.651Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:07.652Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:07.655Z|9f5f5568-2a34-451e-8555-7b416ed23d65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:07.852Z|908c1f66-3559-44eb-980d-b200b90ccac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:07.852Z|f6616bda-ebf9-4d79-8839-8232558401f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:07.852Z|908c1f66-3559-44eb-980d-b200b90ccac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:07.852Z|f6616bda-ebf9-4d79-8839-8232558401f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:07.853Z|a5f7205f-36b9-4995-8f26-90ebdd1f04b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:07.854Z|a5f7205f-36b9-4995-8f26-90ebdd1f04b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:10.306Z|c559badd-65fc-4ae2-b1f2-aef19e021254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:06:10.308Z|c559badd-65fc-4ae2-b1f2-aef19e021254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:06:10.755Z|55a25be5-9b3f-4a40-8e5d-169ccd4a65fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:06:10.755Z|55a25be5-9b3f-4a40-8e5d-169ccd4a65fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:06:11.613Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:11.618Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af6cabada72f553f", X-B3-SpanId:"9517d08bec8631e8", X-B3-ParentSpanId:"af6cabada72f553f", X-B3-Sampled:"0", X-ONAP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-TransactionID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ECOMP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d725317-6140-4bc0-8f93-da35b9467697"]
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:06:11.619Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:06:11.636Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:11.637Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:11.637Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:06:11.637Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:11.638Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:06:11.638Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:11.638Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:06:11.639Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:11.639Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:11.639Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:11.639Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:11.640Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:11.640Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af6cabada72f553f", X-B3-SpanId:"0e21d6aec9450746", X-B3-ParentSpanId:"af6cabada72f553f", X-B3-Sampled:"0", X-ONAP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-TransactionID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ECOMP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eabcf302-03f3-49f3-a954-b5a0a11cb22b"]
2022-05-13T15:06:11.640Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:11.640Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:11.646Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:11.646Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:11.647Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:11.647Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:11.647Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:11.648Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:11.648Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:11.664Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:11.664Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:11.664Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:11.664Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:11.665Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:11.665Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-TransactionID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ECOMP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad4801a0-2326-4a25-addb-2dc463fca190"]
2022-05-13T15:06:11.665Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:11.665Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:11.789Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:11.789Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:11.790Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:11.790Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C9643DA17424A25B2729FFCB88AC7381; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:06:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:11.790Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:06:11.791Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:11.791Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:11.806Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:11.806Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:11.806Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:11.806Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:11.806Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:11.806Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-TransactionID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ECOMP-RequestID:"fb607135-f377-4505-a7f5-85e1ee80e9a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a54a491-edac-4fbb-b278-716e188b928d"]
2022-05-13T15:06:11.807Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:11.807Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:11.921Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:11.922Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:11.922Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:11.922Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=436050D3432A4A679F1DADD3F136B768; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:06:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:11.922Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:11.922Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:11.923Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:11.925Z|fb607135-f377-4505-a7f5-85e1ee80e9a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:17.793Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:17.797Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:17.797Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:17.797Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:17.797Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:17.797Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:17.797Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efacfdbb62b990fc", X-B3-SpanId:"49922ca53bbf00eb", X-B3-ParentSpanId:"efacfdbb62b990fc", X-B3-Sampled:"0", X-ONAP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-TransactionID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ECOMP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e389f4df-82cb-4da2-aa49-fcc5aea6b734"]
2022-05-13T15:06:17.798Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:17.798Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:17.812Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:17.812Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:17.812Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:17.813Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:17.813Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "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" : "2022-05-13T15:05:45.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:52.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:17.813Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:17.814Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:17.814Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:17.815Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:17.815Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:17.815Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:17.815Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:17.815Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efacfdbb62b990fc", X-B3-SpanId:"ba11a37a303ddcc7", X-B3-ParentSpanId:"efacfdbb62b990fc", X-B3-Sampled:"0", X-ONAP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-TransactionID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ECOMP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d82e48-694c-49be-8799-6ce020191bea"]
2022-05-13T15:06:17.815Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:17.816Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:17.822Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:17.822Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:17.822Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:17.823Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:17.823Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:17.824Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:17.824Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:17.841Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:17.842Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:17.842Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:17.842Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:17.842Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:17.842Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-TransactionID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ECOMP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b716a4f8-9a92-4ef0-a092-3172e82e0c45"]
2022-05-13T15:06:17.843Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:17.843Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:17.872Z|989c9bc7-8706-4f9d-8951-d5864bd90d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:17.873Z|989c9bc7-8706-4f9d-8951-d5864bd90d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:17.873Z|843b2295-fa98-4696-8dc9-a5edb5097bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:17.873Z|843b2295-fa98-4696-8dc9-a5edb5097bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:17.875Z|e3511838-e05d-4d32-a786-ba3ea6daab42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:17.875Z|e3511838-e05d-4d32-a786-ba3ea6daab42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:17.961Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:17.962Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:17.962Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:17.962Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=109A524E5FB28038967445A145520FD4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 13 May 2022 15:06:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:17.963Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"e38e0ba2-8416-443c-9aac-34ae47e54398","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:53.544+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"2e44599e-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-05-13T15:06:17.963Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:17.963Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e38e0ba2-8416-443c-9aac-34ae47e54398&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:17.985Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:17.985Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:17.985Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:17.985Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:17.986Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:17.986Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-TransactionID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ECOMP-RequestID:"345f9d48-adde-4d78-99c0-a1efca45c12e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2cb06e1-bf9a-4142-81c2-3b80b513d60e"]
2022-05-13T15:06:17.986Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:17.986Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:18.105Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:18.105Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:18.105Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:18.106Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D2D12546CFEBDDA4F44661AFD57D477E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 13 May 2022 15:06:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:18.106Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"2f03161b-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:b648408f-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:53.547+0000","endTime":"2022-05-13T15:05:53.913+0000","durationInMillis":366,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a42cf2b-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:18.106Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:18.107Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2f02a0d4-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:18.110Z|345f9d48-adde-4d78-99c0-a1efca45c12e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:22.043Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:22.047Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:22.047Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:06:22.047Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:22.047Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:22.048Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:06:22.048Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b6d42acbd84eff9", X-B3-SpanId:"2b7ad132b7c2875b", X-B3-ParentSpanId:"3b6d42acbd84eff9", X-B3-Sampled:"0", X-ONAP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-TransactionID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ECOMP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"512fa5d3-8af2-44b5-8bc7-b9525847f6bd"]
2022-05-13T15:06:22.048Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:06:22.048Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:06:22.061Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:22.061Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:22.062Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:06:22.062Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:22.063Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:06:22.063Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:22.063Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:06:22.064Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:22.065Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:22.065Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:22.065Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:22.065Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:22.065Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b6d42acbd84eff9", X-B3-SpanId:"c614cff39fb5cf37", X-B3-ParentSpanId:"3b6d42acbd84eff9", X-B3-Sampled:"0", X-ONAP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-TransactionID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ECOMP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be64b1cc-82d0-407a-9276-34f8a4333d8b"]
2022-05-13T15:06:22.066Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:22.066Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:22.072Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:22.072Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:22.073Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:22.073Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:22.073Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:22.073Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:22.074Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:22.089Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:22.089Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:22.090Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:22.090Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:22.090Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:22.090Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-TransactionID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ECOMP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a4f5761-8b40-4ddc-bbe5-63b97a67ff52"]
2022-05-13T15:06:22.090Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:22.090Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:22.210Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:22.211Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:22.211Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:22.212Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3238950FC9A4F285FC105954B3DEA686; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:06:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:22.212Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:06:22.212Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:22.213Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:22.232Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:22.232Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:22.232Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:22.233Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:22.233Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:22.233Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-TransactionID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ECOMP-RequestID:"9f5391cd-3508-410f-b5ea-7efa26b72d87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad0c663a-6d89-4ba8-9538-dcd4baa22d72"]
2022-05-13T15:06:22.233Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:22.233Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:22.352Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:22.353Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:22.353Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:22.353Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=56A9E07FF9040E266B5719F4F73615AE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:06:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:22.353Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:22.353Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:22.354Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:22.356Z|9f5391cd-3508-410f-b5ea-7efa26b72d87|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:25.306Z|f83237c5-11a1-4f8e-8e8d-a818a0f1c869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:06:25.307Z|f83237c5-11a1-4f8e-8e8d-a818a0f1c869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:06:27.890Z|58164baa-cebb-4ac2-8fab-b733c05617f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:27.891Z|58164baa-cebb-4ac2-8fab-b733c05617f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:27.893Z|5b9cdac9-0a22-47a6-978d-c9e983e820e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:27.893Z|ed5f50f1-6147-4dfc-9091-3e4ce4c7e89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:27.893Z|ed5f50f1-6147-4dfc-9091-3e4ce4c7e89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:27.893Z|5b9cdac9-0a22-47a6-978d-c9e983e820e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:28.239Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:28.242Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.243Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:28.243Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.243Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.243Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:28.243Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50bab13db70bdbec", X-B3-SpanId:"9c5b8ce71d94dbc0", X-B3-ParentSpanId:"50bab13db70bdbec", X-B3-Sampled:"0", X-ONAP-RequestID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-RequestID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-TransactionID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-ECOMP-RequestID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d83a03b-13c3-44b2-b5f0-f2bd11fd0c1d"]
2022-05-13T15:06:28.243Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:28.244Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.256Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.257Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.257Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:28.257Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.257Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:05:45.000+00:00",
  "endTime" : "2022-05-13T15:06:24.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:06:24.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:28.258Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.258Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:28.259Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.259Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:28.259Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.259Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.260Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:28.260Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50bab13db70bdbec", X-B3-SpanId:"aeefab944bb689c1", X-B3-ParentSpanId:"50bab13db70bdbec", X-B3-Sampled:"0", X-ONAP-RequestID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-RequestID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-TransactionID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-ECOMP-RequestID:"c49f9c01-2b9f-47ae-a9e8-fe9da7375194", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e96e0b8-ff17-4516-896c-f421dd4a3035"]
2022-05-13T15:06:28.260Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:28.260Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.267Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.268Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.268Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:28.268Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.269Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:28.269Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.269Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:28.273Z|c49f9c01-2b9f-47ae-a9e8-fe9da7375194|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:28.390Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:28.392Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.393Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:28.393Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.393Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.393Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:28.394Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e01fffe16014ef8", X-B3-SpanId:"b2fccff2a06404e1", X-B3-ParentSpanId:"1e01fffe16014ef8", X-B3-Sampled:"0", X-ONAP-RequestID:"36ddda36-ea68-4784-a604-753a4930503b", X-RequestID:"36ddda36-ea68-4784-a604-753a4930503b", X-TransactionID:"36ddda36-ea68-4784-a604-753a4930503b", X-ECOMP-RequestID:"36ddda36-ea68-4784-a604-753a4930503b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"783c4374-986d-4a31-9c99-632c4ffa0391"]
2022-05-13T15:06:28.394Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:28.394Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.407Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.407Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.408Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:28.408Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.409Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:05:45.000+00:00",
  "endTime" : "2022-05-13T15:06:24.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:06:24.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:28.409Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.409Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:28.410Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.411Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:28.411Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.411Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.411Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:28.412Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e01fffe16014ef8", X-B3-SpanId:"214b43abf259a983", X-B3-ParentSpanId:"1e01fffe16014ef8", X-B3-Sampled:"0", X-ONAP-RequestID:"36ddda36-ea68-4784-a604-753a4930503b", X-RequestID:"36ddda36-ea68-4784-a604-753a4930503b", X-TransactionID:"36ddda36-ea68-4784-a604-753a4930503b", X-ECOMP-RequestID:"36ddda36-ea68-4784-a604-753a4930503b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b26e98c5-d91e-4bdc-8723-bf3b49313206"]
2022-05-13T15:06:28.412Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:28.412Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.420Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.421Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.421Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:28.421Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.422Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:28.422Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.422Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:28.428Z|36ddda36-ea68-4784-a604-753a4930503b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:28.545Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:28.548Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.548Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:28.549Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.549Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.549Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:28.549Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5d4b859876eddb0", X-B3-SpanId:"26a6c5783b440066", X-B3-ParentSpanId:"f5d4b859876eddb0", X-B3-Sampled:"0", X-ONAP-RequestID:"777ad227-d652-4407-b144-8065b581d83d", X-RequestID:"777ad227-d652-4407-b144-8065b581d83d", X-TransactionID:"777ad227-d652-4407-b144-8065b581d83d", X-ECOMP-RequestID:"777ad227-d652-4407-b144-8065b581d83d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae5e0d9-3612-4cde-850c-0ab2486fccda"]
2022-05-13T15:06:28.550Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:28.550Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.561Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.561Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.562Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:28.562Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.563Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:05:45.000+00:00",
  "endTime" : "2022-05-13T15:06:24.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:06:24.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:28.563Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.563Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:28.564Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.564Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:28.565Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.565Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.565Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:28.565Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5d4b859876eddb0", X-B3-SpanId:"628afb2d7b7a86b8", X-B3-ParentSpanId:"f5d4b859876eddb0", X-B3-Sampled:"0", X-ONAP-RequestID:"777ad227-d652-4407-b144-8065b581d83d", X-RequestID:"777ad227-d652-4407-b144-8065b581d83d", X-TransactionID:"777ad227-d652-4407-b144-8065b581d83d", X-ECOMP-RequestID:"777ad227-d652-4407-b144-8065b581d83d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e082b542-b890-4763-abb2-6adf8826bed9"]
2022-05-13T15:06:28.566Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:28.566Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.572Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.572Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.573Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:28.573Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Connection:"close"]
2022-05-13T15:06:28.574Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:28.574Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.574Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:28.578Z|777ad227-d652-4407-b144-8065b581d83d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:28.703Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:28.706Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.706Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:28.706Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.707Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.707Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:28.707Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5d157f75d3a8df3", X-B3-SpanId:"7f9396782f892bac", X-B3-ParentSpanId:"d5d157f75d3a8df3", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-RequestID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-TransactionID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-ECOMP-RequestID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7267470d-b4ce-47af-a0a4-0cf5112b1c00"]
2022-05-13T15:06:28.707Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:28.707Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.726Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.727Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.727Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:28.727Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.728Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:05:45.000+00:00",
  "endTime" : "2022-05-13T15:06:24.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:06:24.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:28.728Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.728Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:28.729Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.729Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:28.730Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.730Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.730Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:28.730Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5d157f75d3a8df3", X-B3-SpanId:"6a034a9cf0b5089c", X-B3-ParentSpanId:"d5d157f75d3a8df3", X-B3-Sampled:"0", X-ONAP-RequestID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-RequestID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-TransactionID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-ECOMP-RequestID:"b0f0fa2c-df63-405f-8174-d96e776aaaf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b659038-6902-441a-ab1e-4907823ba3fa"]
2022-05-13T15:06:28.730Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:28.731Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.739Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.739Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.740Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:28.740Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.740Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:28.740Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.741Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:28.745Z|b0f0fa2c-df63-405f-8174-d96e776aaaf8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:28.861Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:28.863Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.863Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||Invoke
2022-05-13T15:06:28.863Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.864Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398
2022-05-13T15:06:28.864Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Method      : GET
2022-05-13T15:06:28.864Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f5495fd83424a0", X-B3-SpanId:"6fd4b1d55f54fc34", X-B3-ParentSpanId:"42f5495fd83424a0", X-B3-Sampled:"0", X-ONAP-RequestID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-RequestID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-TransactionID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-ECOMP-RequestID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b191e27c-98d5-4faa-af11-21ee07f52fe9"]
2022-05-13T15:06:28.864Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Request body: 
2022-05-13T15:06:28.865Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.876Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.876Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.876Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Status text  : 
2022-05-13T15:06:28.876Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.877Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||Response body: {
  "requestId" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:05:45.000+00:00",
  "endTime" : "2022-05-13T15:06:24.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n\t\t\t\"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\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_a0222e7e-77aa-4c85-aa85-2f89c11987d1\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"f3550908-7615-457c-9fe1-884a64db2fe0\",\n                                        \"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                                        \"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\n                            \"modelInvariantId\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"7a365dab-e697-41f1-8986-ef5ec4428914\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:06:24.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e38e0ba2-8416-443c-9aac-34ae47e54398",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398"
    }
  }
}
2022-05-13T15:06:28.877Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.878Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e38e0ba2-8416-443c-9aac-34ae47e54398|INFO|500||InvokeReturn
2022-05-13T15:06:28.878Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.879Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:28.879Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:28.879Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false
2022-05-13T15:06:28.879Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:28.880Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f5495fd83424a0", X-B3-SpanId:"98dc10e926728622", X-B3-ParentSpanId:"42f5495fd83424a0", X-B3-Sampled:"0", X-ONAP-RequestID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-RequestID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-TransactionID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-ECOMP-RequestID:"82a7b902-ca62-40d6-8e03-19bcf1b24a39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d31677-7ca1-42f8-a10e-550c39bdf4c6"]
2022-05-13T15:06:28.880Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:28.880Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:28.887Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:28.888Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:28.888Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:28.888Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:28.889Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:28.889Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:28.889Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e38e0ba2-8416-443c-9aac-34ae47e54398&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:28.893Z|82a7b902-ca62-40d6-8e03-19bcf1b24a39|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e38e0ba2-8416-443c-9aac-34ae47e54398|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:32.482Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:32.485Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:32.485Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:06:32.486Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:32.486Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:32.486Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:06:32.486Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5eab30c6d982288b", X-B3-SpanId:"282c2bd2a848dcaa", X-B3-ParentSpanId:"5eab30c6d982288b", X-B3-Sampled:"0", X-ONAP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-TransactionID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ECOMP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c61c72ec-740a-4330-8c9e-9c4db19dd1e7"]
2022-05-13T15:06:32.486Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:06:32.486Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:06:32.501Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:32.501Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:32.501Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:06:32.502Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:32.503Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:06:32.503Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:32.503Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:06:32.504Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:32.504Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:32.504Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:32.504Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:32.505Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:32.505Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5eab30c6d982288b", X-B3-SpanId:"b91ff3e7517062ad", X-B3-ParentSpanId:"5eab30c6d982288b", X-B3-Sampled:"0", X-ONAP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-TransactionID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ECOMP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3acb7862-91df-46ef-b77d-f20fc85b2db2"]
2022-05-13T15:06:32.505Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:32.505Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:32.512Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:32.513Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:32.513Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:32.513Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:32.514Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:32.514Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:32.514Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:32.532Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:32.532Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:32.532Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:32.532Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:32.533Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:32.533Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-TransactionID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ECOMP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebc9ff5f-c6da-46a3-913b-7a81eeb43720"]
2022-05-13T15:06:32.533Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:32.533Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:32.652Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:32.652Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:32.653Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:32.653Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=57BA1F946107B3F5C06A6BA441F2C521; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:32.654Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:06:32.655Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:32.655Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:32.671Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:32.671Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:32.672Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:32.672Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:32.672Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:32.672Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-TransactionID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ECOMP-RequestID:"3c5f0e3c-65d5-43c1-921d-276957eb2c77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c8e1e79-da16-4602-943e-1c5dc51689a0"]
2022-05-13T15:06:32.672Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:32.673Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:32.791Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:32.791Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:32.791Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:32.792Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DC2464C5080A01082FF2471CE664143E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:06:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:32.792Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:32.793Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:32.793Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:32.796Z|3c5f0e3c-65d5-43c1-921d-276957eb2c77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:37.912Z|75e92f01-258e-4e95-a5a8-f90b1c39b815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:37.912Z|75e92f01-258e-4e95-a5a8-f90b1c39b815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:37.912Z|2b53f538-bcb9-4b1f-9ac7-4cd98fe02518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:37.913Z|1633f30f-509c-488b-a663-243a5b4cba15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:37.913Z|2b53f538-bcb9-4b1f-9ac7-4cd98fe02518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:37.913Z|1633f30f-509c-488b-a663-243a5b4cba15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:39.913Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:39.914Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|||INFO|500||Checking if requestId: 4dbc3241-b3c2-4761-800c-0ce2d0c38bd6 already exists in requestDb InfraActiveRequests table
2022-05-13T15:06:39.914Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||Invoke
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Method      : GET
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c6934a0a6974bde", X-B3-SpanId:"cc8f2d8cd9602ff5", X-B3-ParentSpanId:"9c6934a0a6974bde", X-B3-Sampled:"0", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22d7748c-3820-4028-8b3f-9d7d58aa7557"]
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Request body: 
2022-05-13T15:06:39.915Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||==========================request end================================================
2022-05-13T15:06:39.927Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:39.927Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:06:39.928Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status text  : 
2022-05-13T15:06:39.928Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:39.928Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Response body: 
2022-05-13T15:06:39.928Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:39.928Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|404|Not Found|InvokeReturn
2022-05-13T15:06:39.933Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T15:06:39.934Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T15:06:39.934Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T15:06:39.935Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:06:39.935Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T15:06:39.935Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:39.935Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:06:39.936Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T15:06:39.936Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"9c6934a0a6974bde", X-B3-SpanId:"8e3ae6466a81baa4", X-B3-ParentSpanId:"9c6934a0a6974bde", X-B3-Sampled:"0", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5165beaa-d57b-435c-b343-7aeb419f4d1c"]
2022-05-13T15:06:39.936Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f32effe1-fcdc-4aca-a9b7-f7c89413f47c"},"instanceName":null,"requestScope":"service"}
2022-05-13T15:06:39.936Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T15:06:39.945Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:39.945Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:39.946Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T15:06:39.946Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:39.946Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T15:06:39.946Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:39.946Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T15:06:39.947Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:06:39.947Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||Invoke
2022-05-13T15:06:39.947Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:39.947Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:06:39.947Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Method      : GET
2022-05-13T15:06:39.947Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2724a64-4d65-4dbc-a9e5-36f884a319b9"]
2022-05-13T15:06:39.948Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Request body: 
2022-05-13T15:06:39.948Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||==========================request end================================================
2022-05-13T15:06:39.969Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:39.969Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:39.969Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status text  : 
2022-05-13T15:06:39.970Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:39.970Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "bdc989ca-e98d-4cb5-a10c-a80acab27afd",
  "modelInvariantUUID" : "0039ae8d-891f-455e-b950-d629310eb5c1",
  "created" : "2022-05-13 15:01:52.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/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:06:39.971Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:39.971Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||InvokeReturn
2022-05-13T15:06:39.973Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance
2022-05-13T15:06:39.973Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|INFO|500||Invoke
2022-05-13T15:06:39.973Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:39.973Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance
2022-05-13T15:06:39.974Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T15:06:39.974Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed91909-33c2-4a55-85e5-2622a40327a6"]
2022-05-13T15:06:39.974Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T15:06:39.974Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:06:39.983Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:39.983Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:06:39.983Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T15:06:39.983Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:39.984Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Response body: 
2022-05-13T15:06:39.984Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:39.984Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:06:39.985Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1
2022-05-13T15:06:39.985Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|INFO|500||Invoke
2022-05-13T15:06:39.985Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:39.985Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1
2022-05-13T15:06:39.986Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Method      : GET
2022-05-13T15:06:39.986Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebfcd8cd-4e40-469d-a39d-db3f8ba695a9"]
2022-05-13T15:06:39.986Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Request body: 
2022-05-13T15:06:39.986Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:39.999Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:40.000Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:40.000Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Status text  : 
2022-05-13T15:06:40.000Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:40.001Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "bdc989ca-e98d-4cb5-a10c-a80acab27afd",
      "modelInvariantUUID" : "0039ae8d-891f-455e-b950-d629310eb5c1",
      "created" : "2022-05-13 15:01:52.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/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1"
    }
  }
}
2022-05-13T15:06:40.002Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:40.002Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0039ae8d-891f-455e-b950-d629310eb5c1|INFO|500||InvokeReturn
2022-05-13T15:06:40.004Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance
2022-05-13T15:06:40.004Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|INFO|500||Invoke
2022-05-13T15:06:40.005Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:40.005Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance
2022-05-13T15:06:40.005Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T15:06:40.005Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96966979-0e39-421c-ad03-2d02df94422d"]
2022-05-13T15:06:40.006Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T15:06:40.006Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:06:40.013Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:40.013Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:06:40.013Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T15:06:40.013Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:40.014Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||Response body: 
2022-05-13T15:06:40.014Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:40.014Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bdc989ca-e98d-4cb5-a10c-a80acab27afd&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:06:40.015Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:06:40.015Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T15:06:40.015Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:40.015Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:06:40.015Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T15:06:40.016Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4a42d3-6dd4-4a93-94e7-268794875e81"]
2022-05-13T15:06:40.016Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T15:06:40.016Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T15:06:40.025Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:40.025Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:40.026Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T15:06:40.026Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:40.026Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T15:06:40.027Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:40.027Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T15:06:40.028Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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
2022-05-13T15:06:40.029Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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
2022-05-13T15:06:40.029Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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================================================
2022-05-13T15:06:40.029Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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
2022-05-13T15:06:40.030Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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
2022-05-13T15:06:40.030Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e8e11a3-c0d7-48c7-8e85-bcb8e6d4327d"]
2022-05-13T15:06:40.030Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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: 
2022-05-13T15:06:40.030Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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================================================
2022-05-13T15:06:40.040Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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==========================================
2022-05-13T15:06:40.040Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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
2022-05-13T15:06:40.040Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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  : 
2022-05-13T15:06:40.040Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:40.041Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 535,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-05-13T15:06:40.041Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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=================================================
2022-05-13T15:06:40.041Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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
2022-05-13T15:06:40.042Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:06:40.043Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||Invoke
2022-05-13T15:06:40.043Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:40.043Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd
2022-05-13T15:06:40.043Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Method      : GET
2022-05-13T15:06:40.044Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ba5ab76-725d-444d-b09b-568a23a549c4"]
2022-05-13T15:06:40.044Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Request body: 
2022-05-13T15:06:40.044Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||==========================request end================================================
2022-05-13T15:06:40.057Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:40.058Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:40.058Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Status text  : 
2022-05-13T15:06:40.058Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:40.059Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "bdc989ca-e98d-4cb5-a10c-a80acab27afd",
  "modelInvariantUUID" : "0039ae8d-891f-455e-b950-d629310eb5c1",
  "created" : "2022-05-13 15:01:52.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/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:06:40.059Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:40.059Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bdc989ca-e98d-4cb5-a10c-a80acab27afd|INFO|500||InvokeReturn
2022-05-13T15:06:40.061Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:06:40.062Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T15:06:40.062Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:40.062Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:06:40.063Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T15:06:40.063Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"9c6934a0a6974bde", X-B3-SpanId:"5a15e3d0b4528f77", X-B3-ParentSpanId:"9c6934a0a6974bde", X-B3-Sampled:"0", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a8944d8-2284-459c-a647-d7532c8e661a"]
2022-05-13T15:06:40.063Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6","requestStatus":"IN_PROGRESS","startTime":1652454399934,"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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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":"f32effe1-fcdc-4aca-a9b7-f7c89413f47c","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c","cloudApiRequests":[],"requestURI":"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"}
2022-05-13T15:06:40.063Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T15:06:40.080Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:40.080Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T15:06:40.080Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T15:06:40.081Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:40.081Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:06:39.934+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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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" : "2022-05-13T15:06:40.075+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "cloudApiRequests" : [ ],
  "requestURI" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    }
  }
}
2022-05-13T15:06:40.081Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:40.082Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T15:06:40.086Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:06:40.086Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T15:06:40.086Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:40.087Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:06:40.087Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T15:06:40.087Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|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:"9c6934a0a6974bde", X-B3-SpanId:"b5edce1beb61085e", X-B3-ParentSpanId:"9c6934a0a6974bde", X-B3-Sampled:"0", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdc9449c-469a-4a10-b6b5-4000bc104267"]
2022-05-13T15:06:40.087Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0039ae8d-891f-455e-b950-d629310eb5c1\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\"modelUuid\":\"bdc989ca-e98d-4cb5-a10c-a80acab27afd\",\"modelInvariantUuid\":\"0039ae8d-891f-455e-b950-d629310eb5c1\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f32effe1-fcdc-4aca-a9b7-f7c89413f47c\"}","type":"String"},"requestId":{"value":"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6","type":"String"},"mso-request-id":{"value":"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f32effe1-fcdc-4aca-a9b7-f7c89413f47c","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/f32effe1-fcdc-4aca-a9b7-f7c89413f47c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T15:06:40.087Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T15:06:40.306Z|c82b3a8a-318f-471a-b832-de8340103465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:06:40.307Z|c82b3a8a-318f-471a-b832-de8340103465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:06:40.756Z|1081a207-d858-47c5-a1be-d21125d41963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:06:40.756Z|1081a207-d858-47c5-a1be-d21125d41963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:06:41.099Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:41.099Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T15:06:41.100Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T15:06:41.100Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 15:06:41 GMT", X-ONAP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-TransactionID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ECOMP-RequestID:"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"cdc9449c-469a-4a10-b6b5-4000bc104267", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:41.101Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4dbc3241-b3c2-4761-800c-0ce2d0c38bd6\",\"instanceId\":\"f32effe1-fcdc-4aca-a9b7-f7c89413f47c\"}}","message":"Success","processInstanceID":"4ac2a9cf-d2ce-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T15:06:41.102Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:41.102Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T15:06:41.105Z|4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:41.231Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:41.234Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:41.234Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||Invoke
2022-05-13T15:06:41.234Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:41.234Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:41.234Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Method      : GET
2022-05-13T15:06:41.234Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8707b2b4f46a4e6", X-B3-SpanId:"9d69794886b436bb", X-B3-ParentSpanId:"a8707b2b4f46a4e6", X-B3-Sampled:"0", X-ONAP-RequestID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-RequestID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-TransactionID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-ECOMP-RequestID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7ac25f7-317e-4e8d-9a52-86e093bad5f4"]
2022-05-13T15:06:41.235Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Request body: 
2022-05-13T15:06:41.235Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||==========================request end================================================
2022-05-13T15:06:41.248Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:41.249Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:41.249Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status text  : 
2022-05-13T15:06:41.249Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:41.249Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Response body: {
  "requestId" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:06:39.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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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" : "2022-05-13T15:06:40.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "cloudApiRequests" : [ ],
  "requestURI" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    }
  }
}
2022-05-13T15:06:41.250Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:41.250Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||InvokeReturn
2022-05-13T15:06:41.250Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:41.251Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:41.251Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:41.251Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:41.251Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:41.251Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8707b2b4f46a4e6", X-B3-SpanId:"f6e0874ab7d25230", X-B3-ParentSpanId:"a8707b2b4f46a4e6", X-B3-Sampled:"0", X-ONAP-RequestID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-RequestID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-TransactionID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-ECOMP-RequestID:"6939c8b3-a65b-4276-8de6-a65d861a6acc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da9c8fff-6f03-480b-9192-70fc44e2cf5e"]
2022-05-13T15:06:41.252Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:41.252Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:41.260Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:41.260Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:41.260Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:41.260Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:41.261Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:41.261Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:41.261Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:41.265Z|6939c8b3-a65b-4276-8de6-a65d861a6acc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:42.919Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:42.922Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:42.923Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:06:42.923Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:42.923Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:42.923Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:06:42.923Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05865a71fcb12b92", X-B3-SpanId:"a25fe0896fef7264", X-B3-ParentSpanId:"05865a71fcb12b92", X-B3-Sampled:"0", X-ONAP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-TransactionID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ECOMP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50551f49-5377-4a9e-9490-4c45e9a89b5b"]
2022-05-13T15:06:42.923Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:06:42.924Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:06:42.937Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:42.937Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:42.937Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:06:42.937Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:42.938Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:06:42.938Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:42.938Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:06:42.939Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:42.939Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:42.939Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:42.940Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:42.940Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:42.940Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05865a71fcb12b92", X-B3-SpanId:"0fa833b2b4a98288", X-B3-ParentSpanId:"05865a71fcb12b92", X-B3-Sampled:"0", X-ONAP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-TransactionID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ECOMP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfde0ddb-4cc2-4570-9862-d144b97b26a8"]
2022-05-13T15:06:42.940Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:42.940Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:42.952Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:42.952Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:42.952Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:42.952Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:42.953Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:42.953Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:42.953Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:42.967Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:42.967Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:42.968Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:42.968Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:42.968Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:42.968Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-TransactionID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ECOMP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b650f56-aab1-45fe-8a2f-9fa5f3feaebb"]
2022-05-13T15:06:42.968Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:42.968Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:43.310Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:43.311Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:43.311Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:43.311Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4EC424507FB7C536984650E09334C714; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:43.312Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:06:43.312Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:43.312Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:43.332Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:43.332Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:43.332Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:43.333Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:43.333Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:43.333Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-TransactionID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ECOMP-RequestID:"abf8c18e-7f42-43ef-b3be-adb704273b81", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29e539fe-4314-44ba-91c4-3988bd9e2ead"]
2022-05-13T15:06:43.333Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:43.333Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:43.456Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:43.456Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:43.457Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:43.457Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DEEB4A8101DC48A673984F6CEFFAA17D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:06:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:43.457Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:43.458Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:43.458Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:43.461Z|abf8c18e-7f42-43ef-b3be-adb704273b81|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:47.933Z|51570856-9c10-4c41-bde4-415c6fad6065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:47.933Z|61654bd0-7ad5-4a8a-ae11-ac37bd116894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:47.933Z|51570856-9c10-4c41-bde4-415c6fad6065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:47.934Z|2d4e6600-fe94-4d78-95c7-3a5a5a37a02f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:47.934Z|61654bd0-7ad5-4a8a-ae11-ac37bd116894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:47.934Z|2d4e6600-fe94-4d78-95c7-3a5a5a37a02f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:51.392Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:51.396Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.396Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||Invoke
2022-05-13T15:06:51.396Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.396Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.397Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Method      : GET
2022-05-13T15:06:51.397Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc17f8b6c2301f64", X-B3-SpanId:"ac033fef85b7396c", X-B3-ParentSpanId:"fc17f8b6c2301f64", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-RequestID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-TransactionID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-ECOMP-RequestID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f7ef8ff-8ba4-4cf2-8332-6ec285ac26b5"]
2022-05-13T15:06:51.397Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Request body: 
2022-05-13T15:06:51.397Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.411Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.412Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.412Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status text  : 
2022-05-13T15:06:51.412Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.413Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Response body: {
  "requestId" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:06:39.000+00:00",
  "endTime" : "2022-05-13T15:06:44.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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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" : "2022-05-13T15:06:44.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "cloudApiRequests" : [ ],
  "requestURI" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    }
  }
}
2022-05-13T15:06:51.413Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.414Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||InvokeReturn
2022-05-13T15:06:51.414Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.415Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:51.415Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.415Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.415Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:51.416Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc17f8b6c2301f64", X-B3-SpanId:"dc3a290b7657983f", X-B3-ParentSpanId:"fc17f8b6c2301f64", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-RequestID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-TransactionID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-ECOMP-RequestID:"8cc60010-8c81-4ff0-a7b5-634bc6c038b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2fa0a0d-3a25-4893-a0ea-6b909b60e56e"]
2022-05-13T15:06:51.416Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:51.416Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.424Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.424Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.425Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:51.425Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.426Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:51.426Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.426Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:51.431Z|8cc60010-8c81-4ff0-a7b5-634bc6c038b1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:51.544Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:51.547Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.547Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||Invoke
2022-05-13T15:06:51.547Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.548Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.548Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Method      : GET
2022-05-13T15:06:51.548Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa2b7ff397e76125", X-B3-SpanId:"f3997ab4b427127e", X-B3-ParentSpanId:"aa2b7ff397e76125", X-B3-Sampled:"0", X-ONAP-RequestID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-RequestID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-TransactionID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-ECOMP-RequestID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3744e1a9-1232-42c1-8d66-b922c4317388"]
2022-05-13T15:06:51.548Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Request body: 
2022-05-13T15:06:51.549Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.561Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.561Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.561Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status text  : 
2022-05-13T15:06:51.562Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.562Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Response body: {
  "requestId" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:06:39.000+00:00",
  "endTime" : "2022-05-13T15:06:44.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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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" : "2022-05-13T15:06:44.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "cloudApiRequests" : [ ],
  "requestURI" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    }
  }
}
2022-05-13T15:06:51.563Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.563Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||InvokeReturn
2022-05-13T15:06:51.564Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.564Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:51.564Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.565Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.565Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:51.565Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa2b7ff397e76125", X-B3-SpanId:"a1c5ab7e5e765234", X-B3-ParentSpanId:"aa2b7ff397e76125", X-B3-Sampled:"0", X-ONAP-RequestID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-RequestID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-TransactionID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-ECOMP-RequestID:"2b73caf3-dd29-46e3-8c10-6e7021cee5cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b614380f-d030-46ff-8aae-1db8866ab32e"]
2022-05-13T15:06:51.565Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:51.565Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.572Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.572Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.572Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:51.572Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.573Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:51.573Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.573Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:51.577Z|2b73caf3-dd29-46e3-8c10-6e7021cee5cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:51.688Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:51.691Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||Invoke
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Method      : GET
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28ca4add58882480", X-B3-SpanId:"8632698ed3cb478d", X-B3-ParentSpanId:"28ca4add58882480", X-B3-Sampled:"0", X-ONAP-RequestID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-RequestID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-TransactionID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-ECOMP-RequestID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ee594a-3f44-4310-a7cd-10c616b3eb3d"]
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Request body: 
2022-05-13T15:06:51.692Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.704Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.704Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.704Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status text  : 
2022-05-13T15:06:51.705Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.705Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Response body: {
  "requestId" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:06:39.000+00:00",
  "endTime" : "2022-05-13T15:06:44.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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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" : "2022-05-13T15:06:44.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "cloudApiRequests" : [ ],
  "requestURI" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    }
  }
}
2022-05-13T15:06:51.705Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.706Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||InvokeReturn
2022-05-13T15:06:51.706Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28ca4add58882480", X-B3-SpanId:"08fdcaef1bf883b5", X-B3-ParentSpanId:"28ca4add58882480", X-B3-Sampled:"0", X-ONAP-RequestID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-RequestID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-TransactionID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-ECOMP-RequestID:"b0c45b8b-349f-42f8-827e-b040108643d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6681dd19-8787-4629-9b98-e34358bfd689"]
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:51.707Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.714Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.714Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.714Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:51.714Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.715Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:51.715Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.715Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:51.719Z|b0c45b8b-349f-42f8-827e-b040108643d9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:51.849Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:51.852Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.852Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||Invoke
2022-05-13T15:06:51.852Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.852Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6
2022-05-13T15:06:51.852Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Method      : GET
2022-05-13T15:06:51.852Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53508d7ceb02d6c7", X-B3-SpanId:"cc524fd3cd1a6275", X-B3-ParentSpanId:"53508d7ceb02d6c7", X-B3-Sampled:"0", X-ONAP-RequestID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-RequestID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-TransactionID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-ECOMP-RequestID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52594d27-a22f-487d-84f8-bdd830ffe435"]
2022-05-13T15:06:51.853Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Request body: 
2022-05-13T15:06:51.853Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.868Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.868Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.868Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Status text  : 
2022-05-13T15:06:51.868Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.869Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||Response body: {
  "requestId" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:06:39.000+00:00",
  "endTime" : "2022-05-13T15:06:44.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\": \"0039ae8d-891f-455e-b950-d629310eb5c1\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bdc989ca-e98d-4cb5-a10c-a80acab27afd\"\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" : "2022-05-13T15:06:44.000+00:00",
  "serviceInstanceId" : "f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "serviceInstanceName" : "TestPNFMacroInstantiation_a0222e7e-77aa-4c85-aa85-2f89c11987d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f32effe1-fcdc-4aca-a9b7-f7c89413f47c",
  "cloudApiRequests" : [ ],
  "requestURI" : "4dbc3241-b3c2-4761-800c-0ce2d0c38bd6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6"
    }
  }
}
2022-05-13T15:06:51.869Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.869Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|INFO|500||InvokeReturn
2022-05-13T15:06:51.870Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.870Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:51.870Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:51.871Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false
2022-05-13T15:06:51.871Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:51.871Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53508d7ceb02d6c7", X-B3-SpanId:"05f0c570d1d0813e", X-B3-ParentSpanId:"53508d7ceb02d6c7", X-B3-Sampled:"0", X-ONAP-RequestID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-RequestID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-TransactionID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-ECOMP-RequestID:"8ac94ec2-9c40-47e5-9424-34cb8b9216be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b83e104-c749-4cd1-b8a0-3978c7068822"]
2022-05-13T15:06:51.871Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:51.871Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:51.878Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:51.878Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:51.878Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:51.878Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:51.879Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:51.879Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:51.879Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4dbc3241-b3c2-4761-800c-0ce2d0c38bd6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:51.883Z|8ac94ec2-9c40-47e5-9424-34cb8b9216be|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4dbc3241-b3c2-4761-800c-0ce2d0c38bd6|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:53.526Z|3fb63d27-2bbe-4a7b-aca7-f96ef3e65922|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:06:53.527Z|3fb63d27-2bbe-4a7b-aca7-f96ef3e65922|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:53.590Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:06:53.594Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:53.594Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:06:53.594Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:53.594Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:06:53.594Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:06:53.595Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fb3c7b43d533b1a", X-B3-SpanId:"569c2fb359c7c89c", X-B3-ParentSpanId:"5fb3c7b43d533b1a", X-B3-Sampled:"0", X-ONAP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-TransactionID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ECOMP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e90d0f30-61ad-447a-b9bb-c0c672736e1a"]
2022-05-13T15:06:53.595Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:06:53.595Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:06:53.607Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:53.607Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:53.607Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:06:53.607Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:53.608Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:06:53.608Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:53.608Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:06:53.609Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:53.609Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:06:53.610Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:53.610Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:06:53.610Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:06:53.610Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fb3c7b43d533b1a", X-B3-SpanId:"34d360d84fabb04c", X-B3-ParentSpanId:"5fb3c7b43d533b1a", X-B3-Sampled:"0", X-ONAP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-TransactionID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ECOMP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb607db4-5613-4391-9639-c23909ed972d"]
2022-05-13T15:06:53.610Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:06:53.611Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:06:53.618Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:53.618Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:53.618Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:06:53.618Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:06:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:53.619Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:06:53.619Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:53.619Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:06:53.637Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:53.637Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:53.637Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:53.637Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:06:53.637Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:53.637Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-TransactionID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ECOMP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f903a42c-1715-4b1a-82e3-49fa712dd532"]
2022-05-13T15:06:53.638Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:53.638Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:53.761Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:53.761Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:53.761Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:53.762Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DB23B3F4527F628FA79F8AD0DB932B69; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:06:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:53.762Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:06:53.763Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:53.763Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:53.779Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:53.779Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:06:53.779Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:06:53.779Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:06:53.780Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:06:53.780Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-TransactionID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ECOMP-RequestID:"d5482042-3036-4d98-8d5d-d1c8efafe458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8beb7a02-f906-4267-a2d2-cce7d624ea98"]
2022-05-13T15:06:53.780Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:06:53.780Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:06:53.899Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:06:53.900Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:06:53.900Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:06:53.900Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B2F13DD51EEAA086F9AC1AC6814377F7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:06:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:06:53.901Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:06:53.901Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:06:53.902Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:06:53.905Z|d5482042-3036-4d98-8d5d-d1c8efafe458|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:06:55.306Z|6159bd5a-f1ea-4ab5-8eef-1d93cfc7f4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:06:55.308Z|6159bd5a-f1ea-4ab5-8eef-1d93cfc7f4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:06:57.955Z|d2ee6093-d3eb-4c29-99c6-ada961a916f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:57.955Z|8f9c289a-ed5b-45ec-a5d5-98faeec0d078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:57.955Z|0015915c-e214-4b49-828a-61ba1ab44f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:06:57.955Z|0015915c-e214-4b49-828a-61ba1ab44f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:57.955Z|8f9c289a-ed5b-45ec-a5d5-98faeec0d078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:06:57.955Z|d2ee6093-d3eb-4c29-99c6-ada961a916f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:04.029Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:07:04.033Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:04.033Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:07:04.033Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:04.033Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:04.034Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:07:04.034Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"013b22d04dd96113", X-B3-SpanId:"ac7c7f131bac3652", X-B3-ParentSpanId:"013b22d04dd96113", X-B3-Sampled:"0", X-ONAP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-TransactionID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ECOMP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96a0742d-adb1-457c-86eb-cb06f0b6bf90"]
2022-05-13T15:07:04.034Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:07:04.034Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:07:04.049Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:04.050Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:04.050Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:07:04.050Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:04.050Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:07:04.051Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:04.051Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:07:04.052Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:04.052Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:07:04.052Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:04.052Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:04.052Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:07:04.053Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"013b22d04dd96113", X-B3-SpanId:"c9d31c13607816ea", X-B3-ParentSpanId:"013b22d04dd96113", X-B3-Sampled:"0", X-ONAP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-TransactionID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ECOMP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1928da2-27c7-4da4-b759-1f28009a5f3e"]
2022-05-13T15:07:04.053Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:07:04.053Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:07:04.059Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:04.059Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:04.060Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:07:04.060Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:04.060Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:07:04.060Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:04.061Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:07:04.078Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:04.078Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:04.079Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:04.079Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:04.079Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:04.079Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-TransactionID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ECOMP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba8cfcb-eaf7-4d39-a4a7-619c9e0233bd"]
2022-05-13T15:07:04.079Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:04.079Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:04.198Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:04.198Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:04.199Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:04.199Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0164979A1034F9DD559C4FF136DAAE3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:04.199Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:07:04.199Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:04.200Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:04.218Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:04.218Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:04.219Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:04.219Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:04.219Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:04.219Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-TransactionID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ECOMP-RequestID:"4e4e675d-db24-4844-aaf3-fe7557f54a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad9030c4-09ad-4f0c-8957-3b9684f38fca"]
2022-05-13T15:07:04.219Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:04.220Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:04.341Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:04.341Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:04.342Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:04.342Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=22ACBB56DEB6B46E4B5F3F502BF5A010; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:07:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:04.342Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:07:04.343Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:04.343Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:04.346Z|4e4e675d-db24-4844-aaf3-fe7557f54a7b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:07:07.976Z|b628bdab-ba95-4658-bf15-aa87986076fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:07.977Z|b628bdab-ba95-4658-bf15-aa87986076fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:07.976Z|93f66580-c6d7-4dc1-832b-9dd106b64e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:07.977Z|93f66580-c6d7-4dc1-832b-9dd106b64e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:07.978Z|f0596093-88af-46cd-b0a1-3a45057e9c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:07.978Z|f0596093-88af-46cd-b0a1-3a45057e9c5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:10.306Z|87463c78-36d7-4e7c-af92-6c86c32488e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:07:10.306Z|87463c78-36d7-4e7c-af92-6c86c32488e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:07:10.757Z|92d53843-9574-4041-bceb-2b643a985b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:07:10.757Z|92d53843-9574-4041-bceb-2b643a985b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:07:14.464Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:07:14.467Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:14.467Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:07:14.467Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:14.468Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:14.468Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:07:14.468Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"747286017d6455f5", X-B3-SpanId:"63b98dad3fe63c5c", X-B3-ParentSpanId:"747286017d6455f5", X-B3-Sampled:"0", X-ONAP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-TransactionID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ECOMP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6674e873-14cc-4765-bd97-003fbcc1a9a6"]
2022-05-13T15:07:14.468Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:07:14.468Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:07:14.481Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:14.481Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:14.481Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:07:14.481Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:14.482Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:07:14.482Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:14.482Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:07:14.483Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:14.483Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:07:14.483Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:14.484Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:14.484Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:07:14.484Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"747286017d6455f5", X-B3-SpanId:"31df165356bee2c6", X-B3-ParentSpanId:"747286017d6455f5", X-B3-Sampled:"0", X-ONAP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-TransactionID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ECOMP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c1044ab-038b-412e-8f93-7e3869023c0c"]
2022-05-13T15:07:14.484Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:07:14.484Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:07:14.490Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:14.491Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:14.491Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:07:14.491Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:14.492Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:07:14.492Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:14.493Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:07:14.508Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:14.508Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:14.508Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:14.508Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:14.509Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:14.509Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-TransactionID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ECOMP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b6c18ec-00ec-4005-9128-a0dc31587dba"]
2022-05-13T15:07:14.509Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:14.509Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:14.632Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:14.632Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:14.632Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:14.633Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF997DBDE50AA3745391D4B99DF391D9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:14.633Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:07:14.634Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:14.634Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:14.649Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:14.650Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:14.650Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:14.650Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:14.651Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:14.651Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-TransactionID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ECOMP-RequestID:"2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29522d24-367b-43ac-a84b-3d80832f5f4a"]
2022-05-13T15:07:14.651Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:14.651Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:14.770Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:14.771Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:14.771Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:14.772Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CA50D72215BF48893A4F028378C8CCB4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:14.772Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:07:14.772Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:14.773Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:14.776Z|2dcd0bdd-9043-4d81-a3a5-7bd5692e8b90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:07:17.997Z|1c588a6e-27ba-48ca-b63d-8898e6c8eecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:17.997Z|8d58c6bb-b5bf-415a-bf98-ecf315bc2574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:17.998Z|8d58c6bb-b5bf-415a-bf98-ecf315bc2574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:17.998Z|1c588a6e-27ba-48ca-b63d-8898e6c8eecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:18.001Z|ced0edeb-3cd3-491e-beeb-1bbf77ba09d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:18.001Z|ced0edeb-3cd3-491e-beeb-1bbf77ba09d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:24.903Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:07:24.906Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:24.906Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:07:24.906Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:24.906Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:24.907Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:07:24.907Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ed3938d4ac705c9", X-B3-SpanId:"25284aae24389d2a", X-B3-ParentSpanId:"1ed3938d4ac705c9", X-B3-Sampled:"0", X-ONAP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-TransactionID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ECOMP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"941e9e72-24ee-47c7-97f8-49afd3e7326b"]
2022-05-13T15:07:24.907Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:07:24.907Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:07:24.922Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:24.922Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:24.922Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:07:24.922Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:24.923Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:07:24.923Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:24.923Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:07:24.924Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:24.924Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:07:24.924Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:24.925Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:24.925Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:07:24.925Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ed3938d4ac705c9", X-B3-SpanId:"d0bf0cd05665365f", X-B3-ParentSpanId:"1ed3938d4ac705c9", X-B3-Sampled:"0", X-ONAP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-TransactionID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ECOMP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb6b0c5a-8309-4fea-9d74-c7d65414eaba"]
2022-05-13T15:07:24.925Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:07:24.925Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:07:24.937Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:24.937Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:24.938Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:07:24.938Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:24.938Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:07:24.938Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:24.939Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-TransactionID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ECOMP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e45e0ff-43f6-4519-9819-8d35359c8752"]
2022-05-13T15:07:24.956Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:24.957Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:25.078Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:25.079Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:25.079Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:25.079Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=64AF3A17BCEE16854DBEE9FCBADA3988; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:25.080Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:07:25.080Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:25.080Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:25.099Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:25.099Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:25.100Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:25.100Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:25.100Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:25.100Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-TransactionID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ECOMP-RequestID:"fe5b950a-dd1a-403d-aacf-0f04252ccf45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50846aa2-32a2-456e-856a-7e6b96441451"]
2022-05-13T15:07:25.100Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:25.100Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:25.219Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:25.219Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:25.220Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:25.220Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=48E6E8C0D4001A1743CC362E2C575098; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:25.221Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:07:25.221Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:25.222Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:25.225Z|fe5b950a-dd1a-403d-aacf-0f04252ccf45|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:07:25.306Z|cf4843ca-fb47-454c-b162-fb4088dc9154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:07:25.306Z|cf4843ca-fb47-454c-b162-fb4088dc9154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:07:28.020Z|2f895a82-f898-46ce-8d36-c838aa5bb89c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:28.020Z|2f895a82-f898-46ce-8d36-c838aa5bb89c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:28.020Z|6f0f1da8-db98-4e12-8937-d0c013c925f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:28.021Z|6f0f1da8-db98-4e12-8937-d0c013c925f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:28.022Z|bd63de48-0f0f-44de-9416-c05cc69e0567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:28.022Z|bd63de48-0f0f-44de-9416-c05cc69e0567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:35.351Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:07:35.354Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:35.354Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:07:35.354Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:35.354Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:35.355Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:07:35.355Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9552d0b62f185ced", X-B3-SpanId:"61cbc0fe9ea3289e", X-B3-ParentSpanId:"9552d0b62f185ced", X-B3-Sampled:"0", X-ONAP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-TransactionID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ECOMP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20f644c-decf-4ff7-a718-1cf1c77dca58"]
2022-05-13T15:07:35.355Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:07:35.355Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:07:35.370Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:35.370Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:35.371Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:07:35.371Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:35.372Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:07:35.372Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:35.372Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:07:35.373Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:35.373Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:07:35.373Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:35.373Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:35.374Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:07:35.374Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9552d0b62f185ced", X-B3-SpanId:"570b2cf3d257667b", X-B3-ParentSpanId:"9552d0b62f185ced", X-B3-Sampled:"0", X-ONAP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-TransactionID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ECOMP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcb4e24-41fc-4ba3-ac91-9afb34607654"]
2022-05-13T15:07:35.374Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:07:35.374Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:07:35.380Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:35.381Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:35.381Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:07:35.381Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:35.381Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:07:35.382Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:35.382Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:07:35.399Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:35.399Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:35.399Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:35.399Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:35.399Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:35.400Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-TransactionID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ECOMP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdad87e0-c619-4627-8d94-8ab934e7bc19"]
2022-05-13T15:07:35.400Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:35.400Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:35.522Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:35.522Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:35.523Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:35.523Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BAFFFB615CE0559DC288DE13C1A59030; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:35.523Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:07:35.524Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:35.524Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:35.581Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:35.581Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:35.582Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:35.582Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:35.582Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:35.582Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-TransactionID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ECOMP-RequestID:"90d78608-7926-4ad7-b8b8-265417aaa9f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3532d29-497d-420f-94d9-625e9e95700c"]
2022-05-13T15:07:35.582Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:35.583Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:35.699Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:35.699Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:35.700Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:35.700Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E54BD36E22D99F0D782BA4913B4E47DC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:35.700Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:07:35.701Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:35.701Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:35.705Z|90d78608-7926-4ad7-b8b8-265417aaa9f7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:07:38.042Z|f346c3e3-468b-41b9-a898-ad5ebda323ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:38.042Z|f346c3e3-468b-41b9-a898-ad5ebda323ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:38.043Z|e745939f-451c-4ada-96ce-1ec1dac06871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:38.044Z|e745939f-451c-4ada-96ce-1ec1dac06871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:38.043Z|976a820f-ebce-46f2-aeae-cef54ee417eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:38.045Z|976a820f-ebce-46f2-aeae-cef54ee417eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:40.306Z|84d68c91-a105-4c5b-8da6-99734d22173b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:07:40.309Z|84d68c91-a105-4c5b-8da6-99734d22173b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:07:40.758Z|e8290a67-8068-4665-8b21-136fdf96ce54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:07:40.758Z|e8290a67-8068-4665-8b21-136fdf96ce54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:07:45.838Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:07:45.841Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:45.841Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:07:45.841Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:45.841Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:45.842Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:07:45.842Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3458f236d59e6177", X-B3-SpanId:"39faa3f78c211c06", X-B3-ParentSpanId:"3458f236d59e6177", X-B3-Sampled:"0", X-ONAP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-TransactionID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ECOMP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04bd8fcd-804d-478f-a589-4ca316166dad"]
2022-05-13T15:07:45.842Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:07:45.842Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:07:45.857Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:45.857Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:45.857Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:07:45.858Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:45.858Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:07:45.858Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:45.859Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:07:45.859Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:45.860Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:07:45.860Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:45.860Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:45.860Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:07:45.860Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3458f236d59e6177", X-B3-SpanId:"bc79e88c55420271", X-B3-ParentSpanId:"3458f236d59e6177", X-B3-Sampled:"0", X-ONAP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-TransactionID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ECOMP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"424b29a6-98e9-4a19-9fcb-ca4a49d895f5"]
2022-05-13T15:07:45.861Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:07:45.861Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:07:45.869Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:45.869Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:45.869Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:07:45.869Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:45.870Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:07:45.870Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:45.870Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:07:45.886Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:45.886Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:45.886Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:45.886Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:45.887Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:45.887Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-TransactionID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ECOMP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5db75e11-dd8e-4743-8105-2758cbb36653"]
2022-05-13T15:07:45.887Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:45.887Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:46.015Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:46.015Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:46.016Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:46.016Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1614B82CB54E7337E6B038DDE17EA50E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:46.016Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:07:46.017Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:46.017Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:46.033Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:46.033Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:46.033Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:46.033Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:46.033Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:46.034Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-TransactionID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ECOMP-RequestID:"f28095e0-d1f5-49e3-b9a3-05486e39844e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f4ea2c-4c49-469b-a9bc-09ae4268d426"]
2022-05-13T15:07:46.034Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:46.034Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:46.158Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:46.159Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:46.159Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:46.159Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4FA2FDA15C396E95854088C61239B80F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:46.160Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:07:46.160Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:46.160Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:46.164Z|f28095e0-d1f5-49e3-b9a3-05486e39844e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:07:48.064Z|8c5d0ed5-3e98-4a1f-949c-b2396963abc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:48.064Z|44230a82-cf7b-4ed1-95cb-ed71704827f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:48.064Z|8c5d0ed5-3e98-4a1f-949c-b2396963abc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:48.064Z|44230a82-cf7b-4ed1-95cb-ed71704827f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:48.065Z|8ef29960-e29a-4f61-88dc-f1ef160e3b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:48.065Z|8ef29960-e29a-4f61-88dc-f1ef160e3b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:53.526Z|63dd785e-f71c-49e1-8893-8ba32ac791af|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:07:53.526Z|63dd785e-f71c-49e1-8893-8ba32ac791af|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:55.306Z|e8b28209-effa-47f7-9eb1-b15a82b8e10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:07:55.307Z|e8b28209-effa-47f7-9eb1-b15a82b8e10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:07:56.287Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:07:56.289Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4868465f52eddd0d", X-B3-SpanId:"9b90111a6055a974", X-B3-ParentSpanId:"4868465f52eddd0d", X-B3-Sampled:"0", X-ONAP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-TransactionID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ECOMP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb3a8be-971a-455a-af74-8d5cd32a5098"]
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:07:56.290Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:07:56.306Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:56.306Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:56.306Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:07:56.307Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:56.308Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:05:39.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:07:56.308Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:56.309Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:07:56.309Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:56.310Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:07:56.310Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:56.310Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:07:56.311Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:07:56.311Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4868465f52eddd0d", X-B3-SpanId:"0d7fbf4f5ed90b47", X-B3-ParentSpanId:"4868465f52eddd0d", X-B3-Sampled:"0", X-ONAP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-TransactionID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ECOMP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d8b30b8-9636-4788-b886-c4edf252accc"]
2022-05-13T15:07:56.311Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:07:56.311Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:07:56.319Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:56.319Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:56.319Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:07:56.320Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:07:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:56.320Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:07:56.320Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:56.321Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:07:56.345Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:56.345Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:56.345Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:56.345Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:07:56.345Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:56.345Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-TransactionID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ECOMP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72721f53-0e06-4c53-88da-838b4fa4b6a8"]
2022-05-13T15:07:56.346Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:56.346Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:56.471Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:56.472Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:56.472Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:56.472Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5919D9E2A2F33E7A7887CFA2DD25AB15; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:07:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:56.473Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"cb4421c7-c5f6-41ba-a7f6-a2599fd8b154","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:05:38.691+0000","endTime":"2022-05-13T15:05:39.134+0000","removalTime":null,"durationInMillis":443,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"26277a4c-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:07:56.473Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:56.474Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:56.490Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:56.490Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:07:56.490Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:07:56.490Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:07:56.491Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:07:56.491Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-TransactionID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ECOMP-RequestID:"cc8741ea-9de1-4d7d-b264-a9bd317cf8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eac11710-1b3e-47fa-b500-39bd48a13964"]
2022-05-13T15:07:56.491Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:07:56.491Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:07:56.609Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:07:56.610Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:07:56.610Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:07:56.611Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4609D9BDCCE53A7417AD1640463D8858; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:07:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:07:56.611Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:262864f6-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:05:38.692+0000","endTime":"2022-05-13T15:05:39.133+0000","durationInMillis":441,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"01151f91-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:07:56.611Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:07:56.612Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=26283dd3-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:07:56.615Z|cc8741ea-9de1-4d7d-b264-a9bd317cf8f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:07:58.085Z|4f736918-d871-44db-83a8-cbd1b4f25998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:58.085Z|13f10531-f77a-4365-92e5-c07cc9c8df39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:58.085Z|75b74367-236a-4e51-8afb-d516a51ef614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:07:58.085Z|4f736918-d871-44db-83a8-cbd1b4f25998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:58.085Z|75b74367-236a-4e51-8afb-d516a51ef614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:07:58.085Z|13f10531-f77a-4365-92e5-c07cc9c8df39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:06.750Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:06.753Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:06.753Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:08:06.753Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:06.754Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:06.754Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:08:06.754Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"919bef2e60a0a661", X-B3-SpanId:"cc6f2ebc4df3bd8a", X-B3-ParentSpanId:"919bef2e60a0a661", X-B3-Sampled:"0", X-ONAP-RequestID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-RequestID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-TransactionID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-ECOMP-RequestID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95284d0a-e281-4058-94f0-9d097ba451ed"]
2022-05-13T15:08:06.754Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:08:06.754Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:08:06.769Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:06.769Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:06.770Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:08:06.770Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:06.771Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "endTime" : "2022-05-13T15:08:04.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:08:06.771Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:06.771Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:08:06.773Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:06.773Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:06.773Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:06.774Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:06.774Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:06.774Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"919bef2e60a0a661", X-B3-SpanId:"0539db82ee320440", X-B3-ParentSpanId:"919bef2e60a0a661", X-B3-Sampled:"0", X-ONAP-RequestID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-RequestID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-TransactionID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-ECOMP-RequestID:"3e72035d-82a0-4d13-bccf-4bfaf7d51ae6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e37049a-cb00-4baa-8796-6bd4691d6380"]
2022-05-13T15:08:06.775Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:06.775Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:06.782Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:06.783Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:06.783Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:06.783Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:06.784Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:06.784Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:06.784Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:06.788Z|3e72035d-82a0-4d13-bccf-4bfaf7d51ae6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:06.908Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:06.910Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:06.910Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:08:06.910Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:06.910Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:06.910Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:08:06.911Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49744f06a4eaf7fd", X-B3-SpanId:"0dcfbe22b7773982", X-B3-ParentSpanId:"49744f06a4eaf7fd", X-B3-Sampled:"0", X-ONAP-RequestID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-RequestID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-TransactionID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-ECOMP-RequestID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8b6377-767c-4ca2-9308-035b6882a91c"]
2022-05-13T15:08:06.911Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:08:06.911Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:08:06.922Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:06.922Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:06.923Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:08:06.923Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:06.923Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "endTime" : "2022-05-13T15:08:04.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:08:06.924Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:06.924Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:08:06.925Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:06.925Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:06.925Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:06.925Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:06.926Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:06.926Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49744f06a4eaf7fd", X-B3-SpanId:"3082f91de5453c62", X-B3-ParentSpanId:"49744f06a4eaf7fd", X-B3-Sampled:"0", X-ONAP-RequestID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-RequestID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-TransactionID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-ECOMP-RequestID:"96d08984-1f96-4d9d-8050-b2175742e90c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"857517be-ab0e-443e-9369-e8d0a906fbfc"]
2022-05-13T15:08:06.926Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:06.927Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:06.937Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:06.937Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:06.937Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:06.937Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:06.938Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:06.938Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:06.939Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:06.942Z|96d08984-1f96-4d9d-8050-b2175742e90c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:07.057Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:07.058Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7567ed801de2d44", X-B3-SpanId:"deddf13efc7c570b", X-B3-ParentSpanId:"a7567ed801de2d44", X-B3-Sampled:"0", X-ONAP-RequestID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-RequestID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-TransactionID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-ECOMP-RequestID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3209e145-5c0c-4dcd-96ac-9ab20170b71b"]
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:08:07.059Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:08:07.070Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:07.070Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:07.070Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:08:07.070Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:07.071Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "endTime" : "2022-05-13T15:08:04.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:08:07.071Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:07.072Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:08:07.072Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:07.072Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:07.073Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:07.073Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:07.073Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:07.073Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7567ed801de2d44", X-B3-SpanId:"e99f1b8cecadcee8", X-B3-ParentSpanId:"a7567ed801de2d44", X-B3-Sampled:"0", X-ONAP-RequestID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-RequestID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-TransactionID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-ECOMP-RequestID:"f4f4b658-65b4-4d1e-a308-4ad68c25d773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62145283-ad3d-41da-897b-0ea5a8acee10"]
2022-05-13T15:08:07.073Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:07.073Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:07.079Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:07.080Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:07.080Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:07.080Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:07.081Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:07.081Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:07.081Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:07.085Z|f4f4b658-65b4-4d1e-a308-4ad68c25d773|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:07.212Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:07.214Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:07.214Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:08:07.215Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:07.215Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:07.215Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:08:07.215Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55aa87f3e6910602", X-B3-SpanId:"d0c652c876c52e62", X-B3-ParentSpanId:"55aa87f3e6910602", X-B3-Sampled:"0", X-ONAP-RequestID:"d6281216-b463-49be-963c-c4db3015a43a", X-RequestID:"d6281216-b463-49be-963c-c4db3015a43a", X-TransactionID:"d6281216-b463-49be-963c-c4db3015a43a", X-ECOMP-RequestID:"d6281216-b463-49be-963c-c4db3015a43a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65bdd751-70c8-4e8f-954f-a935262ff2dd"]
2022-05-13T15:08:07.215Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:08:07.215Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:08:07.228Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:07.229Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:07.229Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:08:07.229Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:07.230Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "endTime" : "2022-05-13T15:08:04.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:08:07.230Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:07.230Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:08:07.231Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:07.231Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:07.231Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:07.231Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:07.231Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:07.232Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55aa87f3e6910602", X-B3-SpanId:"93f03d592271d58d", X-B3-ParentSpanId:"55aa87f3e6910602", X-B3-Sampled:"0", X-ONAP-RequestID:"d6281216-b463-49be-963c-c4db3015a43a", X-RequestID:"d6281216-b463-49be-963c-c4db3015a43a", X-TransactionID:"d6281216-b463-49be-963c-c4db3015a43a", X-ECOMP-RequestID:"d6281216-b463-49be-963c-c4db3015a43a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94dbbcf3-021e-4898-baf4-4e432de59f5b"]
2022-05-13T15:08:07.232Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:07.232Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:07.239Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:07.239Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:07.239Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:07.240Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:07.240Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:07.241Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:07.241Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:07.245Z|d6281216-b463-49be-963c-c4db3015a43a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:07.365Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:07.368Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:07.369Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||Invoke
2022-05-13T15:08:07.369Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:07.369Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154
2022-05-13T15:08:07.369Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Method      : GET
2022-05-13T15:08:07.370Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c13d8282b0404463", X-B3-SpanId:"877e73e8e0744c47", X-B3-ParentSpanId:"c13d8282b0404463", X-B3-Sampled:"0", X-ONAP-RequestID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-RequestID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-TransactionID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-ECOMP-RequestID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f99c57-2441-48e5-ad63-98bc42c0dd72"]
2022-05-13T15:08:07.370Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Request body: 
2022-05-13T15:08:07.370Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||==========================request end================================================
2022-05-13T15:08:07.382Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:07.382Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:07.383Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Status text  : 
2022-05-13T15:08:07.383Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:07.383Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||Response body: {
  "requestId" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:04:36.000+00:00",
  "endTime" : "2022-05-13T15:08:04.000+00:00",
  "source" : "VID",
  "vnfId" : "2ed876a5-bfa5-4602-8147-020171a84480",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n\t\t\t\"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"5774d025-0d71-4f93-8454-0e0c5ea2be5b\",\n                                        \"modelInvariantUuid\": \"85558665-1f6a-4946-ba1a-5975d3c71a6d\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"51d800c7-5b16-4bd7-8d8c-91d8e2c5fd02\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"80dc294e-95fc-4f3b-9cda-cd350037928b\",\n                                                \"modelInvariantUuid\": \"40f91499-1906-4004-88b9-71d02a3e6341\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3dfb4869-f51f-4ab4-82aa-c11fbecbd8c3\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\n                            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"de93742d-778b-40c0-abeb-fcc957655cd6\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb4421c7-c5f6-41ba-a7f6-a2599fd8b154",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154"
    }
  }
}
2022-05-13T15:08:07.384Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:07.384Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|INFO|500||InvokeReturn
2022-05-13T15:08:07.385Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:07.385Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:07.385Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:07.386Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false
2022-05-13T15:08:07.386Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:07.386Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c13d8282b0404463", X-B3-SpanId:"395cd7de93418494", X-B3-ParentSpanId:"c13d8282b0404463", X-B3-Sampled:"0", X-ONAP-RequestID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-RequestID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-TransactionID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-ECOMP-RequestID:"ce515ab3-b540-43a8-a153-fd10fe7e4f19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"409b2b5d-1111-4922-9a96-320af9b549aa"]
2022-05-13T15:08:07.386Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:07.387Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:07.394Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:07.395Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:07.395Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:07.395Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:07.396Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:07.396Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:07.397Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb4421c7-c5f6-41ba-a7f6-a2599fd8b154&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:07.401Z|ce515ab3-b540-43a8-a153-fd10fe7e4f19|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb4421c7-c5f6-41ba-a7f6-a2599fd8b154|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:08.106Z|c7f1ad64-9f6b-4e86-8182-12e5fa82cf9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:08.106Z|5dd6f10b-9862-42ae-a16b-f3d9d7d3b34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:08.106Z|c7f1ad64-9f6b-4e86-8182-12e5fa82cf9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:08.107Z|5dd6f10b-9862-42ae-a16b-f3d9d7d3b34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:08.107Z|5a89d8a3-db19-4d6e-a2a3-296cbd159fe2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:08.107Z|5a89d8a3-db19-4d6e-a2a3-296cbd159fe2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:10.306Z|2d452d85-ffc5-4631-b98c-10f960312701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:08:10.307Z|2d452d85-ffc5-4631-b98c-10f960312701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:08:10.759Z|66045088-e0d2-4065-ac92-cb97b385f63f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:08:10.759Z|66045088-e0d2-4065-ac92-cb97b385f63f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:08:11.070Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:11.071Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||INFO|500||Checking if requestId: 2adbb7bb-d7b9-49db-94de-86e34bb3aec7 already exists in requestDb InfraActiveRequests table
2022-05-13T15:08:11.071Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:11.072Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:11.072Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.072Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:11.072Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:11.072Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2daa2db040cc1482", X-B3-SpanId:"f7cdafea5ffb89ec", X-B3-ParentSpanId:"2daa2db040cc1482", X-B3-Sampled:"0", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b56b2a5-558f-4d1c-b488-bb07d66dd0a8"]
2022-05-13T15:08:11.072Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:11.073Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.086Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.086Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:08:11.086Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:11.086Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.087Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: 
2022-05-13T15:08:11.087Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.087Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|404|Not Found|InvokeReturn
2022-05-13T15:08:11.092Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||INFO|500||Running local validations
2022-05-13T15:08:11.096Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-05-13T15:08:11.108Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-05-13T15:08:11.109Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-05-13T15:08:11.153Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-05-13T15:08:11.153Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220513-15:08:11:129-15800], vertex-id=[454816], Content-Length=[1013], Date=[Fri, 13 May 2022 15:08:11 GMT], Content-Type=[application/json]}
2022-05-13T15:08:11.154Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652454283553","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2ed876a5-bfa5-4602-8147-020171a84480","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2ed876a5-bfa5-4602-8147-020171a84480"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-05-13T15:08:11.155Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-05-13T15:08:11.155Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-05-13T15:08:11.156Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:08:11.156Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-05-13T15:08:11.156Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.156Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-05-13T15:08:11.157Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-05-13T15:08:11.157Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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:"2daa2db040cc1482", X-B3-SpanId:"488356496d0f1aad", X-B3-ParentSpanId:"2daa2db040cc1482", X-B3-Sampled:"0", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be5df7f7-2141-4250-9b62-a7dfba58d42a"]
2022-05-13T15:08:11.157Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e58ebbdd-8124-4d3f-808c-e64e461240f4"},"instanceName":null,"requestScope":"service"}
2022-05-13T15:08:11.157Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.168Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.168Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:11.169Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-05-13T15:08:11.169Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.169Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-05-13T15:08:11.169Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.169Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-05-13T15:08:11.170Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:08:11.170Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||Invoke
2022-05-13T15:08:11.170Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.170Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:08:11.171Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Method      : GET
2022-05-13T15:08:11.171Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3699d2ce-e1e2-4e95-b41a-2054667357b9"]
2022-05-13T15:08:11.171Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Request body: 
2022-05-13T15:08:11.171Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.193Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.194Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:11.194Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status text  : 
2022-05-13T15:08:11.194Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.194Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "06e4def7-25a7-4a7f-93b7-a03e73945ee0",
  "modelInvariantUUID" : "d3dde222-770a-46ef-bd25-72cabeea6ae2",
  "created" : "2022-05-13 15:01:04.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:08:11.195Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.195Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||InvokeReturn
2022-05-13T15:08:11.197Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance
2022-05-13T15:08:11.198Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|INFO|500||Invoke
2022-05-13T15:08:11.198Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.198Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance
2022-05-13T15:08:11.199Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T15:08:11.199Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a0e9bb-3482-4ac9-b4e6-dbb25bf951ef"]
2022-05-13T15:08:11.199Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T15:08:11.199Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.208Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.209Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:08:11.209Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T15:08:11.209Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.209Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Response body: 
2022-05-13T15:08:11.209Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.210Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:08:11.210Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2
2022-05-13T15:08:11.211Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|INFO|500||Invoke
2022-05-13T15:08:11.211Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.211Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2
2022-05-13T15:08:11.211Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Method      : GET
2022-05-13T15:08:11.211Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51805058-5e09-4a62-83e1-74f7bac846af"]
2022-05-13T15:08:11.212Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Request body: 
2022-05-13T15:08:11.212Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.225Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.225Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:11.226Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Status text  : 
2022-05-13T15:08:11.226Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.227Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "06e4def7-25a7-4a7f-93b7-a03e73945ee0",
      "modelInvariantUUID" : "d3dde222-770a-46ef-bd25-72cabeea6ae2",
      "created" : "2022-05-13 15:01:04.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 18,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2"
    }
  }
}
2022-05-13T15:08:11.227Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.227Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3dde222-770a-46ef-bd25-72cabeea6ae2|INFO|500||InvokeReturn
2022-05-13T15:08:11.229Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance
2022-05-13T15:08:11.230Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|INFO|500||Invoke
2022-05-13T15:08:11.230Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.230Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance
2022-05-13T15:08:11.231Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Method      : GET
2022-05-13T15:08:11.231Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ce55412-da64-4041-ad95-319c5855e6ba"]
2022-05-13T15:08:11.231Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Request body: 
2022-05-13T15:08:11.232Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.240Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.240Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-05-13T15:08:11.241Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Status text  : 
2022-05-13T15:08:11.241Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.241Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||Response body: 
2022-05-13T15:08:11.241Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.242Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=06e4def7-25a7-4a7f-93b7-a03e73945ee0&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-05-13T15:08:11.242Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:08:11.242Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-05-13T15:08:11.242Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.243Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-05-13T15:08:11.243Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-05-13T15:08:11.243Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2595be9-e296-4281-8093-1eaf32e74aa6"]
2022-05-13T15:08:11.243Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-05-13T15:08:11.243Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.255Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.256Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:11.256Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-05-13T15:08:11.256Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.257Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-05-13 11:58:47.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "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"
    },
    "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"
    }
  }
}
2022-05-13T15:08:11.257Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.257Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-05-13T15:08:11.259Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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
2022-05-13T15:08:11.259Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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
2022-05-13T15:08:11.260Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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================================================
2022-05-13T15:08:11.260Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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
2022-05-13T15:08:11.260Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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
2022-05-13T15:08:11.260Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62b95838-b5dd-4820-ad10-e289a29d8a89"]
2022-05-13T15:08:11.261Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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: 
2022-05-13T15:08:11.261Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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================================================
2022-05-13T15:08:11.270Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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==========================================
2022-05-13T15:08:11.270Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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
2022-05-13T15:08:11.270Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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  : 
2022-05-13T15:08:11.271Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.272Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 535,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-05-13T11:58:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-05-13T15:08:11.272Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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=================================================
2022-05-13T15:08:11.272Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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
2022-05-13T15:08:11.273Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:08:11.273Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||Invoke
2022-05-13T15:08:11.273Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.273Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0
2022-05-13T15:08:11.273Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Method      : GET
2022-05-13T15:08:11.274Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbe557c5-4021-432c-8b2f-d01e06a266f1"]
2022-05-13T15:08:11.274Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Request body: 
2022-05-13T15:08:11.274Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.288Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.289Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:11.289Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Status text  : 
2022-05-13T15:08:11.289Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.290Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "06e4def7-25a7-4a7f-93b7-a03e73945ee0",
  "modelInvariantUUID" : "d3dde222-770a-46ef-bd25-72cabeea6ae2",
  "created" : "2022-05-13 15:01:04.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 18,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0/serviceProxyCustomizations"
    }
  }
}
2022-05-13T15:08:11.290Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.290Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/06e4def7-25a7-4a7f-93b7-a03e73945ee0|INFO|500||InvokeReturn
2022-05-13T15:08:11.292Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:08:11.292Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-05-13T15:08:11.293Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.293Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-05-13T15:08:11.293Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-05-13T15:08:11.293Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1351", X-B3-TraceId:"2daa2db040cc1482", X-B3-SpanId:"c238c2e742a3e874", X-B3-ParentSpanId:"2daa2db040cc1482", X-B3-Sampled:"0", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ae43bbd-c38e-4fc3-928a-a1cbaa57dee4"]
2022-05-13T15:08:11.293Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2adbb7bb-d7b9-49db-94de-86e34bb3aec7","requestStatus":"IN_PROGRESS","startTime":1652454491092,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"e58ebbdd-8124-4d3f-808c-e64e461240f4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2adbb7bb-d7b9-49db-94de-86e34bb3aec7"}
2022-05-13T15:08:11.293Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-05-13T15:08:11.310Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:11.310Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-05-13T15:08:11.310Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-05-13T15:08:11.311Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|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/2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:11.311Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:08:11.092+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-05-13T15:08:11.305+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:11.311Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:11.312Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-05-13T15:08:11.317Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:08:11.318Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-05-13T15:08:11.318Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:11.318Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-05-13T15:08:11.318Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-05-13T15:08:11.318Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"2daa2db040cc1482", X-B3-SpanId:"7a5d68d16291ba9e", X-B3-ParentSpanId:"2daa2db040cc1482", X-B3-Sampled:"0", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcdab50a-fa16-4864-8251-9e501fedc725"]
2022-05-13T15:08:11.318Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\"modelUuid\":\"06e4def7-25a7-4a7f-93b7-a03e73945ee0\",\"modelInvariantUuid\":\"d3dde222-770a-46ef-bd25-72cabeea6ae2\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e58ebbdd-8124-4d3f-808c-e64e461240f4\"}","type":"String"},"requestId":{"value":"2adbb7bb-d7b9-49db-94de-86e34bb3aec7","type":"String"},"mso-request-id":{"value":"2adbb7bb-d7b9-49db-94de-86e34bb3aec7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e58ebbdd-8124-4d3f-808c-e64e461240f4","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/e58ebbdd-8124-4d3f-808c-e64e461240f4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-05-13T15:08:11.319Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-05-13T15:08:12.328Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:12.328Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-05-13T15:08:12.329Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-05-13T15:08:12.329Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 13 May 2022 15:08:12 GMT", X-ONAP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-TransactionID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ECOMP-RequestID:"2adbb7bb-d7b9-49db-94de-86e34bb3aec7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fcdab50a-fa16-4864-8251-9e501fedc725", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:12.329Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2adbb7bb-d7b9-49db-94de-86e34bb3aec7\",\"instanceId\":\"e58ebbdd-8124-4d3f-808c-e64e461240f4\"}}","message":"Success","processInstanceID":"8123900f-d2ce-11ec-aa6e-ae0b3f31c4fe","variables":null,"messageCode":200}
2022-05-13T15:08:12.330Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:12.330Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-05-13T15:08:12.332Z|2adbb7bb-d7b9-49db-94de-86e34bb3aec7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:12.462Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:12.464Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:12.465Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:12.465Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:12.465Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:12.465Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:12.465Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c1ec79925138ac8", X-B3-SpanId:"5cda7358e8244435", X-B3-ParentSpanId:"4c1ec79925138ac8", X-B3-Sampled:"0", X-ONAP-RequestID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-RequestID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-TransactionID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-ECOMP-RequestID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"951c14c9-1648-4025-8baf-2465b2695ecc"]
2022-05-13T15:08:12.465Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:12.466Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:12.477Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:12.477Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:12.477Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:12.477Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:12.478Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:12.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:12.478Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:12.478Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:12.479Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:12.479Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:12.479Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:12.479Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:12.479Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:12.480Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c1ec79925138ac8", X-B3-SpanId:"2479afd0cae381cf", X-B3-ParentSpanId:"4c1ec79925138ac8", X-B3-Sampled:"0", X-ONAP-RequestID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-RequestID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-TransactionID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-ECOMP-RequestID:"3654248b-04ea-43f1-8b12-e76c3812195b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb8df754-137b-4611-93dd-29e2b1c171bf"]
2022-05-13T15:08:12.480Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:12.480Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:12.488Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:12.488Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:12.488Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:12.488Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:12.489Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:12.489Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:12.490Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:12.494Z|3654248b-04ea-43f1-8b12-e76c3812195b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:18.129Z|103959d9-e094-48b6-ad94-e32647c13a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:18.129Z|0ea0a38a-1dcb-45ee-ab71-5c02d0f40a93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:18.129Z|103959d9-e094-48b6-ad94-e32647c13a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:18.129Z|3a03d34b-d2ab-4fd3-909f-70bcd8e35440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:18.129Z|3a03d34b-d2ab-4fd3-909f-70bcd8e35440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:18.129Z|0ea0a38a-1dcb-45ee-ab71-5c02d0f40a93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:22.633Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:22.636Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:22.636Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:22.636Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:22.637Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:22.637Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:22.637Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90a5a2de914290ec", X-B3-SpanId:"a4f1d85817ef9722", X-B3-ParentSpanId:"90a5a2de914290ec", X-B3-Sampled:"0", X-ONAP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-TransactionID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ECOMP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c7c87f-e9b2-43a0-ba48-a19f334067fa"]
2022-05-13T15:08:22.637Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:22.637Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:22.650Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:22.650Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:22.650Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:22.650Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:22.651Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:20.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:22.651Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:22.651Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:22.652Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:22.652Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:22.652Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:22.652Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:22.652Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:22.653Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90a5a2de914290ec", X-B3-SpanId:"8bdc00fbffc6ca82", X-B3-ParentSpanId:"90a5a2de914290ec", X-B3-Sampled:"0", X-ONAP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-TransactionID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ECOMP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bc5462c-38fa-4433-9c42-cd3c829c3330"]
2022-05-13T15:08:22.653Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:22.653Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:22.662Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:22.662Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:22.662Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:22.662Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:22.663Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:22.663Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:22.663Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:22.678Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:08:22.678Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:08:22.678Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:22.678Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:08:22.678Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:08:22.679Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-TransactionID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ECOMP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"222497c2-f487-4909-a02c-7d193eae0dc4"]
2022-05-13T15:08:22.679Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:08:22.679Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:08:22.833Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:22.833Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:22.833Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:08:22.834Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E2D32A49B326A6C1860D734AB620053B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Fri, 13 May 2022 15:08:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:22.834Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"2adbb7bb-d7b9-49db-94de-86e34bb3aec7","processDefinitionId":"ReceiveWorkflowMessage:1:b63358ba-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-13T15:08:16.585+0000","endTime":"2022-05-13T15:08:20.161+0000","removalTime":null,"durationInMillis":3576,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"8123900f-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"843f9c61-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:08:22.834Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:22.834Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:08:22.853Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:08:22.853Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:08:22.854Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:22.854Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:08:22.854Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:08:22.854Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-TransactionID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ECOMP-RequestID:"ec81be8d-41fb-4e3c-a7ed-0317056f23ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cd47c93-a856-4669-8cdb-19db9dc82add"]
2022-05-13T15:08:22.854Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:08:22.854Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:08:23.028Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:23.028Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:23.029Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:08:23.029Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F36372E4FB7B35050301E3476A49E11; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Fri, 13 May 2022 15:08:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:23.029Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:866514b5-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"SubProcess_2:84459001-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:b63358ba-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"84459000-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:08:20.151+0000","endTime":"2022-05-13T15:08:20.152+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8123900f-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:08:23.030Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:23.030Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8444f3ab-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:08:23.033Z|ec81be8d-41fb-4e3c-a7ed-0317056f23ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:25.306Z|2dba30ca-4e3e-4b6c-990b-c65ef81d6a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:08:25.309Z|2dba30ca-4e3e-4b6c-990b-c65ef81d6a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:08:28.146Z|70e46bbd-f258-45b7-8c32-96da7fbcab40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:28.146Z|70e46bbd-f258-45b7-8c32-96da7fbcab40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:28.150Z|55d56725-3bcd-467f-926e-3d83f3ddb750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:28.150Z|55d56725-3bcd-467f-926e-3d83f3ddb750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:28.153Z|b10f4a6e-90e3-45f4-afc1-2336df90eb4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:28.154Z|b10f4a6e-90e3-45f4-afc1-2336df90eb4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:33.162Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:33.165Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:33.165Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:33.165Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:33.166Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:33.166Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:33.166Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d6ed096ee24a08b", X-B3-SpanId:"69187b667b8de9de", X-B3-ParentSpanId:"1d6ed096ee24a08b", X-B3-Sampled:"0", X-ONAP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-TransactionID:"05336101-6799-43b7-9098-be787f460f3d", X-ECOMP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10326fc4-7159-41d4-9c8a-1b32b16145ce"]
2022-05-13T15:08:33.166Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:33.166Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:33.180Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:33.181Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:33.181Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:33.181Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:33.182Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:30.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:33.182Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:33.183Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:33.184Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:33.184Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:33.184Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:33.185Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:33.185Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:33.185Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d6ed096ee24a08b", X-B3-SpanId:"a3647fd42bf2cf97", X-B3-ParentSpanId:"1d6ed096ee24a08b", X-B3-Sampled:"0", X-ONAP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-TransactionID:"05336101-6799-43b7-9098-be787f460f3d", X-ECOMP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4e2264e-c32a-4282-823d-7f7c66d72589"]
2022-05-13T15:08:33.185Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:33.186Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:33.193Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:33.193Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:33.193Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:33.193Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:33.194Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:33.194Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:33.194Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:33.209Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:08:33.209Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-05-13T15:08:33.209Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:33.209Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-05-13T15:08:33.209Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:08:33.209Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-TransactionID:"05336101-6799-43b7-9098-be787f460f3d", X-ECOMP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa13d904-9dbc-4e31-8f60-1462afb5cb19"]
2022-05-13T15:08:33.210Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:08:33.210Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:08:33.339Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:33.339Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:33.340Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:08:33.340Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0DD12BCC8A6ADBE414A73619C50EC6B0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 13 May 2022 15:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:33.341Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe","businessKey":"2adbb7bb-d7b9-49db-94de-86e34bb3aec7","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-13T15:08:29.287+0000","endTime":"2022-05-13T15:08:29.554+0000","removalTime":null,"durationInMillis":267,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8123900f-d2ce-11ec-aa6e-ae0b3f31c4fe","superProcessInstanceId":"8bd68341-d2ce-11ec-aa6e-ae0b3f31c4fe","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-05-13T15:08:33.341Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:33.341Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:08:33.358Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:08:33.358Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||Invoke
2022-05-13T15:08:33.358Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:33.358Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1
2022-05-13T15:08:33.358Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Method      : GET
2022-05-13T15:08:33.359Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-TransactionID:"05336101-6799-43b7-9098-be787f460f3d", X-ECOMP-RequestID:"05336101-6799-43b7-9098-be787f460f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b88cbba6-01b7-429f-984b-c534193b64c8"]
2022-05-13T15:08:33.359Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Request body: 
2022-05-13T15:08:33.359Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||==========================request end================================================
2022-05-13T15:08:33.478Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:33.479Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:33.479Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Status text  : 
2022-05-13T15:08:33.479Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E390E9BF79FDD53D390A5EDAA58FAE6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 13 May 2022 15:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:33.480Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8bd76deb-d2ce-11ec-aa6e-ae0b3f31c4fe","parentActivityInstanceId":"8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b63af9f2-d2b3-11ec-aa6e-ae0b3f31c4fe","processInstanceId":"8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe","executionId":"8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-13T15:08:29.289+0000","endTime":"2022-05-13T15:08:29.553+0000","durationInMillis":264,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8123900f-d2ce-11ec-aa6e-ae0b3f31c4fe"}]
2022-05-13T15:08:33.481Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:33.481Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8bd71fb8-d2ce-11ec-aa6e-ae0b3f31c4fe&maxResults=1|INFO|500||InvokeReturn
2022-05-13T15:08:33.484Z|05336101-6799-43b7-9098-be787f460f3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:38.165Z|ffdc0c39-c2db-4a91-8f13-5b32be57bfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:38.165Z|ffdc0c39-c2db-4a91-8f13-5b32be57bfe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:38.168Z|6aacfed0-d6f8-4338-ac55-4fd590d0df60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:38.169Z|6aacfed0-d6f8-4338-ac55-4fd590d0df60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:38.173Z|afed81ec-97b7-4251-90b9-3f48c70ee2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:38.174Z|afed81ec-97b7-4251-90b9-3f48c70ee2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:40.306Z|5b77d56c-faa0-4e13-b0f5-43ac831a9bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:08:40.307Z|5b77d56c-faa0-4e13-b0f5-43ac831a9bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:08:40.759Z|80be7fc0-71b6-437b-a780-da7e4a6afec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:08:40.760Z|80be7fc0-71b6-437b-a780-da7e4a6afec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:08:43.603Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:43.606Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"650c31450f8dfc4f", X-B3-SpanId:"a3ce0b59a6a9fabc", X-B3-ParentSpanId:"650c31450f8dfc4f", X-B3-Sampled:"0", X-ONAP-RequestID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-RequestID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-TransactionID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-ECOMP-RequestID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd22d35-7248-4dd1-9ed7-04c4d79ee989"]
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:43.607Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:43.620Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:43.620Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:43.620Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:43.621Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:43.621Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "endTime" : "2022-05-13T15:08:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:43.621Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:43.622Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:43.623Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:43.623Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:43.623Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:43.624Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:43.624Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:43.624Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"650c31450f8dfc4f", X-B3-SpanId:"e9c64e3fa1acb7be", X-B3-ParentSpanId:"650c31450f8dfc4f", X-B3-Sampled:"0", X-ONAP-RequestID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-RequestID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-TransactionID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-ECOMP-RequestID:"262f7f45-32b1-4a7c-abb0-dde0ed799aba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d46566-e086-4492-8c9f-260cead1a455"]
2022-05-13T15:08:43.625Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:43.625Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:43.632Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:43.632Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:43.632Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:43.632Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:43.633Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:43.633Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:43.633Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:43.637Z|262f7f45-32b1-4a7c-abb0-dde0ed799aba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:43.746Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:43.749Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:43.749Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:43.749Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:43.749Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:43.749Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:43.749Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"840bace0011aed79", X-B3-SpanId:"9fc6e4d1634ac4c0", X-B3-ParentSpanId:"840bace0011aed79", X-B3-Sampled:"0", X-ONAP-RequestID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-RequestID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-TransactionID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-ECOMP-RequestID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"098b5636-ec45-42b4-b8b0-c7ea7cd17154"]
2022-05-13T15:08:43.750Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:43.750Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:43.760Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:43.761Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:43.761Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:43.761Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:43.762Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "endTime" : "2022-05-13T15:08:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:43.762Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:43.762Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:43.763Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:43.763Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:43.763Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:43.763Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:43.764Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:43.764Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"840bace0011aed79", X-B3-SpanId:"d69f30747f0e1215", X-B3-ParentSpanId:"840bace0011aed79", X-B3-Sampled:"0", X-ONAP-RequestID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-RequestID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-TransactionID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-ECOMP-RequestID:"d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91041609-56b8-4903-a805-ec48709b2aea"]
2022-05-13T15:08:43.764Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:43.764Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:43.772Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:43.772Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:43.772Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:43.772Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:43.773Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:43.773Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:43.773Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:43.778Z|d1b5b8b7-3b5a-4340-80fd-d1a4bf68daf6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:43.887Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:43.890Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:43.890Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:43.890Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:43.890Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:43.891Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:43.891Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e667cdb87b5ddf46", X-B3-SpanId:"b7ad187d8301b65b", X-B3-ParentSpanId:"e667cdb87b5ddf46", X-B3-Sampled:"0", X-ONAP-RequestID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-RequestID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-TransactionID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-ECOMP-RequestID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f940e2fb-ffc1-4e22-8360-7e5ccc09b583"]
2022-05-13T15:08:43.891Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:43.891Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:43.902Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:43.902Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:43.902Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:43.902Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:43.903Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "endTime" : "2022-05-13T15:08:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:43.903Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:43.904Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:43.904Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:43.904Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:43.905Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:43.905Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:43.905Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:43.905Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e667cdb87b5ddf46", X-B3-SpanId:"14ea2c2e7b41802e", X-B3-ParentSpanId:"e667cdb87b5ddf46", X-B3-Sampled:"0", X-ONAP-RequestID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-RequestID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-TransactionID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-ECOMP-RequestID:"3a31cf5b-b7ab-4fee-bbb3-a57263c9084d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51db6b45-7091-409b-b645-e871075e8e95"]
2022-05-13T15:08:43.905Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:43.905Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:43.911Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:43.911Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:43.912Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:43.912Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:43.912Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:43.912Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:43.912Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:43.916Z|3a31cf5b-b7ab-4fee-bbb3-a57263c9084d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:44.030Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Entering
2022-05-13T15:08:44.033Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:44.033Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||Invoke
2022-05-13T15:08:44.033Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:44.033Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7
2022-05-13T15:08:44.033Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Method      : GET
2022-05-13T15:08:44.033Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffd5c435fdb3eb23", X-B3-SpanId:"40dc5bd636e8c1a5", X-B3-ParentSpanId:"ffd5c435fdb3eb23", X-B3-Sampled:"0", X-ONAP-RequestID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-RequestID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-TransactionID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-ECOMP-RequestID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545b7d1e-1d6b-469f-899e-3eebaa5c0bfd"]
2022-05-13T15:08:44.034Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Request body: 
2022-05-13T15:08:44.034Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||==========================request end================================================
2022-05-13T15:08:44.047Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:44.048Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:44.048Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Status text  : 
2022-05-13T15:08:44.048Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:44.049Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||Response body: {
  "requestId" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-05-13T15:08:11.000+00:00",
  "endTime" : "2022-05-13T15:08:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d3dde222-770a-46ef-bd25-72cabeea6ae2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"06e4def7-25a7-4a7f-93b7-a03e73945ee0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-05-13T15:08:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "serviceInstanceName" : "basic_cnf_macro_23e15a89-06b8-4029-a727-a2cf0e676eae",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e58ebbdd-8124-4d3f-808c-e64e461240f4",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2adbb7bb-d7b9-49db-94de-86e34bb3aec7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7"
    }
  }
}
2022-05-13T15:08:44.049Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:44.049Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|INFO|500||InvokeReturn
2022-05-13T15:08:44.050Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:44.050Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-05-13T15:08:44.050Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-05-13T15:08:44.051Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false
2022-05-13T15:08:44.051Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-05-13T15:08:44.051Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffd5c435fdb3eb23", X-B3-SpanId:"b616c4fea14c3747", X-B3-ParentSpanId:"ffd5c435fdb3eb23", X-B3-Sampled:"0", X-ONAP-RequestID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-RequestID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-TransactionID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-ECOMP-RequestID:"484f391d-13a2-4cbd-9948-788cdaaab77e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71408559-296e-46bc-97b4-a85e299d4861"]
2022-05-13T15:08:44.051Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-05-13T15:08:44.051Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-05-13T15:08:44.061Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-05-13T15:08:44.062Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-05-13T15:08:44.062Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-05-13T15:08:44.062Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 13 May 2022 15:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-05-13T15:08:44.063Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-05-13T15:08:44.063Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-05-13T15:08:44.063Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2adbb7bb-d7b9-49db-94de-86e34bb3aec7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-05-13T15:08:44.067Z|484f391d-13a2-4cbd-9948-788cdaaab77e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2adbb7bb-d7b9-49db-94de-86e34bb3aec7|InfraPortalClient|||INFO|500||Exiting.
2022-05-13T15:08:48.188Z|02c90e20-ca11-48c0-9da8-7d66c175b52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:48.188Z|02c90e20-ca11-48c0-9da8-7d66c175b52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:48.188Z|0c271aa5-9cf8-4f4d-9211-90f9a8a28f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:48.189Z|0c271aa5-9cf8-4f4d-9211-90f9a8a28f07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:48.195Z|480a520a-9e09-453b-932d-fd6036afdf01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:48.195Z|480a520a-9e09-453b-932d-fd6036afdf01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:53.525Z|6fb6e5fe-bbdc-427c-8dd7-8057149d8f94|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:08:53.526Z|6fb6e5fe-bbdc-427c-8dd7-8057149d8f94|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:55.306Z|b0ca6294-2cc7-4c69-9bfb-5a3622fc7810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:08:55.307Z|b0ca6294-2cc7-4c69-9bfb-5a3622fc7810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:08:58.209Z|d76e6e03-8f84-4d45-861e-1ae24989d7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:58.210Z|d76e6e03-8f84-4d45-861e-1ae24989d7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:58.210Z|60167b35-f72b-4fc7-864a-630462ea6b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:58.211Z|60167b35-f72b-4fc7-864a-630462ea6b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:08:58.213Z|b47ef85f-4073-44e7-b196-2119723e7da1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:08:58.213Z|b47ef85f-4073-44e7-b196-2119723e7da1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:08.231Z|3c893da5-77f1-483e-9a58-473ae401ba8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:08.231Z|b344be29-ef1f-455a-8e61-5081f76bb5b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:08.231Z|3c893da5-77f1-483e-9a58-473ae401ba8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:08.231Z|18b4af62-89fb-463b-8802-750a67dabb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:08.231Z|b344be29-ef1f-455a-8e61-5081f76bb5b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:08.231Z|18b4af62-89fb-463b-8802-750a67dabb39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:10.306Z|3bf2d77a-8718-43fe-8554-f8a00c6231f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:09:10.309Z|3bf2d77a-8718-43fe-8554-f8a00c6231f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:09:10.760Z|6e3ee343-4d0d-4177-b60b-ef291dd23ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:09:10.761Z|6e3ee343-4d0d-4177-b60b-ef291dd23ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:09:18.249Z|97714924-475f-4498-af25-746c571f4ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:18.250Z|97714924-475f-4498-af25-746c571f4ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:18.251Z|3b18e8f2-403b-4330-b4b2-849f060d6c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:18.252Z|3b18e8f2-403b-4330-b4b2-849f060d6c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:18.252Z|2c679d99-d6d0-4953-a348-0429a4374903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:18.252Z|2c679d99-d6d0-4953-a348-0429a4374903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:25.306Z|51efb47f-6e93-473f-af8d-41b4ac7f6ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:09:25.306Z|51efb47f-6e93-473f-af8d-41b4ac7f6ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:09:28.270Z|def2f47f-734a-4913-bbef-091fb71304dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:28.271Z|def2f47f-734a-4913-bbef-091fb71304dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:28.273Z|281223f4-e913-4757-a425-b57708b6a920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:28.273Z|281223f4-e913-4757-a425-b57708b6a920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:28.274Z|3003e883-306e-4832-9fdd-c5f006f927e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:28.274Z|3003e883-306e-4832-9fdd-c5f006f927e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:38.300Z|388d57dd-7405-4a63-ae6e-130bc3e19b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:38.300Z|450188f9-5671-4fc6-a8ba-f734b2226e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:38.301Z|c69f0dea-758f-4e90-a198-3ade9c1a58cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:38.301Z|388d57dd-7405-4a63-ae6e-130bc3e19b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:38.301Z|450188f9-5671-4fc6-a8ba-f734b2226e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:38.301Z|c69f0dea-758f-4e90-a198-3ade9c1a58cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:40.306Z|f930cb0d-0222-48aa-90c7-d98313cd39bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:09:40.307Z|f930cb0d-0222-48aa-90c7-d98313cd39bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:09:40.761Z|6c1b18f2-e155-4eb7-828d-b400168a91df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:09:40.761Z|6c1b18f2-e155-4eb7-828d-b400168a91df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:09:48.320Z|5814a962-6991-4cb3-adf0-30656388fdb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:48.320Z|5814a962-6991-4cb3-adf0-30656388fdb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:48.321Z|798948a6-dd41-4d0e-9de5-b8d7b64a4faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:48.321Z|798948a6-dd41-4d0e-9de5-b8d7b64a4faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:48.323Z|27dde6ed-70e5-4cb0-9e9b-3971e8d0ec41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:48.323Z|27dde6ed-70e5-4cb0-9e9b-3971e8d0ec41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:53.526Z|31ab4b84-477b-4390-83af-cbbc574ae4ab|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:09:53.527Z|31ab4b84-477b-4390-83af-cbbc574ae4ab|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:55.306Z|bc49a21a-3f0c-472f-9995-74b10fa1b4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:09:55.309Z|bc49a21a-3f0c-472f-9995-74b10fa1b4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:09:58.340Z|282c9741-d54a-48fd-97d3-1dbb08b4be14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:58.340Z|282c9741-d54a-48fd-97d3-1dbb08b4be14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:58.340Z|e0bf8300-3e58-4352-aeb1-438970f7a869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:58.341Z|e0bf8300-3e58-4352-aeb1-438970f7a869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:09:58.342Z|c99ea626-64a9-44e1-b8c3-5746f5d2b222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:09:58.342Z|c99ea626-64a9-44e1-b8c3-5746f5d2b222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:08.361Z|14852c84-9bbc-4b84-b7ec-baf25c74c493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:08.362Z|14852c84-9bbc-4b84-b7ec-baf25c74c493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:08.363Z|be3d48ed-c27c-4958-a8c1-6e104d60033f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:08.363Z|be3d48ed-c27c-4958-a8c1-6e104d60033f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:08.365Z|d16a05c1-3199-4e0e-b5a6-88af3df78ced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:08.366Z|d16a05c1-3199-4e0e-b5a6-88af3df78ced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:10.306Z|da770bf2-fb99-4e9d-82e1-7210756e091c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:10:10.307Z|da770bf2-fb99-4e9d-82e1-7210756e091c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:10:10.762Z|84ffd3b2-d4ea-4a75-9c7a-266a04186a16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:10:10.762Z|84ffd3b2-d4ea-4a75-9c7a-266a04186a16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:10:18.383Z|fabd3b80-cc42-4b03-995b-033dc9f4cdf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:18.383Z|68dbc186-077a-429a-b3c9-d4d333fc4f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:18.384Z|68dbc186-077a-429a-b3c9-d4d333fc4f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:18.384Z|fabd3b80-cc42-4b03-995b-033dc9f4cdf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:18.387Z|768fe377-1d03-4bc5-a5b1-8e80ff758b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:18.387Z|768fe377-1d03-4bc5-a5b1-8e80ff758b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:25.306Z|bf176ee3-6beb-4982-bdcb-df8b5235a444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:10:25.306Z|bf176ee3-6beb-4982-bdcb-df8b5235a444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:10:28.402Z|4de65645-3822-4d87-8a46-f48b0c74260d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:28.403Z|4de65645-3822-4d87-8a46-f48b0c74260d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:28.405Z|58f4d1ae-abd5-4b0b-a1e7-359a7afd7363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:28.405Z|58f4d1ae-abd5-4b0b-a1e7-359a7afd7363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:28.407Z|db8a854f-4b27-447b-988a-023399e721d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:28.407Z|db8a854f-4b27-447b-988a-023399e721d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:38.424Z|9cb97124-5761-44f7-90a4-21f18726fb79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:38.424Z|9cb97124-5761-44f7-90a4-21f18726fb79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:38.428Z|e7c04b16-c3bd-4185-82ab-c6e8d3fd8866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:38.428Z|e7c04b16-c3bd-4185-82ab-c6e8d3fd8866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:38.429Z|8d3c3d81-a9d7-4e6a-8f35-11cca2939e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:38.429Z|8d3c3d81-a9d7-4e6a-8f35-11cca2939e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:40.306Z|8a9b262f-bf3f-4452-9e53-7eaed368612c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:10:40.309Z|8a9b262f-bf3f-4452-9e53-7eaed368612c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:10:40.763Z|952930bd-c835-4371-80ac-60bc8d9499b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:10:40.763Z|952930bd-c835-4371-80ac-60bc8d9499b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:10:48.448Z|bbd133ca-39c8-406e-b10e-c198a80148ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:48.448Z|eb8ee9c1-ee41-49ec-8bfe-933f4a91156b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:48.448Z|bbd133ca-39c8-406e-b10e-c198a80148ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:48.448Z|eb8ee9c1-ee41-49ec-8bfe-933f4a91156b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:48.457Z|ffe78a80-f748-4cb2-9bd6-fdf5c09df1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:48.458Z|ffe78a80-f748-4cb2-9bd6-fdf5c09df1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:53.526Z|fbbdb5ac-b10f-402c-a168-8b5df32c0a5a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:10:53.527Z|fbbdb5ac-b10f-402c-a168-8b5df32c0a5a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:55.306Z|78e8a584-02ac-4ce2-ad6c-59ecc81a5d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:10:55.307Z|78e8a584-02ac-4ce2-ad6c-59ecc81a5d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:10:58.469Z|5e13c090-7020-47c3-90a4-9a0602f5ce58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:58.470Z|5e13c090-7020-47c3-90a4-9a0602f5ce58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:58.471Z|fe0e6dde-43e9-40d0-9b92-989af116a4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:58.471Z|fe0e6dde-43e9-40d0-9b92-989af116a4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:10:58.478Z|35448933-6ca1-49fb-bdc0-691b0dd82644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:10:58.479Z|35448933-6ca1-49fb-bdc0-691b0dd82644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:08.491Z|1a92fbe2-8b4a-4283-a289-b2a45e5386a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:08.491Z|1a92fbe2-8b4a-4283-a289-b2a45e5386a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:08.492Z|646267c2-c304-4139-9c37-9fff2de26c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:08.492Z|646267c2-c304-4139-9c37-9fff2de26c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:08.502Z|62982025-d991-4a21-836d-def82a35e086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:08.502Z|62982025-d991-4a21-836d-def82a35e086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:10.306Z|b5d27e6b-6900-49d0-ad69-0afdc459b189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:11:10.307Z|b5d27e6b-6900-49d0-ad69-0afdc459b189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:11:10.764Z|12825c43-b630-4648-9d70-7ca94a90b142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:11:10.764Z|12825c43-b630-4648-9d70-7ca94a90b142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:11:18.512Z|af5fed39-84d7-4e54-a064-620f4fb17ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:18.513Z|af5fed39-84d7-4e54-a064-620f4fb17ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:18.515Z|4b274308-23ed-4b87-be1a-16b906f9f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:18.515Z|4b274308-23ed-4b87-be1a-16b906f9f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:18.523Z|b0cba093-c37d-45e5-a576-a64262f2eb70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:18.523Z|b0cba093-c37d-45e5-a576-a64262f2eb70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:25.306Z|4b05a3a6-ba17-40b6-95db-759055b0b68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:11:25.309Z|4b05a3a6-ba17-40b6-95db-759055b0b68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:11:28.535Z|f45cd6cd-2235-42fa-b319-b6319f9d0c5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:28.535Z|f45cd6cd-2235-42fa-b319-b6319f9d0c5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:28.537Z|767cb169-46c0-4a21-8d08-7d9ec97af1a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:28.537Z|767cb169-46c0-4a21-8d08-7d9ec97af1a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:28.540Z|67e83a16-764e-4178-af3b-79fe1b73cea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:28.541Z|67e83a16-764e-4178-af3b-79fe1b73cea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:38.555Z|448e7c69-c3b0-47ee-847e-09a4e835dcc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:38.556Z|448e7c69-c3b0-47ee-847e-09a4e835dcc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:38.558Z|3e01efb3-574e-4015-b563-3dd36f2f7081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:38.558Z|3e01efb3-574e-4015-b563-3dd36f2f7081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:38.560Z|becc0c4a-e1d1-44e9-916c-c74891fe4471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:38.560Z|becc0c4a-e1d1-44e9-916c-c74891fe4471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:40.306Z|6e9281da-5d2b-4cf4-b7cc-f0c560e0cbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:11:40.307Z|6e9281da-5d2b-4cf4-b7cc-f0c560e0cbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:11:40.765Z|1cce5d39-c967-40de-a159-c7bbe0b56c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:11:40.765Z|1cce5d39-c967-40de-a159-c7bbe0b56c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:11:48.578Z|2f3d3f37-37f2-421b-98aa-a3ea6140be34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:48.578Z|2f3d3f37-37f2-421b-98aa-a3ea6140be34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:48.578Z|6bde34ee-faa7-4a52-96f4-10b714dc1722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:48.579Z|6bde34ee-faa7-4a52-96f4-10b714dc1722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:48.581Z|cbe30e9b-f92d-418c-9e79-a786767b9458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:48.581Z|cbe30e9b-f92d-418c-9e79-a786767b9458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:53.527Z|6a8252f3-6ad4-4c5c-9011-52a477df6b64|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:11:53.528Z|6a8252f3-6ad4-4c5c-9011-52a477df6b64|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:55.306Z|8fea9387-3aa8-41f0-a105-81ca1b6a31b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:11:55.307Z|8fea9387-3aa8-41f0-a105-81ca1b6a31b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:11:58.599Z|72b8bc9b-072a-48f6-b2f2-817e592cdfdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:58.599Z|83134cc8-daff-4e7d-be5b-91f95363bcea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:58.600Z|83134cc8-daff-4e7d-be5b-91f95363bcea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:58.600Z|72b8bc9b-072a-48f6-b2f2-817e592cdfdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:11:58.601Z|445dc101-c4c5-4d4a-a577-6a627cebd520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:11:58.601Z|445dc101-c4c5-4d4a-a577-6a627cebd520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:08.621Z|3accfc97-b5f8-442e-8720-7471facf2a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:08.621Z|3accfc97-b5f8-442e-8720-7471facf2a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:08.623Z|bf3ac658-2041-42f6-b87b-d529d3ffbd99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:08.624Z|406140c9-9a6e-4241-af43-a8180c349170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:08.624Z|bf3ac658-2041-42f6-b87b-d529d3ffbd99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:08.624Z|406140c9-9a6e-4241-af43-a8180c349170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:10.306Z|93360f22-820e-446c-84bf-104722a6e8ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:12:10.308Z|93360f22-820e-446c-84bf-104722a6e8ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:12:10.766Z|f304f865-8cc0-41b6-b586-2fc6f8548dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:12:10.766Z|f304f865-8cc0-41b6-b586-2fc6f8548dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:12:18.643Z|3e0cefd1-ef05-4605-9d7b-64b835b07e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:18.643Z|ca2659e3-eca8-4760-b0c2-1901bcdcdf21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:18.643Z|08d753ed-c5b7-4254-a5b7-14cc6e5f5159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:18.644Z|ca2659e3-eca8-4760-b0c2-1901bcdcdf21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:18.644Z|3e0cefd1-ef05-4605-9d7b-64b835b07e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:18.645Z|08d753ed-c5b7-4254-a5b7-14cc6e5f5159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:25.306Z|8a7caae2-a104-4988-a809-014cb3921899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:12:25.306Z|8a7caae2-a104-4988-a809-014cb3921899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:12:28.664Z|c32042c9-8d25-4946-afaa-4a3b3e08e1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:28.664Z|87daf55a-6668-4427-a5f1-821546f49c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:28.664Z|142aeeeb-42a0-48f1-8b28-fdf86b859c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:28.665Z|c32042c9-8d25-4946-afaa-4a3b3e08e1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:28.665Z|87daf55a-6668-4427-a5f1-821546f49c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:28.665Z|142aeeeb-42a0-48f1-8b28-fdf86b859c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:38.686Z|c8321eab-532b-4425-92f0-32bd1459a805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:38.686Z|c8321eab-532b-4425-92f0-32bd1459a805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:38.688Z|5929aa04-dcf0-410c-953f-45a444057a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:38.686Z|f61af1e8-0bef-40ee-a12c-113e7ddf9fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:38.688Z|5929aa04-dcf0-410c-953f-45a444057a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:38.688Z|f61af1e8-0bef-40ee-a12c-113e7ddf9fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:40.306Z|539225d4-7a9d-4f59-a68d-c9ece8d7fb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:12:40.307Z|539225d4-7a9d-4f59-a68d-c9ece8d7fb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:12:40.767Z|08928608-45a2-4b20-9416-0d8427191333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:12:40.767Z|08928608-45a2-4b20-9416-0d8427191333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:12:48.706Z|38ed1f89-bf66-48d1-881f-6c691e01287d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:48.707Z|38ed1f89-bf66-48d1-881f-6c691e01287d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:48.710Z|099b7a38-4c94-4754-a92a-20510657ba11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:48.710Z|099b7a38-4c94-4754-a92a-20510657ba11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:48.710Z|089b42d9-eb63-4f0a-a2c2-97f638905300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:48.711Z|089b42d9-eb63-4f0a-a2c2-97f638905300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:53.526Z|092682db-99e9-4e90-b61e-7edcb32f1b71|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:12:53.526Z|092682db-99e9-4e90-b61e-7edcb32f1b71|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:55.306Z|9ae9d4c6-ed48-436e-a7cc-e481693059ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:12:55.309Z|9ae9d4c6-ed48-436e-a7cc-e481693059ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:12:58.730Z|4f027cde-ad88-41f6-832f-6d334d5b0181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:58.730Z|4f027cde-ad88-41f6-832f-6d334d5b0181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:58.732Z|08c5c319-a228-47ab-8b43-54e9ecce9582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:58.732Z|4cf2f920-3e84-4f18-9a22-93bb709ced94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:12:58.732Z|08c5c319-a228-47ab-8b43-54e9ecce9582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:12:58.732Z|4cf2f920-3e84-4f18-9a22-93bb709ced94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:08.753Z|f9c17fa4-623c-4a58-ac2e-b161130095c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:08.753Z|c87c4936-4970-4bf6-a8b4-5f6255a8aa60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:08.753Z|f9c17fa4-623c-4a58-ac2e-b161130095c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:08.753Z|c87c4936-4970-4bf6-a8b4-5f6255a8aa60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:08.754Z|198cdc12-d459-406f-9b88-aad05e96d354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:08.754Z|198cdc12-d459-406f-9b88-aad05e96d354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:10.306Z|0e9d44a0-e8f6-46aa-aa91-b4548a572934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:13:10.307Z|0e9d44a0-e8f6-46aa-aa91-b4548a572934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:13:10.768Z|7a227be6-69f1-4a31-a72a-9227f59eafa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:13:10.768Z|7a227be6-69f1-4a31-a72a-9227f59eafa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:13:18.772Z|a7a05d1a-e5f1-446c-bc30-13a7b7ac177a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:18.773Z|a7a05d1a-e5f1-446c-bc30-13a7b7ac177a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:18.775Z|6b91be27-d991-41f5-b323-cb359bb2171d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:18.775Z|e39266ee-5dc7-4f78-9e56-ba6fd41173c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:18.775Z|e39266ee-5dc7-4f78-9e56-ba6fd41173c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:18.775Z|6b91be27-d991-41f5-b323-cb359bb2171d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:25.306Z|c6d1c866-39e0-4fb7-940d-6d7c1f074a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:13:25.307Z|c6d1c866-39e0-4fb7-940d-6d7c1f074a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:13:28.792Z|8b7ffb53-187b-4e8d-87e5-9dc50aad799f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:28.792Z|41324fe0-a14e-4681-8167-89c2cc2c4d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:28.793Z|8b7ffb53-187b-4e8d-87e5-9dc50aad799f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:28.793Z|41324fe0-a14e-4681-8167-89c2cc2c4d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:28.796Z|0b33a4b2-c188-4243-a98c-22552ba497c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:28.796Z|0b33a4b2-c188-4243-a98c-22552ba497c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:38.813Z|ec2bd846-0888-427b-ba59-df5a4274fb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:38.813Z|4af14b8b-982f-404e-b59d-dc5a3daa008e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:38.814Z|ec2bd846-0888-427b-ba59-df5a4274fb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:38.814Z|4af14b8b-982f-404e-b59d-dc5a3daa008e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:38.815Z|44a94369-3568-4450-88db-ed3c51df72f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:38.815Z|44a94369-3568-4450-88db-ed3c51df72f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:40.307Z|b1006b98-42f2-4015-a6c4-73c0e70fd750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:13:40.311Z|b1006b98-42f2-4015-a6c4-73c0e70fd750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:13:40.769Z|393ebae3-a49d-4840-9215-df309fd2d864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:13:40.769Z|393ebae3-a49d-4840-9215-df309fd2d864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:13:48.835Z|e216006c-46e7-430d-bf52-e9357c471a55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:48.836Z|e216006c-46e7-430d-bf52-e9357c471a55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:48.836Z|4ec4f8ea-b9c8-41e1-b6e7-ac53216c7b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:48.837Z|4ec4f8ea-b9c8-41e1-b6e7-ac53216c7b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:48.842Z|8092ae4d-a3b1-4b69-b120-9b34f52dfc1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:48.842Z|8092ae4d-a3b1-4b69-b120-9b34f52dfc1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:53.527Z|caf6b3cd-6228-485b-9f97-db46b582a5b9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:13:53.528Z|caf6b3cd-6228-485b-9f97-db46b582a5b9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:55.306Z|ce0158e9-6a51-4cdb-9218-67086d77c8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:13:55.307Z|ce0158e9-6a51-4cdb-9218-67086d77c8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:13:58.857Z|31b22b08-8258-4eec-b8b0-2f45d9fafa0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:58.857Z|31b22b08-8258-4eec-b8b0-2f45d9fafa0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:58.858Z|f0ed2b8b-becd-4d1a-aef7-8c527e9eebf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:58.858Z|f0ed2b8b-becd-4d1a-aef7-8c527e9eebf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:13:58.860Z|0769f39f-2624-4a70-bf13-cfccd3940e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:13:58.861Z|0769f39f-2624-4a70-bf13-cfccd3940e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:08.879Z|71099d55-ef17-477d-a424-02e8169d2991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:08.879Z|fb85cdc5-b5a5-437b-855d-781124c91045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:08.880Z|71099d55-ef17-477d-a424-02e8169d2991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:08.880Z|fb85cdc5-b5a5-437b-855d-781124c91045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:08.881Z|ac9dc10d-3866-4b44-b220-5569adbf18f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:08.881Z|ac9dc10d-3866-4b44-b220-5569adbf18f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:10.306Z|c6dd9e68-cbb6-4216-aca5-ec9b3e648ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:14:10.306Z|c6dd9e68-cbb6-4216-aca5-ec9b3e648ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:14:10.770Z|42d844f9-02d1-4262-ba35-3bf9aeabcd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:14:10.770Z|42d844f9-02d1-4262-ba35-3bf9aeabcd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:14:18.902Z|bf7914b1-2509-46a1-bcda-23ce6d50cef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:18.902Z|bf7914b1-2509-46a1-bcda-23ce6d50cef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:18.902Z|c4a30bb0-80bc-4b81-a07a-e71c9b80c355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:18.902Z|34e6b270-5f7d-4295-9bd3-3e2b937d5ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:18.902Z|c4a30bb0-80bc-4b81-a07a-e71c9b80c355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:18.903Z|34e6b270-5f7d-4295-9bd3-3e2b937d5ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:25.306Z|89622010-43db-4549-a7c8-a619bb80eb42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:14:25.309Z|89622010-43db-4549-a7c8-a619bb80eb42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:14:28.921Z|b8477cf3-d5c7-4493-a325-8eacd13cd452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:28.922Z|b8477cf3-d5c7-4493-a325-8eacd13cd452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:28.925Z|9fae29bd-7899-47b4-bf0b-65d8325d922b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:28.925Z|931da9fe-d252-481d-aeca-1d055febad65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:28.925Z|931da9fe-d252-481d-aeca-1d055febad65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:28.925Z|9fae29bd-7899-47b4-bf0b-65d8325d922b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:38.943Z|42b5ccd9-e87e-45d7-b79b-e6040c478211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:38.944Z|42b5ccd9-e87e-45d7-b79b-e6040c478211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:38.946Z|4776375e-f7c4-46c1-a596-028fc05b199b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:38.946Z|4776375e-f7c4-46c1-a596-028fc05b199b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:38.946Z|145cc57f-f85b-4d61-9095-fe9f1fd27882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:38.946Z|145cc57f-f85b-4d61-9095-fe9f1fd27882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:40.306Z|1f164987-5966-442c-9d05-b107c65ff3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:14:40.307Z|1f164987-5966-442c-9d05-b107c65ff3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:14:40.770Z|704b8ace-7142-4bdd-843c-71ccdc576b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:14:40.771Z|704b8ace-7142-4bdd-843c-71ccdc576b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:14:48.965Z|4bb6d4b3-3698-4bf8-b0e6-adeecb63de29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:48.965Z|d6d978ea-5a5a-4f29-b6c0-cb3a11d04c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:48.966Z|4bb6d4b3-3698-4bf8-b0e6-adeecb63de29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:48.966Z|d6d978ea-5a5a-4f29-b6c0-cb3a11d04c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:48.969Z|853ae6fa-6b96-4687-a84b-b6a46790bd53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:48.969Z|853ae6fa-6b96-4687-a84b-b6a46790bd53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:53.526Z|3855c50e-ae7e-4d01-9cc5-32af93e4fdbd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:14:53.527Z|3855c50e-ae7e-4d01-9cc5-32af93e4fdbd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:55.306Z|92859cdc-f5f2-494d-8ec4-04771e6721f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:14:55.307Z|92859cdc-f5f2-494d-8ec4-04771e6721f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:14:58.988Z|fa0b1f1f-7915-4786-a46a-255c8a205b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:58.988Z|ceaf2f75-a586-422f-80ae-1d92c3b2d64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:58.989Z|fa0b1f1f-7915-4786-a46a-255c8a205b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:58.989Z|ceaf2f75-a586-422f-80ae-1d92c3b2d64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:14:58.989Z|4c87830d-e699-4910-b4c4-5cdc27cbdb34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:14:58.990Z|4c87830d-e699-4910-b4c4-5cdc27cbdb34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:09.010Z|a949cd62-6584-4988-aee8-e14608ce70a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:09.010Z|a949cd62-6584-4988-aee8-e14608ce70a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:09.010Z|7d4b252d-de33-4fac-876a-750513ec5424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:09.011Z|7d4b252d-de33-4fac-876a-750513ec5424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:09.011Z|6c08509c-be18-4729-8b5b-58fba19f8cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:09.012Z|6c08509c-be18-4729-8b5b-58fba19f8cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:10.306Z|a7fce905-784f-4413-8ebb-f64c10a0c201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:15:10.308Z|a7fce905-784f-4413-8ebb-f64c10a0c201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:15:10.771Z|1501afa7-224f-4cd5-bfc9-b4b37a1f024a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:15:10.772Z|1501afa7-224f-4cd5-bfc9-b4b37a1f024a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:15:19.033Z|2e235a7a-3888-4312-8da4-cfade26f9673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:19.033Z|2e235a7a-3888-4312-8da4-cfade26f9673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:19.034Z|1216c8d9-2b35-4a48-8c88-2546472b8c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:19.034Z|50b34dfb-e93f-4e81-81ec-4075cba57674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:19.034Z|50b34dfb-e93f-4e81-81ec-4075cba57674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:19.034Z|1216c8d9-2b35-4a48-8c88-2546472b8c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:25.306Z|808d8856-4e2b-415d-b048-000097c48027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:15:25.307Z|808d8856-4e2b-415d-b048-000097c48027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:15:29.055Z|bd9bcd04-285f-45c9-8b4b-9a1cad803dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:29.055Z|c410ae8c-765c-434e-ae25-668a97956789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:29.055Z|eb324228-41ff-4095-86a3-6c43ecdf0958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:29.056Z|c410ae8c-765c-434e-ae25-668a97956789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:29.056Z|bd9bcd04-285f-45c9-8b4b-9a1cad803dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:29.056Z|eb324228-41ff-4095-86a3-6c43ecdf0958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:39.075Z|2184a9cf-619e-4d3e-bdff-814e2075f6ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:39.076Z|2184a9cf-619e-4d3e-bdff-814e2075f6ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:39.077Z|7db02765-e337-4ccf-a3ee-8c72be72c9d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:39.077Z|7db02765-e337-4ccf-a3ee-8c72be72c9d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:39.078Z|2970e89c-120d-4a73-8fb1-3be339771941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:39.078Z|2970e89c-120d-4a73-8fb1-3be339771941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:40.306Z|b957f21f-5583-459b-8d26-c207e1a9c02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:15:40.307Z|b957f21f-5583-459b-8d26-c207e1a9c02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:15:40.772Z|dc4fad5d-f153-4f61-b42c-66a2c39f85be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:15:40.773Z|dc4fad5d-f153-4f61-b42c-66a2c39f85be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:15:49.098Z|343e78e8-a1fd-4da5-9fe5-2487e640f09a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:49.098Z|04920276-9904-4b84-b0ed-122e090c6cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:49.099Z|04920276-9904-4b84-b0ed-122e090c6cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:49.099Z|bba72631-82f1-469e-b9c0-7edecac19202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:49.099Z|343e78e8-a1fd-4da5-9fe5-2487e640f09a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:49.099Z|bba72631-82f1-469e-b9c0-7edecac19202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:53.526Z|410ad71c-a692-41b0-b491-643398074c66|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:15:53.527Z|410ad71c-a692-41b0-b491-643398074c66|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:55.306Z|10ab0171-83c2-4797-a6a6-c9fcde166876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:15:55.309Z|10ab0171-83c2-4797-a6a6-c9fcde166876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:15:59.120Z|9fa5fa02-2143-488f-bb83-3e2c28f8b0d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:59.120Z|19b5276c-0a82-4644-959d-3956b398c9bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:59.120Z|e4c4762e-0c4a-4c9c-a741-7ea8611d696e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:15:59.120Z|9fa5fa02-2143-488f-bb83-3e2c28f8b0d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:59.120Z|19b5276c-0a82-4644-959d-3956b398c9bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:15:59.121Z|e4c4762e-0c4a-4c9c-a741-7ea8611d696e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:09.140Z|035fd6df-3add-448d-85ac-991dcfcf7156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:09.140Z|035fd6df-3add-448d-85ac-991dcfcf7156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:09.140Z|84ab8618-6dca-44d7-82a0-d9068d90d7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:09.141Z|84ab8618-6dca-44d7-82a0-d9068d90d7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:09.141Z|a5a42821-086d-492d-8e86-684938938abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:09.141Z|a5a42821-086d-492d-8e86-684938938abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:10.306Z|81d38f6e-e294-4260-9085-ea925641b7a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:16:10.307Z|81d38f6e-e294-4260-9085-ea925641b7a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:16:10.773Z|3bceb181-47e9-47d5-9762-64082cfbe215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:16:10.774Z|3bceb181-47e9-47d5-9762-64082cfbe215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:16:19.160Z|68520634-a8fe-4963-9610-bfdebcc78dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:19.160Z|68520634-a8fe-4963-9610-bfdebcc78dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:19.161Z|a89c1eb2-dc39-4992-b190-c64c5bee44dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:19.161Z|a89c1eb2-dc39-4992-b190-c64c5bee44dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:19.163Z|721ead1d-17db-49cc-9fb7-7df3eeaa4e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:19.164Z|721ead1d-17db-49cc-9fb7-7df3eeaa4e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:25.306Z|b2250844-213b-42e1-8f2a-d35772b87f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:16:25.306Z|b2250844-213b-42e1-8f2a-d35772b87f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:16:29.181Z|94bfae22-869a-4eb7-a3e5-5043ddf87519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:29.181Z|94bfae22-869a-4eb7-a3e5-5043ddf87519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:29.182Z|cccd32ba-4077-4967-82ef-8eb53ba435cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:29.182Z|cccd32ba-4077-4967-82ef-8eb53ba435cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:29.183Z|c9965692-a820-4144-a222-e32345595d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:29.184Z|c9965692-a820-4144-a222-e32345595d82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:39.202Z|a3ea4d43-86e3-49f0-be87-1052110fa2ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:39.202Z|e40ebdf8-4e4a-4ba2-bf93-3acafd95dcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:39.202Z|a3ea4d43-86e3-49f0-be87-1052110fa2ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:39.202Z|660d2ad0-da59-4c5c-aaa1-936a632c60b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:39.203Z|e40ebdf8-4e4a-4ba2-bf93-3acafd95dcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:39.203Z|660d2ad0-da59-4c5c-aaa1-936a632c60b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:40.306Z|2e985cd4-f9a0-48e1-bd20-0c7646908056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:16:40.309Z|2e985cd4-f9a0-48e1-bd20-0c7646908056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:16:40.774Z|c7e4ca83-3c04-4675-adda-2150255e9c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:16:40.774Z|c7e4ca83-3c04-4675-adda-2150255e9c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:16:49.222Z|2c6a6a3e-209c-4618-9d2e-76de8a704839|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:49.223Z|2c6a6a3e-209c-4618-9d2e-76de8a704839|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:49.223Z|36014581-1cde-4a1f-9bb7-31276c17ae87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:49.224Z|36014581-1cde-4a1f-9bb7-31276c17ae87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:49.224Z|fb099423-b0cb-4fcf-8c51-202bd9b4ad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:49.224Z|fb099423-b0cb-4fcf-8c51-202bd9b4ad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:53.527Z|01b3efcf-cc74-4a46-bf7c-0a13bd5b327e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:16:53.527Z|01b3efcf-cc74-4a46-bf7c-0a13bd5b327e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:55.306Z|ac2c2929-241f-4be3-998b-a787b9caa721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:16:55.307Z|ac2c2929-241f-4be3-998b-a787b9caa721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:16:59.243Z|63662144-3e89-4920-bf6b-e7d6723a6ff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:59.244Z|63662144-3e89-4920-bf6b-e7d6723a6ff7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:59.245Z|7dc72643-4ef0-422a-9231-88c1a29558e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:59.245Z|7dc72643-4ef0-422a-9231-88c1a29558e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:16:59.245Z|d1d8a8e6-6956-453f-a9c2-aa3aefd185a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:16:59.246Z|d1d8a8e6-6956-453f-a9c2-aa3aefd185a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:09.264Z|9101d6bb-ec85-4c17-8868-4567501fca2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:09.264Z|9101d6bb-ec85-4c17-8868-4567501fca2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:09.264Z|c4ed8dcc-65d2-4306-bad7-901ba4cc79d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:09.265Z|c4ed8dcc-65d2-4306-bad7-901ba4cc79d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:09.267Z|34d7d09e-318c-437d-9f56-b7b6050efa4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:09.267Z|34d7d09e-318c-437d-9f56-b7b6050efa4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:10.306Z|51543695-d148-4e24-be55-8b0215b3e7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:17:10.307Z|51543695-d148-4e24-be55-8b0215b3e7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:17:10.775Z|39fb14e6-e01b-46de-9785-16a752acbebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:17:10.775Z|39fb14e6-e01b-46de-9785-16a752acbebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:17:19.285Z|4e3d3b62-0c1b-436f-99b6-e644ae44c2b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:19.285Z|6b5b03cb-b62e-4a98-b179-ab436401017c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:19.285Z|ed048788-807c-41c3-ab19-b837a10111ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:19.286Z|4e3d3b62-0c1b-436f-99b6-e644ae44c2b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:19.286Z|6b5b03cb-b62e-4a98-b179-ab436401017c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:19.286Z|ed048788-807c-41c3-ab19-b837a10111ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:25.306Z|97ba8af8-b953-48cd-b293-2c59e3bc9881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:17:25.309Z|97ba8af8-b953-48cd-b293-2c59e3bc9881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:17:29.307Z|81af3d54-f6df-4d7c-afa1-54ba4d911939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:29.307Z|81af3d54-f6df-4d7c-afa1-54ba4d911939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:29.308Z|eafbbb14-2f54-43f4-a5aa-cba8c3e06dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:29.308Z|eafbbb14-2f54-43f4-a5aa-cba8c3e06dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:29.309Z|f0dfe893-2b1e-4a2d-a47a-424e9debe3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:29.309Z|f0dfe893-2b1e-4a2d-a47a-424e9debe3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:39.329Z|48dcb9b9-714a-4f48-811e-71374705edee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:39.329Z|47652260-6ac2-4175-b947-7f5f8ec58188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:39.329Z|1fb3f61a-d38c-40a1-b816-a50937787c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:39.329Z|48dcb9b9-714a-4f48-811e-71374705edee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:39.329Z|47652260-6ac2-4175-b947-7f5f8ec58188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:39.330Z|1fb3f61a-d38c-40a1-b816-a50937787c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:40.306Z|d16edcd2-e261-432a-8f07-c6345d832583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:17:40.307Z|d16edcd2-e261-432a-8f07-c6345d832583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:17:40.776Z|8d7efcd5-3b6d-405b-9f92-55aca124036f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:17:40.776Z|8d7efcd5-3b6d-405b-9f92-55aca124036f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:17:49.350Z|8e3a65a6-1028-4798-ab53-3f37b101da03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:49.351Z|8e3a65a6-1028-4798-ab53-3f37b101da03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:49.351Z|724d2e6b-4555-4166-ba2c-3531ce4e9e78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:49.351Z|89e824a3-fcad-45e3-8223-d7cef12cf419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:49.352Z|724d2e6b-4555-4166-ba2c-3531ce4e9e78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:49.352Z|89e824a3-fcad-45e3-8223-d7cef12cf419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:53.526Z|eae82ba5-b037-416d-90b1-8c8b57630ce2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:17:53.527Z|eae82ba5-b037-416d-90b1-8c8b57630ce2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:55.306Z|4f84998f-d65e-4f55-b61d-7ec4098eb5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:17:55.307Z|4f84998f-d65e-4f55-b61d-7ec4098eb5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:17:59.369Z|4010f28e-b2be-4957-8008-02a66503d301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:59.370Z|4010f28e-b2be-4957-8008-02a66503d301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:59.370Z|9a4732be-f297-4002-a7c4-ef0c1399ad51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:59.370Z|9a4732be-f297-4002-a7c4-ef0c1399ad51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:17:59.371Z|65b6bf30-e8a2-4e9c-be71-958e82166749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:17:59.371Z|65b6bf30-e8a2-4e9c-be71-958e82166749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:09.391Z|1160d935-80aa-4611-ae83-0e8fff957366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:09.391Z|13438d2a-124d-42a2-a5ba-8bbad09483ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:09.391Z|1160d935-80aa-4611-ae83-0e8fff957366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:09.391Z|13438d2a-124d-42a2-a5ba-8bbad09483ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:09.394Z|34d1498e-5176-402b-856c-42ec9554098f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:09.395Z|34d1498e-5176-402b-856c-42ec9554098f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:10.306Z|da853248-cdcb-4f79-a4c1-bce08300219b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:18:10.308Z|da853248-cdcb-4f79-a4c1-bce08300219b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:18:10.777Z|c12bb7c1-9234-431b-9657-7405cdadd402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:18:10.778Z|c12bb7c1-9234-431b-9657-7405cdadd402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:18:19.413Z|e75aca7f-fe34-4dd8-81ce-819c27542093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:19.413Z|1005d39c-28de-43cc-a490-4adf718c9d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:19.414Z|1005d39c-28de-43cc-a490-4adf718c9d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:19.414Z|e75aca7f-fe34-4dd8-81ce-819c27542093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:19.416Z|12c1d105-c069-4274-abe7-20e0efca665f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:19.416Z|12c1d105-c069-4274-abe7-20e0efca665f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:25.306Z|46fd4bc3-dec6-4edc-af45-ad79e2c492dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:18:25.307Z|46fd4bc3-dec6-4edc-af45-ad79e2c492dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:18:29.436Z|19425517-33e6-4575-be51-626c3af24e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:29.437Z|19425517-33e6-4575-be51-626c3af24e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:29.437Z|eb781faf-89ee-4660-afbe-0adfdd8916ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:29.438Z|eb781faf-89ee-4660-afbe-0adfdd8916ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:29.438Z|f4f4e442-f006-4418-adb3-15faa092144f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:29.438Z|f4f4e442-f006-4418-adb3-15faa092144f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:39.459Z|b9096614-e610-4885-8e96-a5066405d634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:39.459Z|4316075c-7336-4330-8de1-ed76b00f23e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:39.459Z|9ad9f58b-4de0-4246-bc80-822a20b98a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:39.460Z|b9096614-e610-4885-8e96-a5066405d634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:39.460Z|9ad9f58b-4de0-4246-bc80-822a20b98a1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:39.460Z|4316075c-7336-4330-8de1-ed76b00f23e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:40.306Z|361c52b8-48bf-4963-8053-c096b9a0bf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:18:40.307Z|361c52b8-48bf-4963-8053-c096b9a0bf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:18:40.778Z|ba807249-3f88-428f-aa49-295153704fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:18:40.779Z|ba807249-3f88-428f-aa49-295153704fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:18:49.479Z|ceb01bc1-90eb-4738-a426-04922ddde0d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:49.479Z|ceb01bc1-90eb-4738-a426-04922ddde0d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:49.480Z|eb597edb-676b-4dc7-ab28-e998840c5142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:49.481Z|0f272ef1-c134-4503-8387-51dfe3af3ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:49.481Z|eb597edb-676b-4dc7-ab28-e998840c5142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:49.481Z|0f272ef1-c134-4503-8387-51dfe3af3ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:53.526Z|9f364965-302e-49a0-aecc-6ff7a034c279|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:18:53.527Z|9f364965-302e-49a0-aecc-6ff7a034c279|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:55.306Z|de0b1669-b56d-470f-be41-6bd426eb4a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:18:55.309Z|de0b1669-b56d-470f-be41-6bd426eb4a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:18:59.501Z|dd5e6872-5743-423c-9395-94c3a80a07b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:59.502Z|74d2e9f5-3829-414a-9af4-b36d80598924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:59.502Z|76932541-c3a8-4bec-9b3b-f6a5e4b1c462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:18:59.502Z|dd5e6872-5743-423c-9395-94c3a80a07b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:59.502Z|74d2e9f5-3829-414a-9af4-b36d80598924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:18:59.502Z|76932541-c3a8-4bec-9b3b-f6a5e4b1c462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:09.521Z|8c98fb2d-f45f-4cb6-9809-9657b57ed18a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:09.522Z|524c5f6f-9848-4b98-978b-e418fb7c3c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:09.522Z|524c5f6f-9848-4b98-978b-e418fb7c3c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:09.522Z|70d91b69-3e03-4ca7-9c8f-2bbf6b1ffe45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:09.523Z|70d91b69-3e03-4ca7-9c8f-2bbf6b1ffe45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:09.523Z|8c98fb2d-f45f-4cb6-9809-9657b57ed18a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:10.306Z|ba7507b3-694e-43e4-943b-67af9a0ad3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:19:10.307Z|ba7507b3-694e-43e4-943b-67af9a0ad3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:19:10.779Z|c2e3c5ce-bf20-44b7-973f-d9654a97cf00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:19:10.780Z|c2e3c5ce-bf20-44b7-973f-d9654a97cf00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:19:19.543Z|e4e6818b-9da9-4664-b65b-a2b9fccbd5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:19.543Z|e4e6818b-9da9-4664-b65b-a2b9fccbd5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:19.544Z|4f3c0859-87a1-4f2d-bfd0-c6577f5d941c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:19.545Z|faf5dfc3-f14d-4991-abb6-25f69e83f2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:19.545Z|4f3c0859-87a1-4f2d-bfd0-c6577f5d941c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:19.545Z|faf5dfc3-f14d-4991-abb6-25f69e83f2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:25.306Z|845d9d6f-9e89-4d15-a4d9-aee43c7e4497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:19:25.307Z|845d9d6f-9e89-4d15-a4d9-aee43c7e4497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:19:29.564Z|b8319e78-0d06-4062-8ea7-c8ef0b61bc0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:29.565Z|fd4b7823-5ab1-4da0-8eb0-5166f26facbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:29.565Z|b8319e78-0d06-4062-8ea7-c8ef0b61bc0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:29.565Z|fd4b7823-5ab1-4da0-8eb0-5166f26facbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:29.565Z|30c51851-bb70-4be3-8a09-26d96eb10b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:29.565Z|30c51851-bb70-4be3-8a09-26d96eb10b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:39.588Z|3f3c7389-9031-4813-9ed2-99588f7f897f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:39.588Z|8d54a30c-7262-42a5-b97e-832106ff3616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:39.588Z|3f3c7389-9031-4813-9ed2-99588f7f897f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:39.588Z|8d54a30c-7262-42a5-b97e-832106ff3616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:39.596Z|500e8227-97d9-4d0b-9baf-decb58f01755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:39.596Z|500e8227-97d9-4d0b-9baf-decb58f01755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:40.306Z|e1658178-1d70-47d3-9578-487f979d99ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:19:40.309Z|e1658178-1d70-47d3-9578-487f979d99ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:19:40.780Z|851b8987-e346-4f82-9e2d-8f43602a706b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:19:40.781Z|851b8987-e346-4f82-9e2d-8f43602a706b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:19:49.609Z|0099fdde-7732-4c63-944b-d1495dd9a0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:49.609Z|0099fdde-7732-4c63-944b-d1495dd9a0c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:49.609Z|8f39bc24-fd35-4d14-8733-d7ba2cd468cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:49.610Z|8f39bc24-fd35-4d14-8733-d7ba2cd468cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:49.614Z|c4dfc39d-a5dd-4338-ad40-9ed2b828ff3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:49.614Z|c4dfc39d-a5dd-4338-ad40-9ed2b828ff3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:53.527Z|e5af489a-6557-4497-a225-427585030e04|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:19:53.528Z|e5af489a-6557-4497-a225-427585030e04|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:55.306Z|fdef3afc-0219-4483-9384-d40f3da177ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:19:55.307Z|fdef3afc-0219-4483-9384-d40f3da177ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:19:59.630Z|f6c13e1a-ecf5-45e5-8fe4-c9d05fe2b6cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:59.630Z|ae8c6263-fdcc-4d4d-aa4c-a7cd09b39453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:59.630Z|f6c13e1a-ecf5-45e5-8fe4-c9d05fe2b6cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:59.630Z|ae8c6263-fdcc-4d4d-aa4c-a7cd09b39453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:19:59.632Z|82443a18-690e-4ba1-ae8a-e65788b398cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:19:59.633Z|82443a18-690e-4ba1-ae8a-e65788b398cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:09.650Z|26c63a0a-79ef-49a7-b3c8-a1b8d8cc34c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:09.651Z|26c63a0a-79ef-49a7-b3c8-a1b8d8cc34c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:09.652Z|aadd7a49-d5f2-480b-905c-f435291e005f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:09.653Z|aadd7a49-d5f2-480b-905c-f435291e005f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:09.653Z|e9a09870-b1d8-4a4e-87fa-385878a9863e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:09.654Z|e9a09870-b1d8-4a4e-87fa-385878a9863e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:10.306Z|6181e907-11f5-456d-83c5-f8b137bd5d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:20:10.307Z|6181e907-11f5-456d-83c5-f8b137bd5d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:20:10.781Z|eb5b21c3-94e2-4880-94b1-57bc17b1200e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:20:10.782Z|eb5b21c3-94e2-4880-94b1-57bc17b1200e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:20:19.673Z|c307d86c-d6e6-41ca-b779-6e6a35070005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:19.674Z|c307d86c-d6e6-41ca-b779-6e6a35070005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:19.675Z|bcd8ac76-dc2b-44b9-85d4-fadcf9493a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:19.675Z|c969bfc5-3b47-4bbe-a1c3-0ca2c192f488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:19.675Z|bcd8ac76-dc2b-44b9-85d4-fadcf9493a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:19.675Z|c969bfc5-3b47-4bbe-a1c3-0ca2c192f488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:25.306Z|ab70bd6e-152b-40b7-83cb-df29f42c6fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:20:25.309Z|ab70bd6e-152b-40b7-83cb-df29f42c6fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:20:29.693Z|be268161-fad7-4b67-a8aa-f674e0a84817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:29.694Z|be268161-fad7-4b67-a8aa-f674e0a84817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:29.695Z|af760cb9-93b5-4108-9040-a0e15dc3fe46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:29.695Z|af760cb9-93b5-4108-9040-a0e15dc3fe46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:29.695Z|6ab9dc37-6ba1-4251-b65c-6f933768c4e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:29.696Z|6ab9dc37-6ba1-4251-b65c-6f933768c4e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:39.713Z|ba1e2d1b-dd20-4bb6-9e2e-a3d2045d4a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:39.714Z|ba1e2d1b-dd20-4bb6-9e2e-a3d2045d4a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:39.714Z|16cb8ece-bd92-45fe-b372-953c2cd4e911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:39.714Z|96cee2fc-55b4-4126-8444-7c9a26e9b044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:39.714Z|16cb8ece-bd92-45fe-b372-953c2cd4e911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:39.715Z|96cee2fc-55b4-4126-8444-7c9a26e9b044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:40.306Z|37815560-ebed-43de-8ac2-845776f9d39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:20:40.307Z|37815560-ebed-43de-8ac2-845776f9d39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:20:40.782Z|d8919708-1e1b-4f67-8833-cbea67f4dfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:20:40.782Z|d8919708-1e1b-4f67-8833-cbea67f4dfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:20:49.735Z|803a76bc-2cd4-4adc-8266-b0d3ddb5308c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:49.735Z|265a7cf9-9507-4288-afbe-6a735e2dab57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:49.736Z|803a76bc-2cd4-4adc-8266-b0d3ddb5308c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:49.735Z|e0bd7148-d4fe-4ce5-b51f-999ee6a76cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:49.736Z|265a7cf9-9507-4288-afbe-6a735e2dab57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:49.737Z|e0bd7148-d4fe-4ce5-b51f-999ee6a76cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:53.527Z|4f31a4a1-3bdc-4e49-ae48-fee0d2ce144e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:20:53.528Z|4f31a4a1-3bdc-4e49-ae48-fee0d2ce144e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:55.306Z|dade4398-7632-4a7d-ad1b-07d558ca787a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:20:55.307Z|dade4398-7632-4a7d-ad1b-07d558ca787a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:20:59.758Z|be6a583e-ee93-47da-aa4f-3df5bafb917f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:59.758Z|9e13a289-4c03-47fa-93b7-3dbf06093557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:59.759Z|be6a583e-ee93-47da-aa4f-3df5bafb917f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:59.759Z|9e13a289-4c03-47fa-93b7-3dbf06093557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:20:59.761Z|287d3304-2118-493c-955b-230c2f9dee26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:20:59.762Z|287d3304-2118-493c-955b-230c2f9dee26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:09.778Z|32aab613-f5f7-40a5-863b-10687a926202|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:09.778Z|8d08079d-a1e6-457d-9aec-f8ce90d0bf97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:09.778Z|8d08079d-a1e6-457d-9aec-f8ce90d0bf97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:09.778Z|32aab613-f5f7-40a5-863b-10687a926202|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:09.781Z|9e377d7e-e4f4-49f4-abf8-e0adc313b6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:09.782Z|9e377d7e-e4f4-49f4-abf8-e0adc313b6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:10.306Z|9d365776-24b3-4cea-acf6-a3b01f1b9cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:21:10.309Z|9d365776-24b3-4cea-acf6-a3b01f1b9cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:21:10.783Z|2588420d-9632-40a4-ba5f-e60ca976aaa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:21:10.783Z|2588420d-9632-40a4-ba5f-e60ca976aaa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:21:19.799Z|21ccbc7d-9442-4243-946e-5e0fa7e2f354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:19.799Z|21ccbc7d-9442-4243-946e-5e0fa7e2f354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:19.800Z|99a0cbf0-6b23-4397-8af6-a225001b93a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:19.800Z|99a0cbf0-6b23-4397-8af6-a225001b93a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:19.801Z|2f2aaa86-d07f-483d-8f48-f4e0abf9bfef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:19.801Z|2f2aaa86-d07f-483d-8f48-f4e0abf9bfef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:25.306Z|7895dc9e-5a53-470d-afba-2aceeff05070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:21:25.307Z|7895dc9e-5a53-470d-afba-2aceeff05070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:21:29.821Z|3c6b4c87-50f0-4e8d-83e4-c06daed28e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:29.822Z|406121e8-4983-4e96-b78e-d5ace3873043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:29.822Z|3c6b4c87-50f0-4e8d-83e4-c06daed28e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:29.822Z|406121e8-4983-4e96-b78e-d5ace3873043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:29.824Z|df9ea1f5-9365-4af3-b1fc-f49b58d0e3dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:29.824Z|df9ea1f5-9365-4af3-b1fc-f49b58d0e3dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:39.842Z|f4db6804-e743-489b-ac34-a7e44bf7f687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:39.842Z|f4db6804-e743-489b-ac34-a7e44bf7f687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:39.845Z|1fe6c90f-81af-45af-9f97-506684c51fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:39.845Z|1fe6c90f-81af-45af-9f97-506684c51fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:39.846Z|e71c2154-7026-4259-b49b-0ca2a64ab254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:39.846Z|e71c2154-7026-4259-b49b-0ca2a64ab254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:40.306Z|3bfadb51-0146-4d57-a3df-9d1e49eb094e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:21:40.307Z|3bfadb51-0146-4d57-a3df-9d1e49eb094e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:21:40.784Z|3fe84da0-a870-499c-a0d6-3dd0f75d4d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:21:40.784Z|3fe84da0-a870-499c-a0d6-3dd0f75d4d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:21:49.866Z|bb298547-f702-402b-b759-08f366a97987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:49.866Z|ad8b551b-ecb0-4820-8ffc-4b43a9dea7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:49.867Z|bb298547-f702-402b-b759-08f366a97987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:49.867Z|ad8b551b-ecb0-4820-8ffc-4b43a9dea7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:49.868Z|153ca093-098a-464d-a1df-f48177c2c780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:49.868Z|153ca093-098a-464d-a1df-f48177c2c780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:53.527Z|1cb36a65-a70b-4219-9e8f-0af29a34da70|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:21:53.528Z|1cb36a65-a70b-4219-9e8f-0af29a34da70|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:55.306Z|ed2b444e-4b81-4c64-8b7f-f8ffe091f49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:21:55.309Z|ed2b444e-4b81-4c64-8b7f-f8ffe091f49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:21:59.889Z|7edde3c5-2d7f-463a-9d9c-9476a85b585e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:59.889Z|7edde3c5-2d7f-463a-9d9c-9476a85b585e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:59.891Z|de59f29b-c34d-45ed-bee6-7821639b7771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:59.891Z|de59f29b-c34d-45ed-bee6-7821639b7771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:21:59.897Z|004a70a7-3624-4a46-b183-1deb43e4fa6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:21:59.897Z|004a70a7-3624-4a46-b183-1deb43e4fa6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:09.910Z|43ef920a-5a8d-4ab6-9d7e-c7670a2b3474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:09.911Z|43ef920a-5a8d-4ab6-9d7e-c7670a2b3474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:09.913Z|27c7b6e0-4f91-4847-acb9-4da81d8233d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:09.913Z|27c7b6e0-4f91-4847-acb9-4da81d8233d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:09.916Z|77d16a1b-3da0-4292-ab4a-efa9e0213f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:09.917Z|77d16a1b-3da0-4292-ab4a-efa9e0213f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:10.306Z|46f0b452-5d08-4d85-bdcb-7c6947e6d7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:22:10.307Z|46f0b452-5d08-4d85-bdcb-7c6947e6d7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:22:10.785Z|874b3e32-22b1-4a87-90c8-1403c10f3d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:22:10.785Z|874b3e32-22b1-4a87-90c8-1403c10f3d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:22:19.931Z|a0f5750c-07e2-45ab-bf8d-5ba1377cf42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:19.932Z|a0f5750c-07e2-45ab-bf8d-5ba1377cf42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:19.933Z|1570c54a-4983-454d-ae7a-81d21040b6af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:19.933Z|1570c54a-4983-454d-ae7a-81d21040b6af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:19.936Z|22e439b4-75c3-4b1d-9ac5-b5a469b8e5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:19.936Z|22e439b4-75c3-4b1d-9ac5-b5a469b8e5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:25.306Z|12e931c4-1482-4eee-9581-ab67897b9d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:22:25.307Z|12e931c4-1482-4eee-9581-ab67897b9d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:22:29.955Z|21bad757-6e01-4718-8655-3fab95d41f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:29.955Z|3ef25eee-3541-40f5-9fcd-4101ee2935fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:29.955Z|21bad757-6e01-4718-8655-3fab95d41f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:29.956Z|3ef25eee-3541-40f5-9fcd-4101ee2935fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:29.957Z|326bbe06-d175-4adf-afc6-4faa8e01e3c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:29.957Z|326bbe06-d175-4adf-afc6-4faa8e01e3c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:39.975Z|328cd2ff-52df-4c05-8cdf-c57d71b491b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:39.975Z|328cd2ff-52df-4c05-8cdf-c57d71b491b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:39.976Z|f101f40a-8537-41a5-b873-e166a8645309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:39.976Z|f101f40a-8537-41a5-b873-e166a8645309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:39.977Z|ebc2c180-3deb-4178-aba9-1c893d51ceba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:39.977Z|ebc2c180-3deb-4178-aba9-1c893d51ceba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:40.306Z|00ef3561-c2b4-4f5a-bf22-1adc29c8df08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:22:40.307Z|00ef3561-c2b4-4f5a-bf22-1adc29c8df08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:22:40.786Z|7e5d69e2-51d8-4683-ad7c-40ca7b6eaca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:22:40.786Z|7e5d69e2-51d8-4683-ad7c-40ca7b6eaca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:22:49.998Z|94337f48-1236-4555-bbce-e858ac874c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:49.998Z|0a22e068-a379-4c75-bd6b-144b718f48bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:49.998Z|94337f48-1236-4555-bbce-e858ac874c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:49.998Z|0a22e068-a379-4c75-bd6b-144b718f48bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:50.003Z|c7c1e5ee-dfb0-47ff-9eb9-21f13b932a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:22:50.004Z|c7c1e5ee-dfb0-47ff-9eb9-21f13b932a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:53.526Z|7cbd9eb2-44c6-4472-855b-3fe56904efc3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:22:53.527Z|7cbd9eb2-44c6-4472-855b-3fe56904efc3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:22:55.306Z|1829cd24-9ad7-49ea-963d-ca3ccde69f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:22:55.307Z|1829cd24-9ad7-49ea-963d-ca3ccde69f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:23:00.019Z|d9e5ae74-9023-42e8-9b5a-7f2948c7d627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:00.020Z|d9e5ae74-9023-42e8-9b5a-7f2948c7d627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:00.024Z|58e9ad9a-c02e-467e-ad44-6e8204418540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:00.024Z|58e9ad9a-c02e-467e-ad44-6e8204418540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:00.025Z|f3860676-cda9-4549-b4b2-26b4f9ef951a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:00.026Z|f3860676-cda9-4549-b4b2-26b4f9ef951a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:10.044Z|104041eb-3ce0-48d5-a860-97205c4f8372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:10.044Z|ba0fab1b-d9ce-4d87-9bbc-e0a0ae3786ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:10.045Z|104041eb-3ce0-48d5-a860-97205c4f8372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:10.045Z|ba0fab1b-d9ce-4d87-9bbc-e0a0ae3786ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:10.047Z|f590a7ed-a7b3-4f55-b4a3-6798860741b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:10.047Z|f590a7ed-a7b3-4f55-b4a3-6798860741b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:10.306Z|53e98056-f182-43af-a017-f9dee14aa3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:23:10.310Z|53e98056-f182-43af-a017-f9dee14aa3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:23:10.787Z|1b1fa713-f0b5-42b8-a287-b91ac11f356c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:23:10.787Z|1b1fa713-f0b5-42b8-a287-b91ac11f356c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:23:20.066Z|323102b6-516c-49ee-8def-4b88a0d76b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:20.067Z|128e0671-0a19-45f0-a472-d979915c3f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:20.067Z|323102b6-516c-49ee-8def-4b88a0d76b0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:20.067Z|128e0671-0a19-45f0-a472-d979915c3f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:20.068Z|8901b536-fd1f-4e07-aca6-7d0282490029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:20.068Z|8901b536-fd1f-4e07-aca6-7d0282490029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:25.306Z|2e79122a-7873-4730-869a-544d2387786d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:23:25.307Z|2e79122a-7873-4730-869a-544d2387786d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:23:30.088Z|13a7723b-a865-460a-a068-418a6186125c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:30.088Z|66359db6-504a-44e4-b543-36b2052815a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:30.089Z|13a7723b-a865-460a-a068-418a6186125c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:30.089Z|66359db6-504a-44e4-b543-36b2052815a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:30.090Z|521dcccd-f05b-49b3-ba50-414f37b98a87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:30.091Z|521dcccd-f05b-49b3-ba50-414f37b98a87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:40.109Z|c954b941-5d57-49dd-8c1b-00167bb876da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:40.109Z|95e46853-ea9b-4ec0-b314-633fbc303f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:40.110Z|c954b941-5d57-49dd-8c1b-00167bb876da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:40.110Z|95785f8f-6114-42ff-a57d-7df814387ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:40.110Z|95e46853-ea9b-4ec0-b314-633fbc303f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:40.110Z|95785f8f-6114-42ff-a57d-7df814387ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:40.306Z|5f66db3a-997b-465f-bcf8-8c87c9795cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:23:40.307Z|5f66db3a-997b-465f-bcf8-8c87c9795cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:23:40.787Z|6bf5d6de-e059-478e-b9a5-28c8df28f788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:23:40.788Z|6bf5d6de-e059-478e-b9a5-28c8df28f788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:23:50.130Z|64a235e5-539c-40e5-8104-fc476910c947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:50.131Z|e667eed2-1b4e-4043-8a67-90cc5cf87aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:50.131Z|64a235e5-539c-40e5-8104-fc476910c947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:50.131Z|e667eed2-1b4e-4043-8a67-90cc5cf87aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:50.131Z|fcfcc924-c8cc-459c-9a64-78faef8a64e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:23:50.132Z|fcfcc924-c8cc-459c-9a64-78faef8a64e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:53.527Z|6f1ceb5c-46f8-4f67-af90-614c1d8b7f76|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:23:53.527Z|6f1ceb5c-46f8-4f67-af90-614c1d8b7f76|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:23:55.306Z|f07209f9-069e-4f6f-86c2-c97b9dd0740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:23:55.306Z|f07209f9-069e-4f6f-86c2-c97b9dd0740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:24:00.151Z|75ceec43-f0b5-48c4-8110-7d71469e50ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:00.152Z|75ceec43-f0b5-48c4-8110-7d71469e50ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:00.153Z|71f7e8ce-8c40-4870-9f12-ab2a5f7f3fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:00.154Z|71f7e8ce-8c40-4870-9f12-ab2a5f7f3fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:00.155Z|87f03333-074e-4012-9f2f-42c1573ad3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:00.155Z|87f03333-074e-4012-9f2f-42c1573ad3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:10.175Z|0398a6ba-6ca7-496f-8ed8-e413626b65c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:10.175Z|8f0ec297-ff8c-4999-aa67-6969f95c765b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:10.175Z|2f2e3c10-b253-427c-8b8e-2c6bebd603f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:10.175Z|0398a6ba-6ca7-496f-8ed8-e413626b65c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:10.175Z|8f0ec297-ff8c-4999-aa67-6969f95c765b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:10.175Z|2f2e3c10-b253-427c-8b8e-2c6bebd603f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:10.306Z|3f6d9172-2f75-4fda-b4fb-1fa13f111440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:24:10.307Z|3f6d9172-2f75-4fda-b4fb-1fa13f111440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:24:10.788Z|b84c77c0-2bc0-4c34-b0a9-383c0dd2bf44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:24:10.789Z|b84c77c0-2bc0-4c34-b0a9-383c0dd2bf44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:24:20.198Z|db089141-d038-4f65-b1a6-b3707f3d7f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:20.198Z|2bbfc508-0f2c-4d26-8876-84d8f47a1ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:20.198Z|f3649b8f-9bf1-45f6-93ce-1f679ac34774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:20.198Z|db089141-d038-4f65-b1a6-b3707f3d7f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:20.198Z|2bbfc508-0f2c-4d26-8876-84d8f47a1ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:20.198Z|f3649b8f-9bf1-45f6-93ce-1f679ac34774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:25.306Z|4a6dd0e3-77e8-4b92-8c67-38bd5a7cce42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:24:25.309Z|4a6dd0e3-77e8-4b92-8c67-38bd5a7cce42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:24:30.220Z|f6266fff-f818-45fd-8410-4900ae318011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:30.220Z|f6266fff-f818-45fd-8410-4900ae318011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:30.220Z|973cd337-5b43-456e-a8e0-81bfa3131325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:30.221Z|973cd337-5b43-456e-a8e0-81bfa3131325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:30.221Z|66172f39-c4c4-4def-8697-48312a57846c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:30.222Z|66172f39-c4c4-4def-8697-48312a57846c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:40.244Z|559a0b70-3880-40cc-b163-c16bc9fc1500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:40.244Z|b8753c1b-b8d3-415e-bee1-47d6cc794f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:40.244Z|22b9c8a0-1203-49f9-b3f7-b01e9ad620ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:40.244Z|559a0b70-3880-40cc-b163-c16bc9fc1500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:40.244Z|b8753c1b-b8d3-415e-bee1-47d6cc794f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:40.244Z|22b9c8a0-1203-49f9-b3f7-b01e9ad620ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:40.306Z|2113b627-2ac0-4519-882a-8237d0affa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:24:40.307Z|2113b627-2ac0-4519-882a-8237d0affa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:24:40.789Z|a81513a2-64ad-427e-a954-2fecfa937bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:24:40.790Z|a81513a2-64ad-427e-a954-2fecfa937bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:24:50.267Z|4b9907eb-92da-4692-ae12-5866af0898c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:50.268Z|4b9907eb-92da-4692-ae12-5866af0898c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:50.268Z|65777054-a384-4199-b012-3cbee4bf9a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:50.268Z|65777054-a384-4199-b012-3cbee4bf9a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:50.269Z|384ce52a-eae7-4abd-8667-e09eca2e6a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:24:50.269Z|384ce52a-eae7-4abd-8667-e09eca2e6a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:53.526Z|f4f68b6b-42e2-4f58-900d-995055c15b10|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:24:53.526Z|f4f68b6b-42e2-4f58-900d-995055c15b10|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:24:55.306Z|c45d05e1-efd6-4273-9ae6-2d7d36a9c72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:24:55.307Z|c45d05e1-efd6-4273-9ae6-2d7d36a9c72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:25:00.289Z|7f3470f8-3bbf-4634-9437-f6a823610903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:00.289Z|2f7816de-9b1e-43e8-8329-fd6494953551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:00.289Z|7f3470f8-3bbf-4634-9437-f6a823610903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:00.290Z|2f7816de-9b1e-43e8-8329-fd6494953551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:00.299Z|50db9539-6435-4a44-868d-6c997524865a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:00.299Z|50db9539-6435-4a44-868d-6c997524865a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:10.306Z|afc003d2-2ffa-483f-9cb6-2f8ad3d5b2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:25:10.309Z|afc003d2-2ffa-483f-9cb6-2f8ad3d5b2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:25:10.309Z|f8016c37-7656-4fe2-97d2-aa0d67789c6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:10.309Z|f8016c37-7656-4fe2-97d2-aa0d67789c6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:10.310Z|8dacf9b7-0ee9-433b-9bb4-69c97c721de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:10.310Z|8dacf9b7-0ee9-433b-9bb4-69c97c721de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:10.318Z|803a641a-4d97-4c6d-abee-60bf4b381fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:10.318Z|803a641a-4d97-4c6d-abee-60bf4b381fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:10.790Z|ce1a67f2-bca1-4935-aa2e-729e328338a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:25:10.790Z|ce1a67f2-bca1-4935-aa2e-729e328338a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:25:20.332Z|b43de4da-5dff-4c66-b68a-102aeff3692b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:20.332Z|b43de4da-5dff-4c66-b68a-102aeff3692b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:20.334Z|b683e954-4e73-463a-8439-68eab2392e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:20.334Z|b683e954-4e73-463a-8439-68eab2392e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:20.337Z|8af36327-7336-440e-bc9e-c8c3bc489f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:20.337Z|8af36327-7336-440e-bc9e-c8c3bc489f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:25.306Z|0a0b335d-a0fd-4fec-b2fb-0037205bc6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:25:25.307Z|0a0b335d-a0fd-4fec-b2fb-0037205bc6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:25:30.353Z|8b539fd9-8610-494f-a8e2-372463e87cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:30.353Z|8b539fd9-8610-494f-a8e2-372463e87cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:30.354Z|cca1f1c8-dd39-4742-b3c8-b9cebd50932f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:30.354Z|cca1f1c8-dd39-4742-b3c8-b9cebd50932f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:30.361Z|9c6d086c-a30f-41db-8d59-3b0e0aa2dec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:30.361Z|9c6d086c-a30f-41db-8d59-3b0e0aa2dec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:40.306Z|a39158da-a6c3-4210-8a7f-a55771a9ad80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:25:40.307Z|a39158da-a6c3-4210-8a7f-a55771a9ad80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:25:40.374Z|90166961-cfb8-4d94-89a3-f4270f483d3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:40.374Z|90166961-cfb8-4d94-89a3-f4270f483d3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:40.375Z|8c67b459-468d-4283-a0e1-3f51750537a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:40.375Z|8c67b459-468d-4283-a0e1-3f51750537a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:40.385Z|2aad97e5-e310-4bee-99b0-cdb38d9061f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:40.385Z|2aad97e5-e310-4bee-99b0-cdb38d9061f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:40.791Z|b4413d9a-5356-4122-9fad-c248e269d06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:25:40.791Z|b4413d9a-5356-4122-9fad-c248e269d06a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:25:50.395Z|e6bd2b00-5dff-4718-837b-3e3bcd4457b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:50.395Z|38b97112-4a11-4941-bb8b-037120d900c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:50.396Z|e6bd2b00-5dff-4718-837b-3e3bcd4457b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:50.396Z|38b97112-4a11-4941-bb8b-037120d900c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:50.404Z|03e47bbd-7435-4f2e-92bb-25500ba2bf8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:25:50.404Z|03e47bbd-7435-4f2e-92bb-25500ba2bf8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:53.527Z|a2f8d2e9-8587-4958-8be4-a0136cdc8eb3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-05-13T15:25:53.527Z|a2f8d2e9-8587-4958-8be4-a0136cdc8eb3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-05-13T15:25:55.306Z|f7acf5d7-a58e-4991-9389-1acc2de513b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-05-13T15:25:55.308Z|f7acf5d7-a58e-4991-9389-1acc2de513b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-05-13T15:26:00.417Z|52bd28e4-6e3b-4585-9c68-bbe45ec6cf3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:26:00.417Z|379bbaa9-f557-4cc3-a304-58e387c88369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:26:00.418Z|52bd28e4-6e3b-4585-9c68-bbe45ec6cf3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:26:00.418Z|379bbaa9-f557-4cc3-a304-58e387c88369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-05-13T15:26:00.424Z|be99d874-cddd-42d1-9dc3-3f903855c4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-05-13T15:26:00.424Z|be99d874-cddd-42d1-9dc3-3f903855c4a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.